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

.wrapper-section_fjdPuv {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}

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

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

.learn_agree_f4eWR1 {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}

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

.cookies_tech_Jp0uO3 svg, .cookies_tech_Jp0uO3 svg path, .cookies_tech_Jp0uO3 img {
    width: 100px;
    height: 100px;
    fill: rgb(168,198,187);
}

.wrapper-section_fjdPuv .privacy_cookies_iYBkV1 {
    font-size: 20px;
    padding: 10px;
    background: rgb(168,198,187);
    color: #ffffff;
    margin-left: 30px;
    font-weight: 400;
    border: none;
}

.price_option_ZsakCL::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    bottom: 0;
    content: "";
    top: 0;
    z-index: 1;
    right: 0;
    position: absolute;
    left: 0;
}

.price_option_ZsakCL .learn_price_5v9J3K {
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
    display: grid;
    perspective: 2000px;
    gap: 30px;
}

.price_option_ZsakCL .learn_price_5v9J3K li {
    height: 100%;
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.price_option_ZsakCL .cert_plans_NFk8qH {
    display: block;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    will-change: transform;
    color: inherit;
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
}

.price_option_ZsakCL .indv_sub_VuQCzS::before {
    opacity: 0.15;
    top: -10px;
    right: -10px;
    transform: rotate(45deg);
    height: 100px;
    transition: all 0.4s ease;
    background: rgb(124,169,154);
    position: absolute;
    width: 100px;
    content: "";
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 h4 {
    position: relative;
    font-weight: 700;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    font-size: calc(21px * 1.2);
    color: #ffffff;
    padding-bottom: 15px;
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 p {
    overflow-y: auto;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
    padding-right: 10px;
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
    max-height: 200px;
    font-size: 16px;
}

.price_option_ZsakCL .cert_plans_NFk8qH:hover .class_cost_CNZxwW::before {
    width: 50px;
}

header::after {
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(168,198,187) 0%, 
        rgb(124,169,154) 50%, 
        rgb(168,198,187) 100%);
    z-index: 1;
    height: 4px;
    content: '';
}

header .top_head_t8SoeW {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px;
    gap: 0.5rem;
    border-radius: 20px;
    display: flex;
    backdrop-filter: blur(10px);
}

header .nav_start_Tsv3dq::before {
    bottom: -2px;
    background: linear-gradient(45deg, rgb(168,198,187), rgb(124,169,154));
    transition: all 0.3s ease;
    top: -2px;
    z-index: -1;
    opacity: 0;
    left: -2px;
    position: absolute;
    right: -2px;
    border-radius: calc(10px + 2px);
    content: '';
    transform: scale(0.95);
}

header .top_pagebar_IShupX:hover::before {
    left: 100%;
}

header .top_pagebar_IShupX svg {
    width: 160px;
    height: auto;
    z-index: 2;
    position: relative;
}

.meet_us_Qk520e {
    background: linear-gradient(135deg, rgb(211,227,220) 0%, rgb(124,169,154,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}

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

.meet_us_Qk520e .path_creators_sNCepV {
    position: relative;
}

.meet_us_Qk520e .path_creators_sNCepV ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0;
    gap: 40px;
}

.meet_us_Qk520e .promise_block_nzB8Jy {
    border-left: 4px solid rgb(168,198,187);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(30px);
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    padding: 40px 35px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.meet_us_Qk520e .promise_block_nzB8Jy h4 {
    color: rgb(168,198,187);
    display: inline-block;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: calc(21px + 2px);
}

.newsletter_subscription_mnutcT {
    padding: 6rem 2rem;
    background: rgb(211,227,220);
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
}

.newsletter_subscription_mnutcT .message_message_KFX7zn {
    width: 90%;
    display: flex;
    align-items: flex-start;
    padding: 0;
    transform: translateZ(0);
    position: relative;
    max-width: 500px;
    flex-direction: column;
}

.newsletter_subscription_mnutcT h3::after {
    height: 20px;
    position: absolute;
    content: "";
    background: #ffffff;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    width: 100%;
    bottom: -20px;
    left: 0;
}

.newsletter_subscription_mnutcT input[type="email"] {
    padding: 1.5rem;
    color: #000000;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    font-size: 14px;
    border: none;
    width: 100%;
    background: #ffffff;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.newsletter_subscription_mnutcT .sub_authorization_uAYk9v:hover {
    transform: translateY(40%) translateZ(30px) scale(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to right, rgb(168,198,187), rgb(124,169,154));
}

.newsletter_subscription_mnutcT .sub_authorization_uAYk9v:hover::before {
    opacity: 1;
}

.course_overview_7QEr9U {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background-color: rgb(211,227,220);
}

.course_overview_7QEr9U .tech_training_2qE8a1 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
}

.course_overview_7QEr9U .text_holder_bALUXh {
    width: 100%;
    z-index: 4;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.02);
    transform: translateZ(0);
    border-radius: 12px;
    padding: 40px;
}

.course_overview_7QEr9U .text_holder_bALUXh h2::after {
    border-radius: 10px;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    width: 60px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(168,198,187), rgb(124,169,154));
}

.course_overview_7QEr9U .thumbnail_image_8pkesB {
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    width: 100%;
    position: relative;
    height: 500px;
    border-radius: 12px;
    margin-top: 60px;
}

.course_overview_7QEr9U .tech_training_2qE8a1::before,
.course_overview_7QEr9U .tech_training_2qE8a1::after {
    position: absolute;
    height: 1px;
    z-index: 1;
    content: "";
    opacity: 0.5;
    top: 50%;
    background-color: rgb(168,198,187,0.5);
    width: 200px;
}

.course_overview_7QEr9U .tech_training_2qE8a1::before {
    left: -100px;
    transform: rotate(45deg);
}

.training_structure_PpsDai .text_holder_bALUXh {
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
}

.training_structure_PpsDai .text_holder_bALUXh h2::before {
    width: 120px;
    z-index: -1;
    position: absolute;
    top: -60px;
    opacity: 0.1;
    background: rgb(168,198,187);
    content: '';
    left: -80px;
    border-radius: 50%;
    filter: blur(30px);
    height: 120px;
}

.training_structure_PpsDai .text_holder_bALUXh h2::after {
    bottom: -20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    animation: float-small 8s infinite ease-in-out;
    height: 40px;
    position: absolute;
    content: '';
    border-radius: 50%;
    background: rgb(168,198,187);
    z-index: 4;
    right: 30px;
    width: 40px;
}

.training_structure_PpsDai::after {
    height: 200px;
    content: '';
    width: 200px;
    border: 2px solid rgb(168,198,187,0.5);
    transform: rotate(45deg);
    position: absolute;
    left: 10%;
    bottom: -100px;
    opacity: 0.2;
    animation: rotate-slow 30s linear infinite;
}



.training_structure_PpsDai .text_holder_bALUXh h2 span {
    position: relative;
    display: inline-block;
    z-index: 2;
}

.take_a_spin_iYva9b {
    padding: 5rem 1rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(124,169,154) 0%, rgb(168,198,187) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin: 4rem 0;
    position: relative;
}

.take_a_spin_iYva9b .container {
    transform: translateZ(0);
    padding: 0 20px;
    flex-direction: column;
    display: flex;
    align-items: center;
    max-width: 1200px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}

.take_a_spin_iYva9b h6::after {
    width: 80px;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    bottom: -12px;
    background: #ffffff;
    left: 50%;
    position: absolute;
    opacity: 0.7;
}

.take_a_spin_iYva9b span {
    z-index: 5;
    display: inline-block;
    position: relative;
    transform: perspective(800px) rotateX(2deg);
}

.take_a_spin_iYva9b .connect_list_AizNRx span {
    position: relative;
    transition: all 0.3s ease;
    z-index: 2;
    transform: none;
}

.take_a_spin_iYva9b .connect_list_AizNRx:hover {
    background: #ffffff;
    transform: translateY(-5px) scale(1.02);
    color: rgb(168,198,187);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
              0 5px 10px rgba(0, 0, 0, 0.08),
              0 0 0 2px rgba(255, 255, 255, 0.2);
}

.take_a_spin_iYva9b .connect_list_AizNRx:hover span {
    transform: scale(1.05);
}

.primary_page_gFmbGf {
    width: 100%;
    overflow: hidden;
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
}

.primary_page_gFmbGf .teach_method_lZ4cxg {
    max-width: 1200px;
    display: flex;
    width: 100%;
    gap: 2rem;
    padding: 2rem;
    flex-direction: column;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.primary_page_gFmbGf .text_holder_bALUXh {
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    flex-direction: column;
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.02) 100%);
    transform: translateY(20px);
    animation: fadeUp 0.8s forwards 0.5s;
    border-left: 3px solid rgb(168,198,187);
    padding: 2.5rem;
    display: flex;
    opacity: 0;
    gap: 2rem;
    backdrop-filter: blur(8px);
}

.primary_page_gFmbGf .edu_skill_vFpDP4 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}

.primary_page_gFmbGf h6 {
    text-align: center;
    opacity: 0;
    transform: scale(0.95);
    animation: scaleIn 0.5s forwards 1s;
    margin: 0;
}

.primary_page_gFmbGf h6 .connect_list_AizNRx:hover {
    box-shadow: 0 12px 25px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}

.primary_page_gFmbGf h6 .connect_list_AizNRx:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.secure_safekeeping_WOQ38K {
    display: flex;
    padding: 60px;
    width: 100%;
    border: 2px solid #000000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    height: auto;
    align-items: center;
    flex-direction: column;
}

.secure_safekeeping_WOQ38K ul, .secure_safekeeping_WOQ38K ol {
    border-top: 2px solid #000000;
    width: 100%;
    padding: 20px 0;
    max-width: 800px;
    border-bottom: 2px solid #000000;
    list-style: none;
    padding-left: 0;
    margin: 30px 0;
}

.secure_safekeeping_WOQ38K p, .secure_safekeeping_WOQ38K span, .secure_safekeeping_WOQ38K div {
    text-align: justify;
    color: #000000;
    font-size: 14px;
    width: 100%;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    max-width: 800px;
    margin-bottom: 20px;
}

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

.contact_panel_hnsgzQ .support_card_otZdQ4 {
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
    background: #ffffff;
    overflow: hidden;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
}

.contact_panel_hnsgzQ form h3::after {
    background: rgb(168,198,187);
    content: "";
    border-radius: 1.5px;
    left: 0;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -10px;
}

.contact_panel_hnsgzQ form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.contact_panel_hnsgzQ .connect_card_3B0rHW {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}

.contact_panel_hnsgzQ .connect_card_3B0rHW input[type="checkbox"]:checked + label::before {
    background: rgb(168,198,187);
}

.contact_panel_hnsgzQ .connect_card_3B0rHW label a {
    color: rgb(168,198,187);
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact_panel_hnsgzQ form .connect_list_AizNRx {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 17px;
    position: relative;
    padding: 16px 20px;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    background: rgb(168,198,187);
    border: none;
}

.thanksWrap_mdGF4L::after {
    position: absolute;
    width: 30%;
    transform: rotate(10deg) skewY(-5deg);
    content: "";
    z-index: 1;
    height: 60%;
    opacity: 0.4;
    background: linear-gradient(220deg, rgb(168,198,187,0.5) 0%, transparent 80%);
    bottom: -5%;
    left: -2%;
}

.thanksWrap_mdGF4L .teach_method_lZ4cxg {
    z-index: 3;
    border-left: 4px solid rgb(168,198,187);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 40px;
    animation: fadeIn 1s ease-out 0.3s forwards;
    position: relative;
    opacity: 0;
    transform: perspective(1000px) rotateY(0deg);
    background: #ffffff;
}

.thanksWrap_mdGF4L li::before {
    border-radius: 50%;
    height: 6px;
    content: "";
    position: absolute;
    top: 10px;
    width: 6px;
    left: 0;
    transform: translateY(-50%);
    background: rgb(124,169,154);
}

.service_info_tSDcuo::before {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    content: "";
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgba(rgb(168,198,187,0.5), 0.1) 0%, transparent 60%);
    width: 100%;
}

.service_info_tSDcuo h1::after {
    height: 3px;
    width: 80px;
    background: rgb(168,198,187);
    position: absolute;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
    left: 50%;
}

.service_info_tSDcuo .edu_reach_8g2VvT > div {
    background: rgba(rgb(211,227,220), 0.5);
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    padding: 1.5rem;
    position: relative;
    border-radius: 10px;
}

.service_info_tSDcuo .edu_reach_8g2VvT h6 {
    color: rgb(168,198,187);
    margin-bottom: 0.8rem;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.05em;
    align-items: center;
    display: flex;
    font-weight: 600;
}

.service_info_tSDcuo .quick_reach_4cviD5 > div:hover {
    transform: translateX(8px);
}

.service_info_tSDcuo svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 20px;
    width: 20px;
}

footer {
    width: 100%;
    position: relative;
}

footer .equity_pledge_LARXOQ::after {
    opacity: 0.3;
    border-radius: 50%;
    content: "";
    position: absolute;
    height: 200px;
    right: 15%;
    top: 50px;
    width: 200px;
    background: radial-gradient(circle, rgb(168,198,187), transparent 70%);
}

footer .info_item svg {
    margin-right: 10px;
    vertical-align: middle;
    height: 20px;
    fill: #ffffff;
    width: 20px;
    transform: skewX(5deg);
}

footer .text_main_holder {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

footer .first_section_psFgJa::before {
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    background-color: rgb(168,198,187);
    left: 0;
    width: 5px;
}

footer .top_head_t8SoeW h5::after {
    left: 0;
    height: 3px;
    content: "";
    bottom: 0;
    background-color: rgb(168,198,187);
    width: 50px;
    position: absolute;
}

footer .first_class_yFTXnm a::before {
    opacity: 0;
    transition: all 0.3s ease;
    color: rgb(168,198,187);
    position: absolute;
    content: "→";
    left: -20px;
}

footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 30px;
    border-radius: 29px;
    border-left: 5px solid rgb(168,198,187);
}

footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .sub_authorization_uAYk9v {
    cursor: pointer;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
    background-color: rgb(168,198,187);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 20px;
    font-size: 16px;
    color: #ffffff;
}

.training_results_t1XRxB::after {
    border-radius: 50%;
    content: "";
    filter: blur(80px);
    opacity: 0.5;
    width: 400px;
    top: -200px;
    height: 400px;
    position: absolute;
    animation: rotate 30s linear infinite;
    background: rgb(168,198,187,0.5);
    right: -200px;
}

.training_results_t1XRxB .thumbnail_image_8pkesB:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}

.training_results_t1XRxB .text_holder_bALUXh::before {
    border-radius: 20px;
    z-index: -1;
    top: -20px;
    height: 80px;
    content: "";
    right: 30px;
    width: 80px;
    transform: rotate(45deg);
    background: linear-gradient(135deg, rgb(168,198,187,0.5), rgb(124,169,154,0.5));
    opacity: 0.7;
    position: absolute;
}

.training_results_t1XRxB li {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    border-radius: 12px;
}

.training_results_t1XRxB li:hover::before {
    opacity: 0.3;
}

.training_results_t1XRxB li:hover p {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.9);
}

.training_results_t1XRxB svg path {
    fill: rgb(168,198,187);
    transition: fill 0.3s ease;
}

.training_results_t1XRxB li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    transform: scale(1.1) rotate(10deg);
}

.training_results_t1XRxB li:hover svg path {
    fill: rgb(124,169,154);
}

.course_instructor_n8FT6S .student_ratings_jbciIp {
    margin: 0 auto;
    display: grid;
    z-index: 2;
    position: relative;
    gap: 0;
    grid-template-columns: 45% 55%;
    max-width: 900px;
}

.course_instructor_n8FT6S .thumbnail_image_8pkesB::before {
    transform: scale(0.9);
    border: 1px solid #ffffff;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0;
    left: 20px;
    bottom: 20px;
    mix-blend-mode: overlay;
    z-index: 3;
    content: "";
    transition: all 0.5s ease;
}

.course_instructor_n8FT6S .exp_projects_UFcmIY::before {
    transition: width 0.3s ease;
    width: 10px;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(168,198,187), rgb(124,169,154));
    top: 0;
    content: "";
    position: absolute;
}

.course_instructor_n8FT6S .student_ratings_jbciIp:hover .name {
    transform: translateX(0);
    opacity: 1;
}

.course_instructor_n8FT6S .student_ratings_jbciIp:hover .exp_projects_UFcmIY > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}

.course_instructor_n8FT6S .work_achievements_VI7ObN::first-letter {
    font-size: 1.6em;
    color: rgb(168,198,187);
    font-weight: 700;
}


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


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



@media (max-width: 1200px) {.price_option_ZsakCL {
    padding: 100px 0;
}.price_option_ZsakCL h2 {
    font-size: calc(31px * 0.9);
}.price_option_ZsakCL .cost_levels_wkW7oR {
    margin-bottom: 40px;
    font-size: 16px;
}.price_option_ZsakCL .learn_price_5v9J3K {
    gap: 25px;
}
}



@media (max-width: 992px) {.price_option_ZsakCL {
    padding: 80px 0;
}.price_option_ZsakCL .learn_price_5v9J3K {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.price_option_ZsakCL .payment_pricing_Tq9Pu2 {
    padding: 30px 25px;
}.price_option_ZsakCL .payment_pricing_Tq9Pu2 p {
    max-height: 180px;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .top_head_t8SoeW {
    gap: 0.3rem;
}header .nav_start_Tsv3dq {
    padding: 0.6rem 0.8rem;
    font-size: calc(15px - 1px);
}header .top_pagebar_IShupX svg {
    width: 140px;
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .top_head_t8SoeW {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .top_head_t8SoeW::-webkit-scrollbar {
    height: 3px;
}header .top_head_t8SoeW::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(168,198,187);
}header .nav_start_Tsv3dq {
    white-space: nowrap;
}header .top_pagebar_IShupX svg {
    width: 110px;
}}



@media (min-width: 1200px) {.meet_us_Qk520e {
    padding: 180px 0 140px;
}.meet_us_Qk520e::before {
    height: 400px;
    width: 400px;
}.meet_us_Qk520e::after {
    width: 350px;
    height: 350px;
}.meet_us_Qk520e .container {
    padding: 0 40px;
}.meet_us_Qk520e h1 {
    transform: translateX(-20px);
}.meet_us_Qk520e .path_creators_sNCepV {
    perspective: 1000px;
}.meet_us_Qk520e .promise_block_nzB8Jy {
    transform: translateY(40px) rotateX(10deg);
    padding: 60px 50px;
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.5s ease;
    transform-origin: top;
}.meet_us_Qk520e .promise_block_nzB8Jy:hover {
    transform: translateY(-15px) rotateX(0) scale(1.03);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.14);
}.meet_us_Qk520e .promise_block_nzB8Jy h4 {
    font-size: calc(21px + 5px);
    margin-bottom: 25px;
}.meet_us_Qk520e .promise_block_nzB8Jy div {
    max-height: 400px;
    line-height: 1.9;
    font-size: calc(17px + 1px);
}
}



@media (min-width: 1200px) {.course_overview_7QEr9U .tech_training_2qE8a1 {
    flex-direction: column;
    align-items: center;
    display: flex;
}.course_overview_7QEr9U .text_holder_bALUXh {
    flex-wrap: wrap;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}.course_overview_7QEr9U .text_holder_bALUXh h2 {
    width: 100%;
}.course_overview_7QEr9U .text_holder_bALUXh .description {
    position: relative;
    padding: 0 15px;
    width: calc(50% - 30px);
    text-align: left;
}.course_overview_7QEr9U .text_holder_bALUXh .description:first-of-type::after {
    right: 0;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(168,198,187,0.5), transparent);
    width: 1px;
}.course_overview_7QEr9U .thumbnail_image_8pkesB {
    max-width: 80%;
    margin-top: 60px;
    height: 450px;
    border-radius: calc(12px * 2);
}.course_overview_7QEr9U .tech_training_2qE8a1::after {
    display: none;
}
}



@media screen and (max-width: 1200px) {.training_structure_PpsDai .text_holder_bALUXh h2 {
    width: 55%;
    transform: translateX(-30px);
}.training_structure_PpsDai .text_holder_bALUXh p {
    width: 70%;
    transform: translateX(30px);
}
}



@media screen and (max-width: 768px) {.training_structure_PpsDai {
    overflow: hidden;
    padding: 100px 0;
}.training_structure_PpsDai .text_holder_bALUXh h2 {
    padding: 25px 30px;
    margin-bottom: 20px;
    font-size: calc(30px * 0.9);
    align-self: center;
    transform: none;
    width: 100%;
}.training_structure_PpsDai .text_holder_bALUXh p {
    padding: 30px;
    width: 100%;
    margin-top: 0;
    align-self: center;
    transform: none;
}.training_structure_PpsDai .text_holder_bALUXh h2::before,
    .training_structure_PpsDai .text_holder_bALUXh h2::after,
    .training_structure_PpsDai::after,
    .training_structure_PpsDai .teach_method_lZ4cxg::before,
    .training_structure_PpsDai .teach_method_lZ4cxg::after {
    display: none;
}
}



@media screen and (max-width: 576px) {.take_a_spin_iYva9b {
    padding: 3rem 0.5rem;
    margin: 2rem 0;
}.take_a_spin_iYva9b h6 {
    margin-bottom: 1.5rem;
    font-size: calc(22px * 0.85);
}.take_a_spin_iYva9b h6::after {
    width: 50px;
}.take_a_spin_iYva9b .connect_list_AizNRx {
    font-size: calc(16px * 0.9);
    padding: 10px 18px;
    min-width: 160px;
}
}



@media (max-width: 767px) {.primary_page_gFmbGf .teach_method_lZ4cxg {
    padding: 1.25rem;
    gap: 1.25rem;
}.primary_page_gFmbGf h1 {
    font-size: calc(41px * 0.8);
}.primary_page_gFmbGf h1::after {
    bottom: -10px;
    height: 3px;
}.primary_page_gFmbGf .text_holder_bALUXh {
    gap: 1.5rem;
    padding: 1.5rem;
}.primary_page_gFmbGf .text_holder_bALUXh p {
    font-size: 17px;
}.primary_page_gFmbGf .edu_skill_vFpDP4 svg {
    width: 130px;
    height: 130px;
}.primary_page_gFmbGf h6 .connect_list_AizNRx {
    padding: 0.75rem 2rem;
}
}



@media screen and (min-width: 768px) {.contact_panel_hnsgzQ .support_card_otZdQ4 {
    flex-direction: row;
    max-width: 1000px;
}.contact_panel_hnsgzQ .thumbnail_image_8pkesB {
    width: 40%;
    height: auto;
    min-height: 400px;
}.contact_panel_hnsgzQ .feedback_request_InJ17z {
    width: 60%;
}
}



@media screen and (max-width: 576px) {.contact_panel_hnsgzQ {
    padding: 60px 0;
}.contact_panel_hnsgzQ h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
}.contact_panel_hnsgzQ .feedback_request_InJ17z {
    padding: 30px 20px;
}.contact_panel_hnsgzQ form h3 {
    font-size: calc(20px * 0.9);
}}



@media (max-width: 767px) {.thanksWrap_mdGF4L {
    padding: 80px 0;
}.thanksWrap_mdGF4L h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 40px;
}.thanksWrap_mdGF4L .teach_method_lZ4cxg {
    padding: 30px 25px;
}.thanksWrap_mdGF4L span {
    line-height: 1.7;
    font-size: 13px;
}.thanksWrap_mdGF4L h2::after {
    width: 60px;
}
}



@media (min-width: 992px) {.service_info_tSDcuo {
    padding: 7rem 4rem;
}.service_info_tSDcuo .edu_reach_8g2VvT {
    gap: 3rem;
    grid-template-columns: 1.5fr 1fr 1fr;
}.service_info_tSDcuo .edu_reach_8g2VvT > div:first-child {
    grid-column: auto;
}.service_info_tSDcuo .edu_reach_8g2VvT > div {
    padding: 2rem;
}.service_info_tSDcuo .quick_reach_4cviD5 {
    gap: 1.5rem;
}
}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .first_class_yFTXnm {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .sub_authorization_uAYk9v {
    white-space: nowrap;
}footer .first_class_yFTXnm a {
    padding-right: 10px;
}
}



@media (max-width: 767px) {footer .equity_pledge_LARXOQ {
    padding: 60px 0 30px;
}footer .talk_contact_0IxLs8 {
    margin-bottom: 40px;
    justify-content: center;
}footer .top_head_t8SoeW h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .story_spot_z0xpWD {
    margin-top: 40px;
}
}



@media (max-width: 576px) {.training_results_t1XRxB {
    padding: 50px 0;
}.training_results_t1XRxB .thumbnail_image_8pkesB {
    max-width: 85%;
}.training_results_t1XRxB .text_holder_bALUXh {
    width: 100%;
    padding: 30px 25px;
}.training_results_t1XRxB .text_holder_bALUXh::before {
    width: 60px;
    height: 60px;
    top: -15px;
    right: 20px;
}.training_results_t1XRxB h3 {
    font-size: 18px;
    margin-bottom: 25px;
}.training_results_t1XRxB li p {
    padding: 12px 15px;
}.training_results_t1XRxB svg {
    height: 22px;
    padding: 4px;
    width: 22px;
}}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}



@keyframes rotate-slow {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}



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



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes lineGrow {
    to {
        width: 120px;
    }
}



@keyframes floatSVG {
    0%, 100% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-10px) rotate(1deg);
    }
}



@keyframes grid-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

