.nav_header_5430 {
    flex: 1 0 auto;
}

.nav_header_5430 {
    z-index: 1;
    position: relative;
    background: rgb(216,235,206);
    padding-top: 2rem;
}

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

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

.developer_experience_8275::before {
    right: -50px;
    position: absolute;
    top: -50px;
    background: rgb(138,181,116,0.5);
    transform: rotate(-15deg);
    width: 300px;
    content: "";
    filter: blur(80px);
    height: 300px;
    z-index: 0;
}

.developer_experience_8275 .edu_voices_3045 {
    background: #ffffff;
    position: relative;
    padding: 40px;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(2deg);
}

.developer_experience_8275 .edu_voices_3045:hover .img_item_wrapper_0643 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) scale(1.05);
}

.developer_experience_8275 .edu_voices_3045:hover .img_item_wrapper_0643::after {
    opacity: 0.4;
}

.developer_experience_8275 .name {
    color: rgb(178,209,162);
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    margin: 0 0 5px 0;
    font-weight: 700;
    font-size: calc(20px * 1.1);
    display: inline-block;
    position: relative;
}

.developer_experience_8275 .edu_voices_3045:hover > div:nth-child(2) > div {
    padding-left: 10px;
}

.developer_experience_8275 .edu_voices_3045:hover .experience_path_8320 {
    background-position: right center;
}

.developer_experience_8275 .experience_path_8320::after {
    content: "";
    opacity: 0.5;
    bottom: -30px;
    transform: translateX(20px) translateY(20px) scale(0.8);
    right: -10px;
}

.developer_experience_8275 .edu_voices_3045:hover .experience_path_8320::before {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

.landing_page_9065 {
    min-height: 100vh;
    font-family: Arial, sans-serif;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.landing_page_9065 .course_main_8129::before {
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(178,209,162,0.5), rgba(0, 0, 0, 0.5) 80%);
    z-index: 1;
    position: absolute;
}

.landing_page_9065 .skill_track_6541::after {
    background: rgb(178,209,162);
    height: 5px;
    content: '';
    animation: expandWidth 1.2s ease-out forwards 0.4s;
    bottom: -5px;
    width: 50%;
    right: 0;
    position: absolute;
}

.landing_page_9065 .title_style_header {
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 1rem 0;
    position: relative;
    line-height: 1.2;
    font-size: calc(48px * 1.1);
    display: inline-block;
}

.landing_page_9065 h3::before {
    opacity: 0.7;
    background: rgb(138,181,116);
    width: 3px;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}

header::before {
    background-size: 20px 20px;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0;
}

header .main_pagewrap_8014:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(178,209,162);
}

header .main_pagewrap_8014:hover::before {
    opacity: 1;
    transform: scaleX(1);
}

header .main_head_1280::after {
    right: -5px;
    bottom: -5px;
    background: rgb(178,209,162);
    opacity: 0;
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    transition: all 0.3s ease;
}

header .head_mainwrap_4031 {
    margin: 0 1px;
    position: relative;
}

header .head_mainwrap_4031 a::before {
    z-index: -1;
    height: 100%;
    background: rgb(178,209,162);
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    content: '';
}

header .head_mainwrap_4031 a::after {
    transition: transform 0.3s ease;
    height: 2px;
    position: absolute;
    left: 0;
    content: '';
    background: rgb(178,209,162);
    transform: scaleX(0);
    width: 100%;
    transform-origin: right;
    top: 0;
}

header .nav_learn_8635::after {
    width: 1px;
    position: absolute;
    height: 30px;
    background: rgb(178,209,162);
    top: 20px;
    left: 20px;
    content: '';
}

.privacy_quarters_2586 h1, .privacy_quarters_2586 h2, .privacy_quarters_2586 h3, .privacy_quarters_2586 h4, .privacy_quarters_2586 h5, .privacy_quarters_2586 h6 {
    margin-bottom: 20px;
    color: rgb(178,209,162);
}

.privacy_quarters_2586 h1 {
    font-weight: 700;
    border-bottom: 2px solid rgb(178,209,162);
    padding-bottom: 10px;
    font-size: 43px;
}

.privacy_quarters_2586 ul li, .privacy_quarters_2586 ol li {
    font-size: 15px;
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.6;
}

.privacy_quarters_2586 a:hover {
    color: rgb(138,181,116);
}

.privacy_quarters_2586 blockquote {
    padding: 15px 20px;
    border-left: 5px solid rgb(178,209,162);
    font-style: italic;
    background-color: rgb(178,209,162,0.5);
    margin: 20px 0;
}

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

.price_offer_5276 h2 {
    position: relative;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    transform: translateX(-10px);
    display: inline-block;
}

.price_offer_5276 .fee_plan_5982 {
    perspective: 1000px;
    list-style: none;
    display: grid;
    padding: 0;
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
}

.price_offer_5276 .plan_pricing_8034 {
    min-height: 450px;
    display: flex;
    position: relative;
    padding: 30px;
    transition: transform 0.4s ease-out;
    background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(240,240,240,0.95) 100%);
    overflow: hidden;
    flex-direction: column;
    transform-style: preserve-3d;
    height: 100%;
}

.price_offer_5276 .cost_plan_8730 {
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
    flex: 1;
}

.price_offer_5276 .cost_plan_8730 h4::after {
    width: 40px;
    left: 0;
    height: 3px;
    transform: skewX(-15deg);
    background: rgb(138,181,116);
    position: absolute;
    content: "";
    bottom: 0;
}

.price_offer_5276 .bundle_rate_5130:hover .study_offers_1948 {
    transform: translateY(-5px);
    color: rgb(178,209,162);
}

.appField_7351 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(216,235,206) 0%, rgb(138,181,116,0.5) 100%);
}

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

.appField_7351 h2 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    font-size: clamp(28px, 5vw, 30px);
    position: relative;
    line-height: 1.3;
    color: rgb(178,209,162);
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
}

.appField_7351 .study_learn_3562:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
}

.appField_7351 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.appField_7351 li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.appField_7351 span {
    font-size: 17px;
    color: #000000;
    font-family: Arial, sans-serif;
    overflow: hidden;
    animation: fadeIn 1s ease-out forwards;
    line-height: 1.8;
    position: relative;
    display: block;
}

.footnote_ref_7401 .container {
    display: flex;
    flex-direction: column;
    position: relative;
}

.footnote_ref_7401 .company_holder {
    margin-bottom: 4rem;
    padding: 2rem;
    backdrop-filter: blur(5px);
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    border: 1px solid rgba(rgb(178,209,162), 0.3);
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

.footnote_ref_7401 .company_holder h3::before {
    left: 2px;
    top: 2px;
    content: attr(data-text);
    opacity: 0.7;
    position: absolute;
    color: rgb(178,209,162);
    filter: blur(1px);
    z-index: -1;
}

.footnote_ref_7401 .skill_test_6452 {
    line-height: 1.6;
    opacity: 0.8;
    border-left: 2px solid rgb(178,209,162);
    font-size: 13px;
    padding-left: 1rem;
    margin-top: 1.5rem;
    color: #ffffff;
}

.footnote_ref_7401 .nav_block_8561 {
    transition: all 0.3s ease;
    border-left: 2px solid rgb(178,209,162);
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgb(178,209,162);
    position: relative;
    padding: 1.5rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    flex: 1;
}

.footnote_ref_7401 .nav_block_8561 .head_nav_7042 a {
    padding: 0.5rem 0 0.5rem 1.5rem;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    font-size: 13px;
    transition: all 0.3s ease;
    opacity: 0.7;
    text-decoration: none;
}

.footnote_ref_7401 .nav_block_8561 .head_nav_7042 a:hover::before {
    color: rgb(138,181,116);
}

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

.lang_learn_0962 .online_tools_2834::before,
.lang_learn_0962 .online_tools_2834::after {
    margin: 0 10px;
    color: rgb(178,209,162);
    content: "//";
}

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

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

.customer_support_5420 h3::after {
    transition: transform 0.3s ease;
    position: absolute;
    bottom: -10px;
    transform-origin: left;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(178,209,162) 0%, rgb(138,181,116) 100%);
    width: 80%;
    height: 3px;
}

.customer_support_5420 .message_card_9013 {
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    color: #000000;
    text-decoration: none;
    gap: 0.5rem;
    background: linear-gradient(to right, rgba(rgb(178,209,162,0.5), 0.05), rgba(rgb(216,235,206), 0.1));
    font-weight: 400;
    border-radius: 10px;
    border-left: 2px solid transparent;
    padding: 0.75rem 1rem;
    font-size: 12px;
}

.cookieAlertPromptPanel_3214 h5 {
    margin-bottom: 6px;
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
}

.cookie_option_4260 {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie_option_4260 svg, .cookie_option_4260 svg path {
    fill: rgb(178,209,162);
    transition: transform 0.3s ease-in-out;
    width: 80px;
    height: 80px;
}

.cookie_show_9867:hover {
    box-shadow: rgb(178,209,162,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}

.cookieAlertPromptPanel_3214 p a:hover {
    color: rgb(138,181,116);
}

.wrapper-section_8964 .cookieAlertPromptPanel_3214 {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    background: rgb(138,181,116);
}

#cookiePolicyNotice_5623:checked ~ .cookieAlertPromptPanel_3214 {
    opacity: 0;
    visibility: hidden;
}

.about_this_5128::before {
    z-index: 1;
    background: linear-gradient(145deg, rgba(0,0,0,0.9), rgba(0,0,0,0.5), rgba(0,0,0,0.85));
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    position: absolute;
    backdrop-filter: blur(2px);
    left: 0;
}

.about_this_5128 h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(178,209,162), rgb(138,181,116));
    width: 60px;
    transform-origin: left;
    content: "";
    animation: lineGrow 1s 0.6s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    bottom: -10px;
    position: absolute;
    height: 3px;
    transform: scaleX(0);
}

.about_this_5128 .text_block_1524 > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 1.5rem;
}

.about_this_5128 .text_block_1524 p::after {
    width: 40px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    animation: lineGrow 0.6s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 2px;
    content: "";
    background: rgb(138,181,116);
    bottom: -5px;
    position: absolute;
}

.statistics_information_5460 {
    padding: 120px 0;
    z-index: 1;
    background: rgb(216,235,206);
    position: relative;
    overflow: hidden;
}

.statistics_information_5460::after {
    right: 0;
    position: absolute;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    background: rgb(138,181,116,0.5);
    z-index: -1;
    width: 40%;
    height: 40%;
    bottom: 0;
    content: "";
}

.statistics_information_5460 .statistics_edges_5837::before {
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.5;
    background: linear-gradient(to bottom, transparent, rgb(178,209,162,0.5), transparent);
    transition: all 0.3s ease;
    content: "";
    width: 1px;
    position: absolute;
}

.statistics_information_5460 .statistics_edges_5837:hover h4 {
    transform: translateZ(30px) scale(1.1);
    color: rgb(138,181,116);
}

.statistics_information_5460 .career_statistics_3105 {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 800px;
    text-align: center;
}

.statistics_information_5460 .benefits_block_1623 {
    margin-bottom: 20px;
    color: #000000;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    display: inline-block;
}

.statistics_information_5460 .benefits_block_1623::after {
    right: -40px;
}

.statistics_information_5460 svg {
    transition: all 0.5s ease;
    opacity: 0.8;
    display: block;
    fill: rgb(178,209,162);
    width: 50px;
    margin: 0 auto 20px;
    height: 50px;
}

.statistics_information_5460 .statistics_edges_5837:nth-child(1) h4 {
    --i: 1;
}

.statistics_information_5460 .statistics_edges_5837:nth-child(4) h4 {
    --i: 4;
}

.connect_form_0475::after {
    background-size: 30px 30px;
    left: 0;
    opacity: 0.07;
    width: 100%;
    content: "";
    background-image: 
        linear-gradient(rgb(138,181,116,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(138,181,116,0.5) 1px, transparent 1px);
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
}

.connect_form_0475 h2::after {
    height: 4px;
    content: "";
    background: rgb(138,181,116);
    position: absolute;
    width: 30px;
    bottom: 0;
    left: calc(50% - 15px);
}

.connect_form_0475 .img_item_wrapper_0643::before {
    position: absolute;
    inset: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(
        135deg, 
        rgba(rgb(178,209,162), 0.4), 
        rgba(rgb(138,181,116), 0.4)
    );
}

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

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

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

.connect_form_0475 .query_query_6013 label {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
    cursor: pointer;
    color: #000000;
}

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

.connect_form_0475 .query_query_6013 label a:hover::after {
    background: rgb(138,181,116);
    transform: scaleX(0);
}

.connect_form_0475 .support_request_2930:hover::before {
    width: 150%;
}

.connect_form_0475 svg {
    width: 24px;
    fill: none;
    stroke: rgb(178,209,162);
    height: 24px;
    transition: all 0.3s ease;
    stroke-width: 2;
}

.connect_form_0475 svg path {
    transition: all 0.3s ease;
    stroke: rgb(178,209,162);
    fill: none;
}

.program_information_3451::before {
    right: -50px;
    transform: rotate(35deg);
    z-index: 1;
    opacity: 0.1;
    height: 300px;
    position: absolute;
    background: rgb(178,209,162,0.5);
    top: -50px;
    width: 300px;
    content: '';
}

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

.program_information_3451 .img_item_wrapper_0643::after {
    z-index: 2;
    left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transform: scale(0.95);
    right: 20px;
    content: '';
    opacity: 0;
    position: absolute;
    top: 20px;
    bottom: 20px;
    transition: all 0.5s ease;
}

.program_information_3451 h3 {
    font-weight: 700;
    opacity: 0;
    transform: translateX(-5px);
    color: #000000;
    margin-bottom: 25px;
    font-size: calc(33px * 0.9);
    position: relative;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    line-height: 1.3;
}

.program_information_3451 span.description {
    display: none;
}

.program_information_3451 p.description::-webkit-scrollbar {
    width: 6px;
}

.program_information_3451 p.description::-webkit-scrollbar-track {
    background: rgb(216,235,206);
}

.program_information_3451 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(178,209,162,0.5);
}



@media (max-width: 767px) {.developer_experience_8275 {
    padding: 80px 0;
}.developer_experience_8275 .edu_voices_3045 {
    gap: 20px;
    padding: 30px 25px;
}.developer_experience_8275 .img_item_wrapper_0643 {
    width: 150px;
    height: 150px;
}.developer_experience_8275 .name {
    font-size: 20px;
    text-align: center;
}.developer_experience_8275 .edu_voices_3045 > div:nth-child(2) {
    text-align: center;
}.developer_experience_8275 .edu_voices_3045 > div:nth-child(2) > div {
    font-size: calc(16px * 0.9);
}.developer_experience_8275 .experience_path_8320 {
    padding: 20px 15px;
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}}



@media screen and (max-width: 767px) {.landing_page_9065 .course_main_8129 {
    height: auto;
    min-height: 100vh;
    padding: 3rem 0;
}.landing_page_9065 .skill_track_6541 {
    padding: 2rem;
    width: 90%;
}.landing_page_9065 .title_style_header {
    font-size: calc(48px * 1);
}.landing_page_9065 h3 {
    font-size: 18px;
}.landing_page_9065 p {
    font-size: 12px;
}
}



@media (max-width: 991px) {header .nav_learn_8635 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main_pagewrap_8014 {
    margin-bottom: 0;
    margin-right: 0;
}header .nav_block_8561 {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .nav_block_8561::before {
    display: none;
}header .head_mainwrap_4031 a {
    padding: 0 1rem;
    font-size: calc(13px - 1px);
    height: 40px;
}header .head_mainwrap_4031::before {
    display: none;
}header .nav_learn_8635::before,
    header .nav_learn_8635::after {
    display: none;
}
}



@media (max-width: 991px) {.price_offer_5276 {
    padding: 80px 0;
}.payment_plans_0572 {
    transform: perspective(1000px) rotateX(1deg);
}.price_offer_5276 .learning_deals_4973 {
    max-width: 90%;
    transform: translateX(5px);
}.price_offer_5276 .fee_plan_5982 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.price_offer_5276 .plan_pricing_8034 {
    min-height: 400px;
    padding: 25px;
}
}



@media (max-width: 480px) {.price_offer_5276 {
    padding: 40px 0;
}.price_offer_5276 h2 {
    font-size: calc(38px - 6px);
}.price_offer_5276 .fee_plan_5982 {
    margin-top: 20px;
}.price_offer_5276 .plan_pricing_8034 {
    padding: 15px;
}.price_offer_5276 .cost_plan_8730 h4 {
    font-size: 18px;
    margin-bottom: 15px;
}.price_offer_5276 .cost_plan_8730 p {
    font-size: calc(15px - 2px);
    margin-bottom: 20px;
}}



@media screen and (max-width: 992px) {.footnote_ref_7401 .degree_path_5263 {
    flex-direction: column;
}.footnote_ref_7401 .head_nav_7042 {
    flex-direction: column;
}.footnote_ref_7401 .nav_block_8561 {
    width: 100%;
    margin-bottom: 1rem;
}.lang_learn_0962 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}



@media screen and (max-width: 576px) {.footnote_ref_7401 {
    padding: 3rem 0 2rem;
}.footnote_ref_7401 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.footnote_ref_7401 .company_holder h3 {
    font-size: calc(32px * 0.85);
    letter-spacing: 1px;
}.footnote_ref_7401 .skill_test_6452 {
    font-size: calc(13px * 0.9);
}.footnote_ref_7401 .nav_block_8561 {
    padding: 1rem;
}.footnote_ref_7401 .nav_block_8561 .head_nav_7042 a {
    font-size: calc(13px * 0.9);
}.lang_learn_0962 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.lang_learn_0962 .online_tools_2834::before,
    .lang_learn_0962 .online_tools_2834::after {
    display: none;
}}


@media only screen and (max-width: 800px) {.cookie_option_4260 {
    display: none;
}.web_cookies_3267 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookieAlertPromptPanel_3214 h5 {
    text-align: center;
}.cookieAlertPromptPanel_3214 p {
    text-align: center;
}.consent_track_8026 {
    margin-bottom: 20px;
    text-align: center;
}.cookie_show_9867 {
    max-width: 300px;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}



@media (max-width: 767px) {.about_this_5128 {
    padding: 80px 0;
}.about_this_5128::after {
    opacity: 0.1;
}.about_this_5128 h2 {
    font-size: calc(36px * 1.1);
    margin-bottom: 1.5rem;
}.about_this_5128 h2::after {
    width: 50px;
    height: 2px;
}.about_this_5128 .text_block_1524 {
    padding: 30px 25px;
}.about_this_5128 .text_block_1524::before {
    height: 60px;
    width: 10px;
}.about_this_5128 .text_block_1524 p {
    font-size: calc(16px * 1.2);
}.about_this_5128 .text_block_1524 div div {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 480px) {.statistics_information_5460 {
    padding: 60px 0;
}.statistics_information_5460 .statistics_edges_5837 {
    flex: 0 0 100%;
    margin-bottom: 15px;
}.statistics_information_5460 .statistics_edges_5837::before {
    opacity: 0;
}.statistics_information_5460 .statistics_edges_5837 h4 {
    font-size: 2.2rem;
}.statistics_information_5460 svg {
    width: 35px;
    height: 35px;
}.statistics_information_5460 .benefits_block_1623 {
    margin-bottom: 15px;
    font-size: calc(36px * 0.7);
}.statistics_information_5460 .career_benefits_9503 {
    font-size: calc(16px * 0.9);
}}



@media (min-width: 768px) {.program_information_3451 .learn_route_3721 {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.program_information_3451 .img_item_wrapper_0643 {
    height: 550px;
    transform: perspective(1200px) rotateY(-5deg) translateZ(0);
}.program_information_3451 .text_block_1524 {
    padding: 0 0 0 20px;
}.program_information_3451 h3 {
    margin-bottom: 35px;
    font-size: 33px;
}.program_information_3451 h3::after {
    width: 120px;
    height: 4px;
}.program_information_3451 p.description {
    max-height: 380px;
}
}



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}



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



@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 50%;
  }
}



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



@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}



@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



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



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



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

