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

.equity_pledge_LARXOQ {
    flex: 0 0 auto;
}

.equity_pledge_LARXOQ {
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    color: #ffffff;
    background-color: rgb(168,198,187);
}


.trackingNoticeDialog_6n5T29 {
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(168,198,187);
    width: 100%;
    z-index: 90;
    background: rgb(211,227,220);
}

#cookie_popuppanel_mpr380:checked ~ .trackingNoticeDialog_6n5T29 {
    opacity: 0;
    visibility: hidden;
}

.trackingNoticeDialog_6n5T29 p a {
    color: rgb(168,198,187);
    text-decoration: none;
}



.wrapper-section_fjdPuv .trackingNoticeDialog_6n5T29 {
    box-shadow: rgb(124,169,154,0.5) 0px 0px 40px 39px;
    border: none;
    background: rgb(124,169,154);
    padding: 40px 0;
}

.wrapper-section_fjdPuv .track_toggle_wcG9DL h5, .wrapper-section_fjdPuv .track_toggle_wcG9DL p {
    color: #ffffff;
}

.price_option_ZsakCL .program_price_QcqLMw {
    perspective: 1000px;
    position: relative;
}

.price_option_ZsakCL h2 {
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    font-size: 31px;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    transform: translateZ(50px);
    margin-bottom: 20px;
    text-align: center;
}

.price_option_ZsakCL .learn_price_5v9J3K li:nth-child(1) {
    animation-delay: 0.3s;
}

.price_option_ZsakCL .learn_price_5v9J3K li:nth-child(3) {
    animation-delay: 0.7s;
}

.price_option_ZsakCL .cert_plans_NFk8qH:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}

.price_option_ZsakCL .cert_plans_NFk8qH:hover .indv_sub_VuQCzS {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}

.price_option_ZsakCL .cert_plans_NFk8qH:hover .indv_sub_VuQCzS::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 {
    padding: 35px 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    position: relative;
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 h4::after {
    background: rgb(168,198,187);
    position: absolute;
    content: "";
    transition: width 0.4s ease;
    width: 50px;
    left: 0;
    height: 3px;
    bottom: 0;
}

.price_option_ZsakCL .class_cost_CNZxwW {
    position: relative;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    font-size: calc(21px * 1.4);
    transition: all 0.4s ease;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    color: #ffffff;
}

.price_option_ZsakCL .cert_plans_NFk8qH:hover .class_cost_CNZxwW {
    color: rgb(124,169,154);
    transform: scale(1.1);
}

header .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

header .header_base_D1pPZ2 {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}

header .nav_start_Tsv3dq {
    font-weight: 400;
    text-decoration: none;
    color: #ffffff;
    padding: 0.7rem 1.2rem;
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
}

header .nav_start_Tsv3dq:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

header .top_pagebar_IShupX::before {
    position: absolute;
    width: 100%;
    left: -100%;
    height: 100%;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    transition: 0.5s;
    top: 0;
}

.meet_us_Qk520e::after {
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: -80px;
    opacity: 0.08;
    content: "";
    left: -80px;
    border-radius: 50%;
    z-index: 1;
    background: rgb(124,169,154,0.5);
}

.meet_us_Qk520e h1::after {
    width: 80px;
    bottom: -15px;
    position: absolute;
    height: 4px;
    animation: expandLine 1s 0.4s ease-out forwards;
    content: "";
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(168,198,187) 0%, rgb(124,169,154) 100%);
    transform-origin: left;
}

.meet_us_Qk520e .promise_block_nzB8Jy::before {
    background: rgb(168,198,187,0.5);
    opacity: 0.05;
    transform: translate(50%, -50%) rotate(45deg);
    right: 0;
    height: 120px;
    content: "";
    width: 120px;
    position: absolute;
    top: 0;
    transition: transform 0.6s ease;
}

.meet_us_Qk520e .promise_block_nzB8Jy h4::after {
    content: "";
    left: 0;
    bottom: -8px;
    background: rgb(124,169,154);
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
    width: 40px;
}

.newsletter_subscription_mnutcT::before {
    z-index: 0;
    animation: movePattern 20s linear infinite;
    content: "";
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(0deg, transparent 40%, rgb(168,198,187,0.5) 100%),
        repeating-linear-gradient(-45deg, rgb(124,169,154,0.5) 0, rgb(124,169,154,0.5) 2px, transparent 2px, transparent 8px);
    height: 100%;
    left: 0;
    top: 0;
}

.newsletter_subscription_mnutcT .input_holder {
    transform: translateY(-3rem) translateZ(0);
    border-radius: 18px;
    background: rgb(124,169,154,0.5);
    display: flex;
    padding: 4rem 2rem 2rem;
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    position: relative;
    flex-direction: column;
    z-index: 2;
}

.newsletter_subscription_mnutcT input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.newsletter_subscription_mnutcT .sub_authorization_uAYk9v {
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    align-self: center;
    border: none;
    font-weight: 600;
    width: 80%;
    background: rgb(168,198,187);
    padding: 1.2rem;
    font-size: 19px;
    z-index: 1;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    transform: translateY(50%) translateZ(20px);
    color: #ffffff;
}

.course_overview_7QEr9U::after {
    opacity: 0.15;
    position: absolute;
    width: 100%;
    background: radial-gradient(circle at center, rgb(168,198,187,0.5) 0%, transparent 70%);
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 2;
}

.course_overview_7QEr9U .text_holder_bALUXh::before {
    -webkit-mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    left: 0;
    background: linear-gradient(135deg, rgb(168,198,187,0.5), transparent 70%, rgb(124,169,154,0.5)) border-box;
    top: 0;
    opacity: 0.3;
    content: "";
    z-index: -1;
    height: 100%;
    border-radius: 12px;
    position: absolute;
    border: 1px solid transparent;
    width: 100%;
}

.course_overview_7QEr9U .text_holder_bALUXh .description:last-child {
    margin-bottom: 0;
}

.course_overview_7QEr9U .thumbnail_image_8pkesB::after {
    width: 100%;
    opacity: 0.3;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent 50%, rgb(124,169,154,0.5) 100%);
}

.training_structure_PpsDai {
    background: linear-gradient(110deg, rgb(211,227,220) 0%, rgb(124,169,154,0.5) 120%);
    position: relative;
    overflow: visible;
    padding: 150px 0;
}

.training_structure_PpsDai .teach_method_lZ4cxg {
    max-width: 1200px;
    z-index: 2;
    align-items: stretch;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    padding: 0 20px;
    display: flex;
}

.training_structure_PpsDai .text_holder_bALUXh p {
    z-index: 2;
    width: 65%;
    font-size: 12px;
    color: #ffffff;
    position: relative;
    border-radius: 22px;
    padding: 40px 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.05);
    transform: translateX(50px);
    margin-top: -15px;
    align-self: flex-end;
    line-height: 1.8;
}

.training_structure_PpsDai .text_holder_bALUXh p::before {
    left: 7.5%;
    top: 20px;
    width: 85%;
    position: absolute;
    opacity: 0.6;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(168,198,187,0.5), transparent);
    height: 1px;
}

.training_structure_PpsDai .teach_method_lZ4cxg::before {
    animation: pulse-ring 10s infinite ease-in-out;
    right: 15%;
    border-radius: 50%;
    content: '';
    top: -75px;
    position: absolute;
    height: 150px;
    opacity: 0.2;
    border: 3px solid rgb(124,169,154,0.5);
    width: 150px;
}

.training_structure_PpsDai .text_holder_bALUXh h2 span::after {
    content: '';
    z-index: -1;
    bottom: 2px;
    background: rgb(168,198,187);
    position: absolute;
    height: 4px;
    width: 100%;
    left: 0;
    opacity: 0.3;
}

.take_a_spin_iYva9b::after {
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    height: 200%;
    width: 200%;
    position: absolute;
    z-index: 2;
    opacity: 0.1;
    left: -50%;
    animation: pulseGlow 15s ease-in-out infinite;
    transform-origin: center;
    content: "";
    top: -50%;
}

.take_a_spin_iYva9b div:nth-child(2) {
    transform: translateY(10px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    justify-content: center;
}

.take_a_spin_iYva9b .connect_list_AizNRx {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    font-size: 16px;
    min-width: 220px;
    text-decoration: none;
    color: rgb(124,169,154);
    letter-spacing: 1.5px;
    align-items: center;
    border: none;
    position: relative;
    font-weight: 600;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 
              0 3px 6px rgba(0, 0, 0, 0.05),
              0 0 0 2px rgba(255, 255, 255, 0.1);
    padding: 14px 28px;
    transform-origin: center;
    display: inline-flex;
    text-transform: uppercase;
}

.primary_page_gFmbGf .thumbnail_image_8pkesB {
    transform: scale(1.05);
    opacity: 0.4;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: 1;
    left: 0;
    transition: transform 0.8s ease-out, opacity 0.8s ease;
    height: 100%;
    width: 100%;
    top: 0;
}

.primary_page_gFmbGf h1::after {
    height: 4px;
    animation: lineGrow 1.2s forwards 0.8s;
    position: absolute;
    width: 0;
    background: rgb(168,198,187);
    bottom: -15px;
    content: "";
    left: 0;
}

.primary_page_gFmbGf .text_holder_bALUXh p::before {
    background: rgb(168,198,187);
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
    height: 8px;
    content: "";
    left: 0;
    top: 50%;
    position: absolute;
}

.primary_page_gFmbGf .edu_skill_vFpDP4 svg {
    filter: drop-shadow(0 8px 10px rgba(0,0,0,0.2));
    animation: floatSVG 4s ease-in-out infinite;
    transform: translateY(0px);
    width: 180px;
    height: 180px;
}

.primary_page_gFmbGf .edu_skill_vFpDP4:hover svg text {
    fill: #ffffff;
}

.primary_page_gFmbGf h6 .connect_list_AizNRx {
    color: #ffffff;
    font-weight: 600;
    padding: 1rem 2.5rem;
    background: linear-gradient(45deg, rgb(168,198,187) 0%, rgb(124,169,154) 100%);
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    font-size: 18px;
    letter-spacing: 1px;
    z-index: 1;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    display: inline-block;
}

.secure_safekeeping_WOQ38K h2 {
    font-size: 34px;
    border-left: 5px solid rgb(168,198,187);
    padding-left: 15px;
    font-weight: 600;
    color: rgb(124,169,154);
    max-width: 800px;
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: left;
    width: 100%;
}

.secure_safekeeping_WOQ38K ul li::before, .secure_safekeeping_WOQ38K ol li::before {
    left: 0;
    background: rgb(168,198,187);
    top: 50%;
    transform: translateY(-50%);
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
}

.contact_panel_hnsgzQ {
    overflow: hidden;
    position: relative;
    background: linear-gradient(160deg, rgb(211,227,220) 0%, rgb(168,198,187,0.5) 100%);
    padding: 90px 0;
}

.contact_panel_hnsgzQ h2 {
    font-size: 38px;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    font-family: Arial, sans-serif;
}

.contact_panel_hnsgzQ .thumbnail_image_8pkesB {
    height: 200px;
    position: relative;
    width: 100%;
}

.contact_panel_hnsgzQ form {
    width: 100%;
}

.contact_panel_hnsgzQ form input[type="text"] {
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 10px;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    border: 2px solid transparent;
    font-size: 16px;
    background: rgb(211,227,220);
}

.contact_panel_hnsgzQ .connect_card_3B0rHW label {
    font-size: 13px;
    padding-left: 35px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    cursor: pointer;
}

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

.contact_panel_hnsgzQ svg {
    height: 20px;
    width: 20px;
    fill: rgb(168,198,187);
}

.thanksWrap_mdGF4L {
    background: linear-gradient(135deg, rgb(211,227,220) 0%, rgb(168,198,187,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

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

.thanksWrap_mdGF4L h2 {
    opacity: 1;
    font-size: 28px;
    transform: translateY(0);
    animation: fadeInUp 0.8s ease-out forwards;
    color: #000000;
    margin-bottom: 50px;
    position: relative;
    font-weight: 700;
    max-width: 90%;
    line-height: 1.4;
}

.thanksWrap_mdGF4L .teach_method_lZ4cxg::before {
    right: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
}

.thanksWrap_mdGF4L li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
}

.service_info_tSDcuo {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    color: #000000;
    background: linear-gradient(135deg, rgb(211,227,220) 30%, rgba(rgb(168,198,187,0.5), 0.05) 100%);
    font-family: Arial, sans-serif;
}

.service_info_tSDcuo h1 {
    text-align: center;
    position: relative;
    letter-spacing: 0.05em;
    z-index: 2;
    font-weight: 700;
    margin-bottom: 3rem;
    transform: translateY(-5px);
    color: rgb(168,198,187);
    font-size: 47px;
}

.service_info_tSDcuo .edu_reach_8g2VvT {
    padding: 2.5rem;
    border-left: 4px solid rgb(168,198,187);
    grid-template-columns: 1fr;
    transition: transform 0.3s ease-out, box-shadow 0.4s ease;
    gap: 2.5rem;
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1);
    background: #ffffff;
    display: grid;
}

.service_info_tSDcuo .edu_reach_8g2VvT > div:first-child {
    font-size: calc(12px * 1.1);
    border-bottom: 1px solid rgba(rgb(168,198,187,0.5), 0.2);
    line-height: 1.6;
    color: #000000;
}

.service_info_tSDcuo .quick_reach_4cviD5 > div {
    transition: transform 0.3s ease;
}

.service_info_tSDcuo .message_us_emLd3U {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    align-items: center;
    transition: color 0.3s ease;
    display: flex;
}

.service_info_tSDcuo .message_us_emLd3U:hover svg path {
    fill: rgb(168,198,187);
}

footer .media_kit_fPEFWn {
    z-index: 1;
    position: relative;
}

footer .talk_contact_0IxLs8 {
    justify-content: flex-start;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

footer .info_item {
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    flex: 0 1 auto;
    padding: 15px 25px;
    margin-bottom: 10px;
    border-radius: 10px;
    transform: skewX(-5deg);
    margin-right: 10px;
}

footer .first_section_psFgJa {
    padding-left: 20px;
    position: relative;
}

footer .lang_learn_j4dP3S {
    color: rgba(255, 255, 255, 0.7);
    max-width: 320px;
    font-size: 12px;
    line-height: 1.6;
}

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

footer .first_class_yFTXnm a:hover {
    padding-left: 20px;
    color: rgb(168,198,187);
}

footer .first_class_yFTXnm a:hover::before {
    left: 0;
    opacity: 1;
}

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

footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(168,198,187);
    background-color: rgba(255, 255, 255, 0.15);
}

footer .sub_authorization_uAYk9v:hover {
    background-color: rgb(124,169,154);
    transform: translateX(5px);
}

footer .linkedin_ref_aCvrMk {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
}

.training_results_t1XRxB::before {
    top: 0;
    opacity: 0.7;
    content: "";
    background: radial-gradient(circle at 20% 30%, rgb(124,169,154,0.5) 0%, transparent 40%);
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
}

.training_results_t1XRxB .teach_method_lZ4cxg {
    align-items: center;
    gap: 40px;
    justify-content: space-between;
    display: flex;
}

.training_results_t1XRxB .text_holder_bALUXh {
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding: 40px;
    backdrop-filter: blur(10px);
    border-radius: 20px;
    flex: 0 0 52%;
}

.training_results_t1XRxB ul {
    flex-direction: column;
    margin: 0;
    gap: 16px;
    list-style: none;
    padding: 0;
    display: flex;
}

.training_results_t1XRxB li::before {
    z-index: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, rgb(168,198,187,0.5), transparent);
    opacity: 0;
    top: 0;
    left: 0;
    transition: opacity 0.3s ease;
    position: absolute;
}

.training_results_t1XRxB svg {
    background: linear-gradient(135deg, #ffffff, rgb(211,227,220));
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    height: 24px;
    padding: 5px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    width: 24px;
    border-radius: 50%;
}

.course_instructor_n8FT6S::before {
    opacity: 0.2;
    content: "";
    animation: grid-shift 30s linear infinite;
    width: 100%;
    background-image: linear-gradient(rgb(168,198,187,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(168,198,187,0.5) 1px, transparent 1px);
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 20px 20px;
    position: absolute;
}

.course_instructor_n8FT6S .student_ratings_jbciIp:hover .thumbnail_image_8pkesB::before {
    transform: scale(1);
    opacity: 0.8;
}

.course_instructor_n8FT6S .student_ratings_jbciIp:hover .exp_projects_UFcmIY::before {
    width: 15px;
}

.course_instructor_n8FT6S .name {
    opacity: 0.9;
    transform: translateX(20px);
    line-height: 1.1;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: calc(35px * 1.2);
    margin-bottom: 0.8rem;
    color: rgb(168,198,187);
}

.course_instructor_n8FT6S .work_achievements_VI7ObN {
    font-size: 12px;
    color: #000000;
    line-height: 1.8;
    opacity: 0.8;
    transition: all 0.4s ease 0.2s;
    transform: translateX(10px);
    position: relative;
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 p::-webkit-scrollbar {
    width: 4px;
}

.price_option_ZsakCL .payment_pricing_Tq9Pu2 p::-webkit-scrollbar-thumb {
    background: rgb(168,198,187,0.5);
    border-radius: 10px;
}

.meet_us_Qk520e .promise_block_nzB8Jy div::-webkit-scrollbar {
    width: 4px;
}

.meet_us_Qk520e .promise_block_nzB8Jy div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(211,227,220);
}

.meet_us_Qk520e .promise_block_nzB8Jy div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(124,169,154,0.5);
}



@media (max-width: 768px) {.price_option_ZsakCL {
    padding: 70px 0;
}.price_option_ZsakCL h2 {
    margin-bottom: 15px;
    font-size: calc(31px * 0.8);
}.price_option_ZsakCL .cost_levels_wkW7oR {
    font-size: calc(16px * 0.95);
    margin-bottom: 30px;
}.price_option_ZsakCL .learn_price_5v9J3K {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.price_option_ZsakCL .indv_sub_VuQCzS {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.price_option_ZsakCL .class_cost_CNZxwW {
    font-size: calc(21px * 1.2);
}
}



@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .header_base_D1pPZ2 {
    flex-direction: column;
}header .top_head_t8SoeW {
    justify-content: center;
    order: 2;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1rem;
    gap: 0.5rem;
    padding: 10px;
}header .nav_start_Tsv3dq {
    font-size: calc(15px - 2px);
    padding: 0.5rem 0.7rem;
}header .top_pagebar_IShupX {
    order: 1;
    margin-bottom: 0.5rem;
}header .top_pagebar_IShupX svg {
    width: 130px;
}
}



@media (max-width: 767px) {.meet_us_Qk520e {
    padding: 80px 0 60px;
}.meet_us_Qk520e h1 {
    font-size: calc(43px - 2px);
    margin-bottom: 40px;
}.meet_us_Qk520e .promise_block_nzB8Jy {
    margin-bottom: 30px;
    padding: 30px 25px;
}.meet_us_Qk520e .promise_block_nzB8Jy h4 {
    margin-bottom: 15px;
    font-size: 21px;
}.meet_us_Qk520e .promise_block_nzB8Jy div {
    line-height: 1.7;
    max-height: 250px;
    font-size: calc(17px - 1px);
}}



@media (min-width: 992px) {.course_overview_7QEr9U .tech_training_2qE8a1 {
    grid-template-rows: auto auto auto;
    grid-gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course_overview_7QEr9U .text_holder_bALUXh {
    grid-column: 1 / 3;
    margin-bottom: 60px;
    max-width: 100%;
    grid-row: 1;
}.course_overview_7QEr9U .text_holder_bALUXh .description:first-of-type {
    grid-row: 2;
    grid-column: 1;
    padding-right: 30px;
    text-align: right;
}.course_overview_7QEr9U .text_holder_bALUXh .description:last-child {
    grid-row: 2;
    text-align: left;
    padding-left: 30px;
    grid-column: 2;
}.course_overview_7QEr9U .thumbnail_image_8pkesB {
    height: 500px;
    grid-row: 3;
    max-width: 100%;
    grid-column: 1 / 3;
    margin-top: 60px;
}.course_overview_7QEr9U .tech_training_2qE8a1 {
    position: relative;
}.course_overview_7QEr9U .tech_training_2qE8a1::after {
    z-index: 1;
    position: absolute;
    content: "";
    left: 50%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(168,198,187,0.5) 30%, rgb(168,198,187,0.5) 70%, transparent);
    transform: translateX(-50%);
    width: 1px;
    top: 0;
}
}



@media (max-width: 576px) {.course_overview_7QEr9U {
    padding: 50px 0;
}.course_overview_7QEr9U .text_holder_bALUXh {
    padding: 20px 15px;
}.course_overview_7QEr9U .text_holder_bALUXh h2 {
    font-size: calc(30px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.course_overview_7QEr9U .text_holder_bALUXh h2::after {
    width: 40px;
}.course_overview_7QEr9U .text_holder_bALUXh .description {
    font-size: calc(18px * 0.9);
    line-height: 1.7;
}.course_overview_7QEr9U .thumbnail_image_8pkesB {
    height: 250px;
    margin-top: 25px;
}}



@media screen and (max-width: 480px) {.training_structure_PpsDai {
    padding: 80px 0;
}.training_structure_PpsDai .text_holder_bALUXh h2 {
    font-size: calc(30px * 0.8);
    padding: 20px 25px;
}.training_structure_PpsDai .text_holder_bALUXh p {
    padding: 25px;
    font-size: calc(12px * 0.9);
}}



@media screen and (max-width: 992px) {.take_a_spin_iYva9b {
    margin: 3rem 0;
    padding: 4rem 1rem;
}.take_a_spin_iYva9b h6 {
    font-size: 22px;
    margin-bottom: 2rem;
}.take_a_spin_iYva9b .connect_list_AizNRx {
    padding: 12px 24px;
    min-width: 200px;
}
}



@media screen and (max-width: 768px) {.take_a_spin_iYva9b {
    margin: 2.5rem 0;
    padding: 3.5rem 0.75rem;
}.take_a_spin_iYva9b h6 {
    margin-bottom: 1.8rem;
    line-height: 1.5;
    font-size: calc(22px * 0.9);
}.take_a_spin_iYva9b h6::after {
    bottom: -10px;
    width: 60px;
}.take_a_spin_iYva9b .connect_list_AizNRx {
    min-width: 180px;
    font-size: calc(16px * 0.95);
    padding: 12px 20px;
}
}



@media (max-width: 991px) {.primary_page_gFmbGf .teach_method_lZ4cxg {
    padding: 1.5rem;
    gap: 1.5rem;
}.primary_page_gFmbGf h1 {
    font-size: calc(41px * 0.9);
}.primary_page_gFmbGf .text_holder_bALUXh {
    padding: 2rem;
}.primary_page_gFmbGf .edu_skill_vFpDP4 svg {
    height: 150px;
    width: 150px;
}
}



@media only screen and (max-width: 800px) {.secure_safekeeping_WOQ38K {
    border-radius: 10px;
    padding: 30px;
}.secure_safekeeping_WOQ38K h1 {
    padding-bottom: 10px;
    font-size: calc(22px - 5px);
}.secure_safekeeping_WOQ38K h2 {
    padding-left: 10px;
    font-size: calc(22px - 5px);
}.secure_safekeeping_WOQ38K ul, .secure_safekeeping_WOQ38K ol {
    padding: 15px 0;
    margin: 20px 0;
}.secure_safekeeping_WOQ38K ul li, .secure_safekeeping_WOQ38K ol li {
    font-size: 14px;
    padding-left: 20px;
}}



@media screen and (min-width: 992px) {.contact_panel_hnsgzQ .thumbnail_image_8pkesB {
    width: 50%;
}.contact_panel_hnsgzQ .feedback_request_InJ17z {
    padding: 60px;
    width: 50%;
}
}



@media (min-width: 768px) {.thanksWrap_mdGF4L {
    padding: 150px 0;
}.thanksWrap_mdGF4L h2 {
    max-width: 80%;
    font-size: calc(28px * 1.1);
}.thanksWrap_mdGF4L .teach_method_lZ4cxg {
    margin-left: 30px;
    padding: 50px 60px;
}.thanksWrap_mdGF4L span {
    font-size: calc(13px * 1.1);
}
}



@media (max-width: 480px) {.thanksWrap_mdGF4L {
    padding: 60px 0;
}.thanksWrap_mdGF4L h2 {
    margin-bottom: 35px;
    font-size: calc(28px * 0.8);
}.thanksWrap_mdGF4L .teach_method_lZ4cxg {
    padding: 25px 20px;
}.thanksWrap_mdGF4L span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}.thanksWrap_mdGF4L h2::after {
    width: 50px;
    height: 2px;
}}



@media (max-width: 767px) {.service_info_tSDcuo {
    padding: 4rem 1.5rem;
}.service_info_tSDcuo h1 {
    font-size: calc(47px * 0.9);
    margin-bottom: 2.5rem;
}.service_info_tSDcuo .edu_reach_8g2VvT {
    gap: 1.5rem;
    padding: 1.5rem;
}.service_info_tSDcuo .edu_reach_8g2VvT > div {
    padding: 1rem;
}.service_info_tSDcuo .quick_reach_4cviD5 {
    gap: 0.8rem;
}.service_info_tSDcuo .edu_reach_8g2VvT span {
    margin-left: 1.5rem;
}
}



@media (max-width: 991px) {footer .equity_pledge_LARXOQ::before {
    opacity: 0.7;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    width: 100%;
    background-color: rgb(168,198,187);
}
}



@media (max-width: 992px) {.training_results_t1XRxB {
    padding: 70px 0;
}.training_results_t1XRxB .teach_method_lZ4cxg {
    gap: 40px;
    flex-direction: column;
}.training_results_t1XRxB .thumbnail_image_8pkesB {
    flex: none;
    margin: 0 auto;
    max-width: 60%;
}.training_results_t1XRxB .text_holder_bALUXh {
    margin: 0 auto;
    width: 90%;
    flex: none;
}
}



@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}



@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(30px);
    }
}



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



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



@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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



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



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



@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

