﻿html {
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(166,182,110,0.5);
    scrollbar-width: auto;
}

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

svg {
    width: 30px;
    height: 30px;
}

.get_in_touch_27 .container {
    max-width: 1400px;
    padding: 0 1rem;
    margin: 0 auto;
}

.get_in_touch_27 .img_cover_87 {
    z-index: 2;
    position: relative;
    margin-left: -5%;
    flex: 0 0 45%;
    transform: skew(-10deg);
    min-height: 600px;
}

.get_in_touch_27 h2 {
    font-size: 45px;
    margin-bottom: 2.5rem;
    font-weight: 700;
    padding-left: 2rem;
    position: relative;
    text-align: left;
    color: #ffffff;
}

.get_in_touch_27 h2::before {
    left: 0;
    background: rgb(199,210,156);
    width: 1rem;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(199,210,156,0.5);
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '';
    height: 1rem;
}

.get_in_touch_27 .feedback_map_54 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(199,210,156);
    box-shadow: 0 0 15px rgb(199,210,156,0.5);
}

.get_in_touch_27 .feedback_map_54 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.get_in_touch_27 .feedback_map_54 .request_request_09 input[type="checkbox"] {
    border-radius: 10px;
    position: relative;
    width: 22px;
    appearance: none;
    border: 2px solid rgb(199,210,156,0.5);
    background: rgb(166,182,110,0.5);
    height: 22px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.get_in_touch_27 .feedback_map_54 .request_request_09 a {
    text-decoration: none;
    color: rgb(199,210,156);
    transition: color 0.3s ease;
    margin-left: 0.3rem;
}

.get_in_touch_27 .feedback_map_54 .feedback_form_16:hover::before {
    opacity: 1;
}

.get_in_touch_27 .feedback_map_54 .feedback_form_16:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(199,210,156,0.5);
}

.training_benefits_26::before {
    transform: translate(30%, -30%);
    position: absolute;
    opacity: 0.4;
    top: 0;
    height: 400px;
    right: 0;
    background: radial-gradient(circle, rgb(199,210,156,0.5) 0%, transparent 70%);
    filter: blur(60px);
    content: "";
    animation: float 15s ease-in-out infinite alternate;
    width: 400px;
}

.training_benefits_26 .img_cover_87 {
    height: auto;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    box-shadow: 
    15px 15px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    transform: rotate(-1deg);
}

.training_benefits_26 h3 {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
    color: rgb(199,210,156);
    border-bottom: 2px dashed rgb(199,210,156,0.5);
}

.training_benefits_26 li {
    margin-bottom: 15px;
    transform: translateX(0);
    position: relative;
    transition: all 0.3s ease;
}

.training_benefits_26 li:hover::before {
    height: 100%;
}

.training_benefits_26 li:hover p {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -3px -3px 8px rgba(255, 255, 255, 1);
}

.training_benefits_26 svg {
    height: 20px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid rgb(199,210,156,0.5);
    transition: all 0.3s ease;
    width: 20px;
    padding: 8px;
}

.training_benefits_26 li:hover svg path {
    fill: #ffffff;
}

.secure_retreat_34 h1 {
    font-weight: 700;
    color: rgb(199,210,156);
    margin-bottom: 20px;
    font-size: 48px;
    margin-top: 20px;
    border-bottom: 2px solid rgb(199,210,156);
    padding-bottom: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
}

.secure_retreat_34 li {
    font-size: 15px;
    padding: 5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}

.instructor_history_94::before {
    content: "";
    width: 100%;
    z-index: 1;
    background-size: 150px 150px;
    left: 0;
    opacity: 0.1;
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 85%, rgb(199,210,156,0.5) 85%, rgb(199,210,156,0.5) 88%, transparent 88%),
        linear-gradient(180deg, transparent 85%, rgb(166,182,110,0.5) 85%, rgb(166,182,110,0.5) 88%, transparent 88%);
    animation: gridFlow 20s linear infinite;
    position: absolute;
    top: 0;
}

.instructor_history_94 .success_reviews_04::after {
    width: 100%;
    content: "";
    border-radius: 24px;
    z-index: -2;
    border: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    backdrop-filter: blur(15px);
    height: 100%;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
}

.instructor_history_94 .success_reviews_04:hover .name {
    transform: translateX(15px);
}

.instructor_history_94 .name::after {
    left: 0;
    transition: width 0.5s ease;
    height: 2px;
    position: absolute;
    background: rgb(199,210,156);
    bottom: 0;
    width: 0;
    content: "";
}

.instructor_history_94 .career_tasks_70 {
    border-left: 4px solid rgb(166,182,110);
    position: relative;
    border-radius: 24px;
    z-index: 2;
    width: 95%;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    line-height: 1.8;
    grid-area: quote;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    align-self: start;
    font-size: 16px;
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    padding: 2rem;
    margin-right: 0;
    color: #ffffff;
    backdrop-filter: blur(10px);
    transform: translateY(0);
}

.user_testimonials_68::before {
    opacity: 0.05;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    background: repeating-linear-gradient(
        30deg,
        rgb(166,182,110,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(166,182,110,0.5) 12px
    );
}

.user_testimonials_68 .review_glow_68 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    position: relative;
    padding: 0;
    list-style: none;
}

.user_testimonials_68 .success_reviews_04:nth-child(odd) {
    transform: translateY(40px);
}

.user_testimonials_68 .success_reviews_04:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

.user_testimonials_68 .success_reviews_04::after {
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(199,210,156) 0%, rgb(166,182,110) 100%);
    left: 0;
    width: 100%;
    content: "";
    transition: transform 0.4s ease-out;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: left;
}

.user_testimonials_68 .success_reviews_04:hover img {
    transform: scale(1.1);
}

.user_testimonials_68 .success_reviews_04 h4::after {
    content: "";
    transition: width 0.3s ease;
    width: 30px;
    bottom: -5px;
    background-color: rgb(166,182,110);
    position: absolute;
    left: 0;
    height: 2px;
}

.user_testimonials_68 a:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.user_testimonials_68 a:hover::before {
    left: 100%;
}

header .head_teach_61 {
    background: linear-gradient(120deg, rgb(199,210,156) 0%, rgb(166,182,110,0.5) 100%);
    box-sizing: border-box;
    padding: 1.5rem 0;
    overflow: visible;
    position: relative;
    z-index: 99;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

header .head_teach_61 .nav_pro_93:hover {
    transform: translateY(0) scale(1.05);
}

header .head_teach_61 .nav_pro_93 .nav_skill_62 {
    display: block;
    padding: 0.5rem 1rem;
    position: relative;
}

header .head_teach_61 .head_master_57 {
    padding: 0;
    padding-right: calc((100vw - 100%) / 2);
    margin: 0;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    display: flex;
    width: 80vw;
    background: linear-gradient(90deg, transparent, rgb(199,210,156,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: flex-end;
    list-style: none;
    position: relative;
}

header .head_teach_61 .head_master_57 .top_primary_89 a:hover {
    transform: translateZ(10px);
    color: rgb(166,182,110);
}

header .head_teach_61 .head_master_57 .top_primary_89 a:hover::after {
    width: calc(100% - 3rem);
}

#cookieMessageAlert_83:checked ~ .trackingSettingsPopup_65 {
    opacity: 0;
    visibility: hidden;
}

.trackingSettingsPopup_65 h5 {
    font-size: 23px;
    text-transform: uppercase;
    color: rgb(199,210,156);
    font-weight: 700;
    letter-spacing: 1.5px;
    margin: 0;
}

.cookie_protect_80 {
    justify-content: center;
    display: flex;
    padding: 10px;
    margin-right: 20px;
    border-radius: 27px;
    background: rgb(199,210,156,0.5);
    align-items: center;
    flex-shrink: 0;
}

.cookie_button.consent_comply_92 {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: 2px solid rgb(166,182,110);
}

.trackingSettingsPopup_65 p a:hover {
    color: rgb(166,182,110);
}


.appDiv_03 {
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(166,182,110,0.5) 100%);
    padding: 120px 0;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
}

.appDiv_03 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    transform-style: preserve-3d;
    padding: 0 20px;
}

.appDiv_03 h2 {
    transform: translateZ(30px);
    margin-bottom: 40px;
    animation: slideInFromTop 0.8s ease-out forwards;
    line-height: 1.3;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.appDiv_03 .creds_sect_54::before {
    height: 0;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
    width: 6px;
    content: "";
    left: 0;
    position: absolute;
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
}

.appDiv_03 li {
    align-items: flex-start;
    display: flex;
    position: relative;
}

.appDiv_03 li span::first-letter {
    color: rgb(199,210,156);
    font-size: 1.5em;
    font-weight: 700;
}

.future_students_70 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(166,182,110,0.5) 100%);
}

.future_students_70 .creds_sect_54 {
    flex-direction: column;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    max-width: 1100px;
    display: flex;
}

.future_students_70 h3 {
    text-align: right;
    font-size: 28px;
    padding: 0.8rem 2rem;
    color: #ffffff;
    background: rgba(rgb(199,210,156,0.5), 0.2);
    margin-bottom: 3rem;
    align-self: flex-end;
    border-radius: 10px 0 0 10px;
    box-shadow: inset 0 0 0 1px rgba(#ffffff, 0.1);
    display: inline-block;
    font-weight: 600;
    padding: 1rem 0;
    position: relative;
}

.future_students_70 ul {
    list-style: none;
    grid-template-rows: repeat(2, auto);
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
}

.future_students_70 li::after {
    right: 0;
    opacity: 0;
    position: absolute;
    content: "";
    transition: opacity 0.3s ease;
    z-index: 1;
    top: 0;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(199,210,156,0.5), 0.2) 50%);
    height: 30px;
    width: 30px;
}

.future_students_70 li:hover {
    border-color: rgba(rgb(199,210,156,0.5), 0.3);
    transform: translateY(-5px);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(#ffffff, 0.1);
}

.future_students_70 li:hover svg {
    transform: scale(1.2);
}

.learning_system_76 {
    justify-content: center;
    position: relative;
    align-items: center;
    background: rgb(233,237,211);
    overflow: hidden;
    min-height: 75vh;
    display: flex;
}

.learning_system_76 .container {
    justify-content: center;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 5rem 2rem;
    display: flex;
}

.learning_system_76 .creds_sect_54::before {
    width: 100%;
    top: 0;
    border: 2px solid rgb(199,210,156,0.5);
    height: 100%;
    border-radius: 50%;
    position: absolute;
    opacity: 0.6;
    content: "";
    left: 0;
    animation: rotateCircle 20s linear infinite;
}

.learning_system_76 h3::before {
    z-index: 2;
    left: 50%;
    background: linear-gradient(to bottom, rgb(199,210,156), transparent);
    content: "";
    position: absolute;
    bottom: -20%;
    height: 20%;
    width: 2px;
}

.learning_system_76 span {
    line-height: 1.8;
    max-width: 600px;
    border-radius: 15px;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    color: #000000;
    padding: 2rem 3rem;
    position: relative;
    background: #ffffff;
    text-align: center;
    font-size: 17px;
    width: 70%;
}

.course_summary_53 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(233,237,211);
}

.course_summary_53::after {
    height: 350px;
    position: absolute;
    opacity: 0.3;
    z-index: 0;
    bottom: -100px;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    right: -100px;
    width: 350px;
    background: rgb(166,182,110,0.5);
    content: "";
    filter: blur(150px);
}

.course_summary_53 .img_cover_87 {
    width: 100%;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 280px;
}

.course_summary_53 .coding_expert_45:hover .img_cover_87 {
    transform: scale(1.05);
}

.course_summary_53 .coding_expert_45:hover .img_cover_87::after {
    opacity: 0.5;
}

.course_summary_53 .section_content_23::before {
    content: "";
    position: absolute;
    top: -8px;
    width: 40px;
    height: 4px;
    background: rgb(199,210,156);
    left: 20px;
}

.course_summary_53 .section_content_23 span.description {
    display: none;
}

.course_summary_53 .section_content_23 div {
    position: relative;
}

.course_summary_53 .section_content_23 div::after {
    content: "";
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    pointer-events: none;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

footer::after {
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(166,182,110) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(166,182,110) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(166,182,110) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(166,182,110) 1px, transparent 1px);
    top: 0;
    opacity: 0.1;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 50px 50px;
    content: "";
    z-index: -1;
    position: absolute;
}

.desktop_app_52 .company_holder h3 {
    font-size: 28px;
    border-top-left-radius: 27px;
    color: #ffffff;
    position: relative;
    margin: 0;
    font-weight: 700;
    background: rgb(166,182,110);
    border-top-right-radius: 27px;
    padding: 1.5rem 2rem;
}

.desktop_app_52 .company_holder h3::after {
    width: 10px;
    height: 10px;
    top: 50%;
    background: #ffffff;
    transform: translateY(-50%);
    position: absolute;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    content: "";
    right: 15px;
    border-radius: 50%;
}

.desktop_app_52 .discuss_cta_82::after {
    opacity: 0.6;
    right: -10px;
    background: rgb(166,182,110);
    height: 20px;
    content: "";
    bottom: 2rem;
    border-radius: 50%;
    position: absolute;
    width: 20px;
}

.desktop_app_52 .head_master_57 h5 {
    font-size: 20px;
    color: #ffffff;
    align-items: center;
    margin: 0;
    padding: 1rem 1.5rem;
    font-weight: 600;
    background: rgb(166,182,110);
    position: relative;
    display: flex;
}

.desktop_app_52 .head_master_57 h5::after {
    top: 50%;
    position: absolute;
    right: 15px;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 6px;
    background: #ffffff;
    width: 6px;
    content: "";
}

.desktop_app_52 .head_master_57 .top_navbar_07 a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.gift_card_61 {
    position: relative;
    padding: 2rem 0;
    margin-top: 2.5rem;
    background: rgb(166,182,110);
}

.gift_card_61::before {
    background-repeat: repeat-x;
    width: 100%;
    top: -5px;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(199,210,156) 20px, rgb(199,210,156) 40px,
            transparent 40px, transparent 60px,
            rgb(199,210,156) 60px, rgb(199,210,156) 80px,
            transparent 80px, transparent 100px,
            rgb(199,210,156) 100px, rgb(199,210,156) 120px
        );
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
}

.offer_list_35::before {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgba(36, 48, 94, 0.95), rgba(26, 35, 72, 0.97));
    position: absolute;
    content: "";
}

.offer_list_35 h2::after {
    content: "";
    height: 3px;
    left: 50%;
    border-radius: 1px;
    transform: translateX(-50%);
    bottom: -12px;
    width: 80px;
    background: rgb(199,210,156);
    position: absolute;
}

.offer_list_35 .payment_pricing_67 li {
    display: flex;
    height: 100%;
}

.offer_list_35 .price_panel_93 {
    overflow: hidden;
    display: flex;
    position: relative;
    width: 100%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1), 
                0 2px 5px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    backdrop-filter: blur(10px);
    flex-direction: column;
    height: 100%;
    transform: translateY(0) scale(1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
    text-decoration: none;
}

.offer_list_35 .price_panel_93:hover h4::after {
    width: 60px;
    background-color: rgb(199,210,156);
}

.offer_list_35 .price_panel_93 p {
    color: rgba(255, 255, 255, 0.75);
    white-space: normal;
    flex-grow: 1;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 30px;
    hyphens: auto;
    word-break: normal;
    overflow-wrap: break-word;
    line-height: 1.7;
}

.offer_list_35 .price_panel_93:hover .study_packages_90 {
    transform: translateY(-3px);
    color: rgb(166,182,110);
}

.help_center_04::after {
    bottom: -10%;
    z-index: 0;
    transform: rotate(15deg);
    content: '';
    right: -10%;
    position: absolute;
    opacity: 0.05;
    width: 60%;
    background: linear-gradient(225deg, rgb(166,182,110) 0%, transparent 60%);
    height: 120%;
}

.help_center_04 .online_questions_40:nth-child(1) {
    padding: 50px;
    z-index: 2;
    overflow: hidden;
    grid-row: 1 / 2;
    background: #ffffff;
    position: relative;
    border-radius: 17px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    grid-column: 1 / 3;
}

.help_center_04 .online_questions_40:nth-child(3) {
    background: rgb(199,210,156);
    z-index: 1;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    grid-column: 1 / 3;
    transform: translateY(-20px);
    border-radius: 17px;
    grid-row: 2 / 3;
    padding: 40px;
}

.help_center_04 .online_questions_40 > p {
    margin-bottom: 15px;
    padding-left: 35px;
    align-items: center;
    color: #000000;
    position: relative;
    display: flex;
}

.help_center_04 .talk_contact_84 {
    background: rgb(233,237,211);
    position: relative;
    border-radius: 10px;
    margin-top: 40px;
    padding: 30px;
}

.help_center_04 .ask_questions_74 {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
}

.help_center_04 .ask_questions_74 span:hover {
    border-left: 3px solid rgb(166,182,110);
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.help_center_04 .online_questions_40:hover .img_cover_87 {
    transform: scale(1.05);
}

.help_center_04 .get_help_56 a {
    transition: all 0.3s ease;
    padding-left: 45px;
    text-decoration: none;
    display: flex;
    position: relative;
    align-items: center;
}

.help_center_04 .get_help_56 a span {
    color: rgba(255, 255, 255, 0.7);
    font-size: calc(16px * 0.85);
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    letter-spacing: 1px;
}

.primary_page_70 {
    padding: 0;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.primary_page_70 .learn_zone_34 {
    margin-left: 5%;
    position: relative;
    padding: 2rem;
    z-index: 2;
    gap: 2rem;
    display: grid;
    width: 90%;
    grid-template-columns: 1fr;
    max-width: 1200px;
    transform: translateY(-2vh);
}

.primary_page_70 .learn_zone_34 > div:nth-child(2) {
    animation: fade-up 1s ease 0.6s forwards;
    gap: 1.5rem;
    opacity: 0;
    position: relative;
    transform: translateY(20px);
    flex-direction: column;
    display: flex;
}

.primary_page_70 h3 {
    position: relative;
    color: rgb(166,182,110);
    padding-left: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    max-width: 800px;
    font-size: clamp(1.2rem, 3vw, 20px);
}

.primary_page_70 p:hover {
    transform: translateX(10px) translateY(-5px);
}

.our_mission_92 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(233,237,211) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}

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

.our_mission_92 .pro_track_45 {
    border-radius: 12px;
    padding: 30px;
    flex: 0 0 350px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(5deg);
    background: #ffffff;
    position: relative;
}

.our_mission_92 .img_cover_87::after {
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    height: 30%;
    content: '';
}

.our_mission_92 .master_classes_53 {
    font-weight: 600;
    color: rgb(199,210,156);
    font-size: 18px;
}

.our_mission_92 .expert_guides_12 {
    display: flex;
    color: rgb(199,210,156);
    font-weight: 600;
    font-size: 21px;
    align-items: center;
    margin-bottom: 20px;
}

.our_mission_92 .expert_guides_12 svg {
    height: 30px;
    margin-right: 10px;
    fill: rgb(199,210,156);
    width: 30px;
}

.our_mission_92 p {
    line-height: 1.8;
    font-size: 18px;
    color: #000000;
    position: relative;
}

.join_list_94::before {
    inset: 0;
    z-index: -1;
    background-image: 
        repeating-linear-gradient(
            -45deg, 
            transparent, 
            transparent 15px, 
            rgba(255, 255, 255, 0.03) 15px, 
            rgba(255, 255, 255, 0.03) 30px
        );
    position: absolute;
    content: "";
}

.join_list_94 h4::before {
    left: 0;
    position: absolute;
    height: calc(100% - 1rem);
    content: "";
    top: 0.5rem;
    transform: scaleY(0);
    background: rgb(166,182,110);
    animation: scaleVertical 0.5s ease-out 0.6s forwards;
    transform-origin: top;
    width: 4px;
}

.join_list_94 input[type="email"] {
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 1rem 1.5rem;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    background-color: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.08);
    width: 100%;
}

.join_list_94 .sub_grids_49::before {
    border-radius: 50%;
    top: 50%;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    width: 150%;
    height: 150%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
}


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



@media screen and (max-width: 1200px) {.get_in_touch_27 .img_cover_87 {
    margin-left: -3%;
}
}



@media screen and (max-width: 768px) {.get_in_touch_27 {
    padding: 3rem 0;
}.get_in_touch_27 h2 {
    font-size: calc(45px * 0.8);
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}.get_in_touch_27 h2::before {
    width: 0.8rem;
    height: 0.8rem;
}.get_in_touch_27 .feedback_map_54 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.9);
}.get_in_touch_27 .feedback_map_54 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}



@media (max-width: 768px) {.training_benefits_26 {
    padding: 50px 0;
}.training_benefits_26 .img_cover_87 {
    max-height: 280px;
}.training_benefits_26 h3 {
    font-size: calc(31px * 0.9);
}
}



@media (max-width: 576px) {.training_benefits_26 {
    padding: 40px 0;
}.training_benefits_26 .img_cover_87 {
    max-height: 220px;
}.training_benefits_26 .section_content_23 {
    padding: 20px 15px;
}.training_benefits_26 h3 {
    font-size: calc(31px * 0.85);
    margin-bottom: 20px;
}.training_benefits_26 li {
    margin-bottom: 12px;
}.training_benefits_26 li p {
    gap: 10px;
    padding: 8px 10px;
    font-size: calc(13px * 0.95);
}.training_benefits_26 svg {
    height: 18px;
    padding: 6px;
    width: 18px;
}}



@media (max-width: 576px) {.instructor_history_94 {
    padding: 5rem 0;
}.instructor_history_94 .img_cover_87 {
    height: 250px;
}.instructor_history_94 .name {
    font-size: 18px;
}.instructor_history_94 .success_reviews_04 span:not(.name) {
    padding: 0.5rem 1rem;
    font-size: 16px;
}.instructor_history_94 .career_tasks_70 {
    width: 95%;
    line-height: 1.6;
    padding: 1.5rem;
    font-size: calc(16px * 0.9);
}}



@media (max-width: 768px) {.user_testimonials_68 {
    padding: 60px 15px 40px;
}.user_testimonials_68 h2 {
    font-size: calc(30px - 8px);
    margin-bottom: 40px;
}.user_testimonials_68 .review_glow_68 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.user_testimonials_68 a {
    text-align: center;
    margin-top: 30px;
    display: block;
    width: 100%;
}
}



@media (max-width: 480px) {.user_testimonials_68 {
    padding: 50px 10px 30px;
}.user_testimonials_68 h2 {
    font-size: calc(30px - 12px);
    margin-bottom: 30px;
}.user_testimonials_68 .success_reviews_04 {
    padding: 20px 15px;
}.user_testimonials_68 .success_reviews_04 div {
    margin-bottom: 15px;
}.user_testimonials_68 .success_reviews_04 img {
    height: 50px;
    width: 50px;
}.user_testimonials_68 a {
    font-size: calc(14px - 2px);
    padding: 12px 25px;
}}



@media (max-width: 991px) {.appDiv_03 {
    padding: 80px 0;
}.appDiv_03 h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.appDiv_03 .creds_sect_54 {
    padding: 35px;
}
}



@media (max-width: 767px) {.appDiv_03 {
    padding: 60px 0;
    perspective: 800px;
}.appDiv_03 h2 {
    margin-bottom: 25px;
    transform: translateZ(20px);
    font-size: calc(28px * 0.8);
}.appDiv_03 .creds_sect_54 {
    transform: translateZ(5px) rotateX(1deg);
    padding: 30px 25px;
}.appDiv_03 li::before {
    width: 10px;
    left: -20px;
    height: 10px;
}.appDiv_03 li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 768px) {.future_students_70 {
    padding: 3.5rem 0;
}.future_students_70 .creds_sect_54 {
    padding: 0 1.5rem;
}.future_students_70 h3 {
    padding: 0.6rem 1.5rem;
    border-radius: 10px;
    text-align: center;
    font-size: calc(28px * 0.8);
    margin-bottom: 2rem;
    align-self: center;
    width: auto;
}.future_students_70 h3::before {
    bottom: 0;
    right: 0;
    top: auto;
    width: 100%;
    height: 4px;
    left: 0;
}.future_students_70 h3::after {
    display: none;
}.future_students_70 ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}
}



@media (max-width: 576px) {.learning_system_76 {
    padding: 2.5rem 0;
}.learning_system_76 .container {
    padding: 0 1rem;
}.learning_system_76 .creds_sect_54 {
    gap: 1.5rem;
}.learning_system_76 h3 {
    font-size: calc(29px * 0.7);
    padding: 1.2rem 1.5rem;
}.learning_system_76 span {
    padding: 1.2rem 1.5rem;
    font-size: calc(17px * 0.85);
}.learning_system_76 .creds_sect_54::before,
    .learning_system_76 .creds_sect_54::after {
    display: none;
}}



@media (min-width: 992px) {.course_summary_53 .coding_expert_45 {
    max-height: 450px;
}.course_summary_53 .img_cover_87 {
    flex: 0 0 40%;
}.course_summary_53 .section_content_23 {
    padding: 50px;
    flex: 0 0 60%;
}.course_summary_53 .section_content_23 h3 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.1);
}.course_summary_53 .section_content_23 p.description {
    line-height: 1.8;
    max-height: 250px;
}
}



@media (max-width: 767px) {.course_summary_53 {
    padding: 80px 0;
}.course_summary_53 .section_content_23 {
    padding: 30px 25px;
}.course_summary_53 .section_content_23 h3 {
    font-size: calc(20px * 1.2);
    margin-bottom: 20px;
}.course_summary_53 .section_content_23 p.description {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
    max-height: 180px;
}}



@media (max-width: 768px) {.desktop_app_52 {
    padding: 3rem 0 1rem;
}.desktop_app_52 .top_navbar_07 {
    gap: 1.5rem;
}.desktop_app_52 .company_holder h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(28px - 2px);
}.desktop_app_52 .discuss_cta_82 {
    padding: 1.5rem;
}.desktop_app_52 .discuss_cta_82::before,
    .desktop_app_52 .discuss_cta_82::after {
    display: none;
}.gift_card_61 {
    margin-top: 2rem;
}.gift_card_61 .converter_17::before,
    .gift_card_61 .converter_17::after {
    width: 30px;
}
}




@media (max-width: 1200px) {.offer_list_35 {
    padding: 80px 0;
}.offer_list_35 .cost_fee_42 {
    max-width: 90%;
}.offer_list_35 .payment_pricing_67 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}



@media (max-width: 480px) {.offer_list_35 {
    padding: 50px 0;
}.offer_list_35 h2 {
    font-size: calc(31px * 0.85);
}.offer_list_35 .cost_fee_42 {
    font-size: calc(15px * 0.95);
}.offer_list_35 .payment_scheme_48 {
    padding: 25px 20px;
}.offer_list_35 .price_panel_93 h4 {
    margin-bottom: 15px;
    font-size: calc(21px * 0.95);
}.offer_list_35 .study_packages_90 {
    font-size: 21px;
}}



@media (max-width: 768px) {.help_center_04 {
    padding: 60px 0;
}.help_center_04 .online_questions_40:nth-child(1) {
    padding: 30px;
}.help_center_04 .online_questions_40:nth-child(3) {
    padding: 25px;
}.help_center_04 .talk_contact_84 {
    padding: 25px;
    margin-top: 30px;
}.help_center_04 .get_help_56 {
    gap: 25px;
}
}



@media (min-width: 768px) {.primary_page_70 .learn_zone_34 {
    grid-template-columns: 1fr 1fr;
    margin-left: 10%;
    gap: 3rem;
    width: 80%;
}.primary_page_70 .title_style_header {
    font-size: clamp(3rem, 5.5vw, 4.5rem);
    transform: translateX(-10px);
}.primary_page_70 .learn_zone_34 > div:nth-child(2) {
    margin-top: 3rem;
}.primary_page_70 h3 {
    font-size: clamp(1.3rem, 2.2vw, 1.8rem);
}.primary_page_70 p {
    font-size: clamp(1.1rem, 1.5vw, 1.3rem);
    max-width: 500px;
}
}



@media (max-width: 992px) {.our_mission_92 {
    padding: 80px 0;
}.our_mission_92 .creds_sect_54 {
    flex-direction: column;
    gap: 40px;
}.our_mission_92 .pro_track_45 {
    transform: perspective(1000px) rotateY(0);
    width: 100%;
    max-width: 450px;
    flex: 0 0 auto;
}.our_mission_92 .pro_track_45::before {
    transform: perspective(1000px) rotateY(0);
}.our_mission_92 .section_content_23 {
    transform: perspective(1000px) rotateY(0);
    width: 100%;
    max-width: 450px;
}
}



@media (min-width: 992px) {.join_list_94 {
    padding: 6rem 4rem;
}.join_list_94::after {
    width: 40%;
}.join_list_94 .creds_sect_54 {
    gap: 4rem;
    grid-template-columns: 1.5fr 1fr;
}.join_list_94 h4 {
    transform: skewX(-3deg);
    font-size: calc(23px * 1.2);
}.join_list_94 h4::before {
    transform: skewX(3deg);
    left: 0.3rem;
}.join_list_94 .input_holder {
    transform: perspective(1000px) rotateY(2deg);
}.join_list_94 input[type="email"] {
    padding: 1.2rem 1.8rem;
}.join_list_94 .sub_grids_49 {
    padding: 1.2rem 2.5rem;
}
}

@keyframes float {
  0% {
    transform: translate(-30%, 30%) scale(1);
    opacity: 0.3;
  }
  100% {
    transform: translate(-20%, 20%) scale(1.1);
    opacity: 0.5;
  }
}



@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}



@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 120px;
    }
}



@keyframes floating {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(2%, 10%) rotate(-5deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(2deg);
    }
}



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



@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(10px) rotateX(5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px) rotateX(2deg);
    }
}



@keyframes rotateElement {
    0% {
        transform: translate(-50%, 50%) rotate(45deg);
    }
    100% {
        transform: translate(-50%, 50%) rotate(405deg);
    }
}



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



@keyframes line-grow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}



@keyframes slide-in {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes scaleVertical {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}

