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

header,footer {
    width: 100%;
}

header {
    position: relative;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    background: rgb(138,181,116);
    overflow: visible;
}

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

.developer_experience_8275::after {
    background: rgb(178,209,162,0.5);
    height: 250px;
    content: "";
    left: -50px;
    z-index: 0;
    transform: rotate(25deg);
    filter: blur(60px);
    width: 250px;
    bottom: -80px;
    position: absolute;
}

.developer_experience_8275 .edu_voices_3045:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.developer_experience_8275 .edu_voices_3045:hover::before {
    transform: scaleY(1);
}

.developer_experience_8275 .img_item_wrapper_0643 {
    height: 200px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(25% 0%, 75% 0%, 100% 25%, 100% 75%, 75% 100%, 25% 100%, 0% 75%, 0% 25%);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    border: 3px solid #ffffff;
    margin: 0 auto;
    position: relative;
    width: 200px;
}

.developer_experience_8275 .edu_voices_3045:hover .name {
    transform: translateX(10px);
}

.developer_experience_8275 .name::after {
    bottom: -3px;
    height: 2px;
    width: 0;
    background: rgb(138,181,116);
    content: "";
    left: 0;
    position: absolute;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.1s;
}

.developer_experience_8275 .experience_path_8320 {
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: 16px;
    line-height: 1.8;
    padding: 25px 20px;
    position: relative;
    background: linear-gradient(to right, #ffffff, rgb(216,235,206), #ffffff);
    border-radius: 10px;
    color: #000000;
    margin: 0;
    background-size: 200% 100%;
}

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

.landing_page_9065 .course_main_8129 {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100vh;
    width: 100%;
    align-items: center;
}

.landing_page_9065 .skill_track_6541::before {
    position: absolute;
    left: 0;
    animation: expandWidth 1.2s ease-out forwards 0.2s;
    background: rgb(138,181,116);
    height: 5px;
    content: '';
    width: 50%;
    top: -5px;
}

.landing_page_9065 .skill_track_6541 > div {
    transform: translateY(20px);
    opacity: 0;
}

.landing_page_9065 .skill_track_6541 > div:last-child {
    animation: slideUp 0.6s ease-out forwards 0.8s;
}

.landing_page_9065 .title_style_header::after {
    background: rgb(138,181,116);
    position: absolute;
    content: '';
    width: 0;
    bottom: -10px;
    left: 0;
    animation: expandWidth 1s ease-out forwards 1.2s;
    height: 3px;
}

.landing_page_9065 p::before {
    content: '';
    transform: translateY(-50%);
    position: absolute;
    height: 3px;
    left: 0;
    opacity: 0.7;
    top: 50%;
    background: rgb(138,181,116);
    width: 7px;
}

header .nav_learn_8635 {
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 1.3rem 2.5rem;
    display: flex;
    z-index: 5;
}

header .main_pagewrap_8014 {
    z-index: 2;
    border-left: 3px solid rgb(178,209,162);
    position: relative;
    overflow: hidden;
    flex: 0 0 auto;
    padding: 0.5rem 0.7rem;
    margin-right: 2rem;
    transition: all 0.3s ease;
}

header .main_head_1280 {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

header .main_head_1280:hover::after {
    opacity: 1;
}

header .main_head_1280 img {
    max-height: 40px;
    filter: brightness(1.1);
}

header .nav_block_8561::before {
    background: rgb(178,209,162);
    position: absolute;
    right: -20px;
    transform: translateY(-50%);
    top: 50%;
    width: 40px;
    content: '';
    height: 1px;
}

header .head_mainwrap_4031 a:hover {
    color: #ffffff;
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
}

header .head_mainwrap_4031 a:hover::before {
    transform: translateX(0);
}

header .head_mainwrap_4031 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

header .head_mainwrap_4031:hover::before {
    transform: translateY(-50%) scale(1);
}

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

.privacy_quarters_2586 {
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 40px 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    background-color: rgb(216,235,206);
    transition: all 0.3s ease-in-out;
}

.privacy_quarters_2586 h3 {
    font-weight: 600;
    font-size: 1.5em;
}

.privacy_quarters_2586 h5 {
    font-weight: 400;
    font-size: 20px;
}

.privacy_quarters_2586 ul, .privacy_quarters_2586 ol {
    list-style: none;
    margin-left: 20px;
    padding-left: 20px;
}

.privacy_quarters_2586 p, .privacy_quarters_2586 span, .privacy_quarters_2586 div {
    margin-bottom: 20px;
    font-size: 15px;
    color: #000000;
    line-height: 1.8;
}

.privacy_quarters_2586 code {
    padding: 2px 6px;
    font-family: monospace;
    background-color: rgb(138,181,116,0.5);
    border-radius: 10px;
}

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

.price_offer_5276 .learning_deals_4973 {
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 40px;
    transform: translateX(10px);
    color: rgba(255,255,255,0.85);
    max-width: 80%;
}

.price_offer_5276 .fee_plan_5982 li:hover {
    transform: translateY(-10px) scale(1.02);
    z-index: 5;
}

.price_offer_5276 .bundle_rate_5130 {
    height: 100%;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    position: relative;
    transition: all 0.4s ease;
    text-decoration: none;
    color: #000000;
    display: block;
}

.price_offer_5276 .plan_pricing_8034::after {
    transform: rotate(45deg) translate(30px, -80px);
    background: rgb(138,181,116);
    position: absolute;
    width: 100px;
    content: "";
    opacity: 0.1;
    height: 100px;
    top: 0;
    transition: transform 0.5s ease;
    right: 0;
}

.price_offer_5276 .cost_plan_8730 p {
    overflow-wrap: break-word;
    line-height: 1.5;
    flex-grow: 1;
    hyphens: auto;
    word-wrap: break-word;
    color: #000000;
    font-size: 15px;
    margin-bottom: 25px;
}

.price_offer_5276 .study_offers_1948::before {
    left: 0;
    width: 30px;
    transform: translateY(-1px);
    content: "";
    background: rgb(178,209,162);
    position: absolute;
    height: 1px;
    top: 0;
}

.appField_7351::before {
    top: -10%;
    background: radial-gradient(circle, rgb(178,209,162,0.5) 0%, transparent 70%);
    opacity: 0.6;
    height: 300px;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    filter: blur(40px);
    content: "";
    right: -5%;
    width: 300px;
}

.appField_7351 h2::before {
    height: 3px;
    content: "";
    position: absolute;
    width: 80px;
    left: 0;
    animation: expand 1.5s ease-out forwards;
    background: linear-gradient(90deg, rgb(178,209,162) 0%, rgb(138,181,116) 100%);
    bottom: -12px;
    transform-origin: left;
}

.appField_7351 .study_learn_3562::before {
    bottom: -5px;
    background: linear-gradient(135deg, rgb(178,209,162,0.5), transparent, rgb(138,181,116,0.5));
    right: -5px;
    content: "";
    opacity: 0.5;
    left: -5px;
    top: -5px;
    animation: pulse 4s infinite alternate;
    position: absolute;
    filter: blur(15px);
    z-index: -1;
}

.footnote_ref_7401::before {
    top: 0;
    content: "";
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    left: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.footnote_ref_7401 .container::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    opacity: 0.3;
    background: linear-gradient(0deg, rgb(178,209,162) 0%, transparent 100%);
    top: -80px;
    height: 80px;
}

.footnote_ref_7401 .company_holder h3 {
    position: relative;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 2px;
    font-size: calc(32px * 1.2);
    margin-bottom: 1.5rem;
    text-shadow: 0 0 10px rgb(178,209,162), 0 0 20px rgb(178,209,162), 0 0 30px rgb(178,209,162);
    text-transform: uppercase;
    font-weight: 700;
}

.footnote_ref_7401 .degree_path_5263 {
    position: relative;
    justify-content: space-between;
    display: flex;
}

.footnote_ref_7401 .head_nav_7042 {
    gap: 2rem;
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.footnote_ref_7401 .nav_block_8561:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(178,209,162,0.5), 0.1);
    transform: translateY(-5px);
}

.footnote_ref_7401 .nav_block_8561 h5::after {
    left: 0;
    content: "";
    position: absolute;
    box-shadow: 0 0 10px rgb(178,209,162);
    width: 40px;
    height: 2px;
    background: rgb(178,209,162);
    bottom: -8px;
}

.footnote_ref_7401 .nav_block_8561 .head_nav_7042 a:hover {
    color: rgb(178,209,162);
    text-shadow: 0 0 5px rgb(178,209,162);
    opacity: 1;
}

.lang_learn_0962::before {
    width: 100%;
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(90deg, transparent, rgb(178,209,162), transparent);
    content: "";
    left: 0;
    height: 1px;
}

.customer_support_5420 {
    background: linear-gradient(135deg, rgb(216,235,206) 0%, rgb(178,209,162,0.5) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}

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

.customer_support_5420 .edu_help_0248 {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.95);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(178,209,162);
}

.customer_support_5420 p {
    font-size: 12px;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #000000;
}

.customer_support_5420 .connect_section_5367 {
    flex-direction: column;
    padding: 0;
    list-style: none;
    gap: 1rem;
    display: flex;
    margin: 2rem 0 0;
}

.customer_support_5420 svg {
    height: 20px;
    flex-shrink: 0;
    width: 20px;
    transition: transform 0.3s ease;
}

.customer_support_5420 .message_card_9013:hover svg {
    transform: scale(1.1);
}

.customer_support_5420 .message_card_9013:hover svg path {
    fill: rgb(138,181,116);
}

.web_cookies_3267 {
    padding: 20px 30px;
    max-width: 1200px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
}

.cookieAlertPromptPanel_3214 p {
    color: #ffffff;
    max-width: 500px;
    font-size: 18px;
}

.cookie_show_9867 {
    line-height: 35px;
    box-shadow: rgb(178,209,162,0.5) 0px 4px 10px 0px;
    cursor: pointer;
    margin-left: 20px;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    border-radius: 15px;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
    background: rgb(178,209,162);
}

.wrapper-section_8964 .consent_track_8026 h5, .wrapper-section_8964 .consent_track_8026 p {
    color: #ffffff;
}


#cookiePolicyNotice_5623 {
    display: none;
}

.about_this_5128 {
    color: #ffffff;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.about_this_5128::after {
    top: -50%;
    position: absolute;
    right: -20%;
    width: 80%;
    animation: shine 15s infinite alternate ease-in-out;
    height: 200%;
    transform: rotate(-15deg);
    content: "";
    z-index: 0;
    background: rgb(178,209,162,0.5);
    opacity: 0.15;
}

.about_this_5128 .text_block_1524 {
    padding: 40px;
    box-shadow: 0 10px 35px rgba(0,0,0,0.2);
    background: linear-gradient(135deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
    border-left: 1px solid rgba(255,255,255,0.1);
    opacity: 0;
    position: relative;
    animation: fadeSlideUp 1s 0.3s forwards cubic-bezier(0.16, 1, 0.3, 1);
    transform: translateY(20px);
    border-radius: 2px;
    border-top: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(5px);
}

.about_this_5128 .text_block_1524 div div {
    column-gap: 40px;
    column-count: 1;
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    transform: translateY(10px);
    opacity: 0;
    animation: fadeSlideUp 0.8s 1s forwards cubic-bezier(0.16, 1, 0.3, 1);
    opacity: 0.9;
    font-size: 16px;
}

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

.statistics_information_5460 .statistics_edges_5837 {
    transition: all 0.4s ease;
    flex: 0 0 calc(25% - 20px);
    perspective: 1000px;
    transform-style: preserve-3d;
    text-align: center;
    border-bottom: 3px solid transparent;
    z-index: 2;
    padding: 40px 20px;
    background: transparent;
    position: relative;
}

.statistics_information_5460 .statistics_edges_5837 h4 {
    transition: all 0.3s ease;
    color: rgb(178,209,162);
    transform: translateZ(20px);
    margin: 0 0 10px;
    font-size: 3rem;
    font-weight: 700;
}



.statistics_information_5460 .statistics_edges_5837 h4 {
    animation-delay: calc(var(--i, 0) * 0.2s);
    animation: countUp 1s forwards;
    opacity: 0;
}

.statistics_information_5460 .benefits_block_1623::before,
.statistics_information_5460 .benefits_block_1623::after {
    position: absolute;
    height: 2px;
    background: rgb(178,209,162);
    content: "";
    width: 30px;
    top: 50%;
}

.statistics_information_5460 .benefits_block_1623::before {
    left: -40px;
}

.statistics_information_5460 svg path {
    transition: all 0.5s ease;
    fill: rgb(178,209,162);
}

.statistics_information_5460 .statistics_edges_5837:hover svg path {
    fill: rgb(138,181,116);
}

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

.connect_form_0475::before {
    width: 100%;
    opacity: 0.07;
    background: repeating-linear-gradient(
        45deg,
        rgb(178,209,162,0.5) 0,
        rgb(178,209,162,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}

.connect_form_0475 h2::before {
    bottom: 0;
    width: 80px;
    left: calc(50% - 40px);
    content: "";
    position: absolute;
    height: 4px;
    background: rgb(178,209,162);
}

.connect_form_0475 .img_item_wrapper_0643 {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}

.connect_form_0475 .feedback_support_0913 {
    flex: 0 0 55%;
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 60px;
    justify-content: center;
}

.connect_form_0475 .feedback_support_0913::after {
    left: -50px;
    z-index: 0;
    content: "";
    height: 100px;
    transform: rotate(45deg);
    bottom: -50px;
    border-radius: 0;
    background: rgb(138,181,116,0.5);
    width: 100px;
    position: absolute;
}

.connect_form_0475 form input[type="text"]:focus {
    border-bottom-color: rgb(178,209,162);
    outline: none;
}

.connect_form_0475 form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}

.connect_form_0475 .query_query_6013 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect_form_0475 .query_query_6013 input[type="checkbox"]:checked + label::before {
    background: rgb(178,209,162);
    border-color: rgb(178,209,162);
}

.connect_form_0475 .query_query_6013 label a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(178,209,162);
    position: relative;
}

.connect_form_0475 .query_query_6013 label a:hover {
    color: rgb(138,181,116);
}

.connect_form_0475 .support_request_2930 {
    display: inline-block;
    position: relative;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 17px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    padding: 18px 40px;
    font-weight: 600;
    z-index: 1;
    background: rgb(178,209,162);
    width: auto;
    color: #ffffff;
    overflow: hidden;
}

.program_information_3451::after {
    transform: rotate(-15deg);
    z-index: 1;
    width: 250px;
    background: rgb(138,181,116,0.5);
    height: 250px;
    bottom: -50px;
    position: absolute;
    opacity: 0.15;
    left: -50px;
    content: '';
}

.program_information_3451 .img_item_wrapper_0643 {
    height: 400px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(-3deg);
}

.program_information_3451 .img_item_wrapper_0643:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.program_information_3451 .text_block_1524 {
    position: relative;
    padding: 10px 0 0 0;
}

.program_information_3451 .description {
    animation: fadeInUp 0.8s ease 0.4s forwards;
    line-height: 1.8;
    opacity: 0;
    transform: translateY(10px);
    color: #000000;
    margin-bottom: 20px;
    font-size: 15px;
    position: relative;
}

.program_information_3451 p.description {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 20px;
    scrollbar-width: thin;
    scrollbar-color: rgb(178,209,162,0.5) rgb(216,235,206);
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 992px) {.developer_experience_8275 {
    padding: 150px 0;
}.developer_experience_8275 .edu_voices_3045 {
    transform: perspective(1500px) rotateY(3deg);
    padding: 60px;
    gap: 30px 60px;
}.developer_experience_8275 .img_item_wrapper_0643 {
    height: 240px;
    width: 240px;
}.developer_experience_8275 .name {
    font-size: calc(20px * 1.2);
}.developer_experience_8275 .edu_voices_3045 > div:nth-child(2) > div {
    font-size: 16px;
}.developer_experience_8275 .experience_path_8320 {
    line-height: 1.9;
    padding: 30px 25px;
    font-size: calc(16px * 1.05);
}
}



@media screen and (min-width: 992px) {.landing_page_9065 .skill_track_6541 {
    transform: translateY(-30px);
}.landing_page_9065 .title_style_header {
    font-size: calc(48px * 1.5);
}.landing_page_9065 h3 {
    font-size: calc(18px * 1.15);
}.landing_page_9065 .skill_track_6541 > div:first-child {
    padding-right: 2rem;
}.landing_page_9065 .skill_track_6541 > div:last-child {
    padding-left: 2rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
}



@media (min-width: 1400px) {header .nav_learn_8635 {
    max-width: 1320px;
    margin: 0 auto;
}header .head_mainwrap_4031 {
    margin: 0 2px;
}header .head_mainwrap_4031 a {
    padding: 0 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .nav_learn_8635 {
    padding: 0.8rem 1.5rem;
}header .main_pagewrap_8014 {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .main_head_1280 img {
    max-height: 35px;
}header .nav_block_8561 {
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    overflow-x: auto;
}header .nav_block_8561::-webkit-scrollbar {
    height: 3px;
}header .nav_block_8561::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(178,209,162);
}header .head_mainwrap_4031 {
    flex: 0 0 auto;
    margin: 0;
}header .head_mainwrap_4031 a {
    letter-spacing: 0.5px;
    font-size: calc(13px - 2px);
    height: 35px;
    white-space: nowrap;
    padding: 0 0.8rem;
}header .head_mainwrap_4031:last-child::after {
    display: none;
}
}



@media (max-width: 991px) {.appField_7351 {
    padding: 90px 0;
}.appField_7351 .study_learn_3562 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px;
}
}



@media (max-width: 767px) {.appField_7351 {
    padding: 70px 0;
}.appField_7351 h2 {
    margin-bottom: 30px;
}.appField_7351 .study_learn_3562 {
    transform: none;
    padding: 25px;
}.appField_7351 .study_learn_3562:hover {
    transform: translateY(-3px);
}.appField_7351 h2::before {
    width: 60px;
    bottom: -10px;
}
}



@media screen and (max-width: 768px) {.footnote_ref_7401 {
    padding: 4rem 0 2rem;
}.footnote_ref_7401 .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.footnote_ref_7401 .company_holder h3 {
    font-size: 32px;
}.footnote_ref_7401 .nav_block_8561 h5 {
    font-size: calc(23px * 0.9);
}.lang_learn_0962 {
    margin-top: 2rem;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
}
}



@media (min-width: 992px) {.customer_support_5420 {
    padding: 8rem 0;
}.customer_support_5420 .edu_help_0248 {
    margin: 0 auto;
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    max-width: 900px;
}.customer_support_5420 .edu_help_0248:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.customer_support_5420 h3 {
    margin-bottom: 2.5rem;
}.customer_support_5420 h3::after {
    height: 4px;
}
}



@media (hover: none) {.customer_support_5420 .edu_help_0248 {
    transform: none !important;
}.customer_support_5420 .message_card_9013:hover {
    transform: none;
}}


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



@media (min-width: 992px) {.about_this_5128 {
    padding: 180px 0;
}.about_this_5128::after {
    width: 60%;
}.about_this_5128 .container {
    padding: 0 40px;
}.about_this_5128 h2 {
    font-size: calc(36px * 1.6);
}.about_this_5128 h2::after {
    width: 80px;
}.about_this_5128 .text_block_1524 {
    padding: 60px 70px;
}.about_this_5128 .text_block_1524::before {
    height: 150px;
    width: 25px;
}.about_this_5128 .text_block_1524 div div {
    column-count: 2;
    column-gap: 60px;
}
}



@media (max-width: 992px) {.statistics_information_5460 .statistics_edges_5837 {
    flex: 0 0 calc(50% - 20px);
}.statistics_information_5460 .statistics_edges_5837:nth-child(2n+1)::before {
    opacity: 0;
}.statistics_information_5460 .benefits_block_1623::before,
    .statistics_information_5460 .benefits_block_1623::after {
    width: 20px;
}.statistics_information_5460 .benefits_block_1623::before {
    left: -30px;
}.statistics_information_5460 .benefits_block_1623::after {
    right: -30px;
}
}



@media (max-width: 1024px) {.connect_form_0475 {
    padding: 80px 0;
}.connect_form_0475 .img_item_wrapper_0643 {
    min-height: 500px;
}.connect_form_0475 .feedback_support_0913 {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.connect_form_0475 {
    padding: 60px 0;
}.connect_form_0475 .feedback_message_0129 {
    flex-direction: column;
}.connect_form_0475 .img_item_wrapper_0643 {
    width: 100%;
    min-height: 300px;
}.connect_form_0475 .feedback_support_0913 {
    width: 100%;
    padding: 40px 30px;
}.connect_form_0475 form h3 {
    margin-bottom: 30px;
}.connect_form_0475 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect_form_0475 .query_query_6013 {
    margin-bottom: 30px;
}.connect_form_0475 .support_request_2930 {
    padding: 15px 30px;
    width: 100%;
}
}



@media (min-width: 992px) {.program_information_3451 {
    padding: 150px 0;
}.program_information_3451 .learn_route_3721 {
    gap: 80px;
}.program_information_3451 .img_item_wrapper_0643 {
    height: 600px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.program_information_3451 .text_block_1524 {
    padding: 0 0 0 40px;
}.program_information_3451 h3 {
    transform: translateX(-10px);
    margin-bottom: 40px;
}.program_information_3451 h3::after {
    bottom: -15px;
}.program_information_3451 p.description {
    font-size: calc(15px * 1.05);
    line-height: 1.9;
    max-height: 450px;
}
}

@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}



@keyframes pulse {
    0% { opacity: 0.5; }
    100% { opacity: 0.9; }
}



@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(178,209,162), 0 0 20px rgb(178,209,162);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}



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



@keyframes shine {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) translateX(5%);
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.15;
        transform: rotate(-15deg) translateX(-5%);
    }
}



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

