* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.footer_benefit_ljBSOdm {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.first_pagebar_LkAf2P5 {
    flex: 1 0 auto;
}.wrapper-padding_oEGtnyI {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1264px;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact_panel_tjXBy4o {
    padding: 90px 0;
    position: relative;
    background: rgb(218,222,236);
    overflow: hidden;
}.contact_panel_tjXBy4o::before {
    height: 400px;
    border-radius: 50%;
    content: "";
    z-index: 1;
    right: -150px;
    width: 400px;
    top: -150px;
    filter: blur(70px);
    position: absolute;
    background: linear-gradient(45deg, rgb(183,192,214,0.5), rgb(145,160,190,0.5));
}.contact_panel_tjXBy4o::after {
    left: -100px;
    width: 300px;
    bottom: -100px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(145,160,190,0.5), rgb(183,192,214,0.5));
    filter: blur(60px);
    height: 300px;
    z-index: 1;
}.contact_panel_tjXBy4o .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 30px;
    margin: 0 auto;
}.contact_panel_tjXBy4o h2 {
    color: #000000;
    margin-bottom: 60px;
    font-size: 33px;
    position: relative;
    font-weight: 700;
    text-align: center;
}.contact_panel_tjXBy4o h2::before {
    position: absolute;
    background: rgb(183,192,214,0.5);
    z-index: -1;
    width: 50px;
    left: calc(50% - 120px);
    top: -25px;
    height: 50px;
    content: "";
    border-radius: 50%;
}.contact_panel_tjXBy4o h2::after {
    width: 30px;
    height: 30px;
    position: absolute;
    content: "";
    bottom: -15px;
    background: rgb(145,160,190,0.5);
    z-index: -1;
    right: calc(50% - 100px);
    border-radius: 50%;
}.contact_panel_tjXBy4o .inquiry_form_HVJMQDy {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
}.contact_panel_tjXBy4o .inquiry_form_HVJMQDy::before {
    content: "";
    pointer-events: none;
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(183,192,214,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(145,160,190,0.5) 99%
    );
    inset: 0;
    position: absolute;
    z-index: 0;
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y {
    flex: 0 0 45%;
    position: relative;
    transition: transform 0.5s ease;
    min-height: 500px;
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y::before {
    content: "";
    z-index: 1;
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y::after {
    left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    z-index: 2;
    pointer-events: none;
    right: 20px;
}.contact_panel_tjXBy4o .support_request_JIPcQj6 {
    justify-content: center;
    flex-direction: column;
    display: flex;
    padding: 60px;
    flex: 0 0 55%;
    position: relative;
}.contact_panel_tjXBy4o form {
    position: relative;
    z-index: 3;
}.contact_panel_tjXBy4o form h3 {
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
}.contact_panel_tjXBy4o form input[type="text"] {
    font-size: 15px;
    width: 100%;
    border: none;
    transition: all 0.3s ease;
    padding: 18px 25px;
    color: #000000;
    border-radius: 12px;
    margin-bottom: 25px;
    background: rgb(218,222,236);
}.contact_panel_tjXBy4o form input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(rgb(183,192,214), 0.1);
    background: linear-gradient(rgb(218,222,236), rgb(218,222,236)) padding-box,
                linear-gradient(to right, rgb(183,192,214), rgb(145,160,190)) border-box;
    border: 1px solid transparent;
    outline: none;
}.contact_panel_tjXBy4o form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR {
    margin-bottom: 30px;
    position: relative;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR label {
    cursor: pointer;
    font-size: 16px;
    position: relative;
    color: #000000;
    display: flex;
    align-items: center;
    padding-left: 35px;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR label::before {
    background: rgb(218,222,236);
    content: "";
    border-radius: 6px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    left: 0;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(183,192,214), rgb(145,160,190));
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR input[type="checkbox"]:checked + label::after {
    left: 8px;
    border-width: 0 2px 2px 0;
    top: 4px;
    transform: rotate(45deg);
    content: "";
    height: 12px;
    position: absolute;
    border: solid #ffffff;
    width: 6px;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR label a {
    transition: color 0.3s ease;
    color: rgb(183,192,214);
    text-decoration: none;
    font-weight: 600;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR label a:hover {
    color: rgb(145,160,190);
}.contact_panel_tjXBy4o .help_support_Ht79MqB {
    color: #ffffff;
    border: none;
    width: 100%;
    z-index: 1;
    font-weight: 600;
    font-size: 18px;
    border-radius: 12px;
    cursor: pointer;
    padding: 20px;
    background: linear-gradient(135deg, rgb(183,192,214), rgb(145,160,190));
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
}.contact_panel_tjXBy4o .help_support_Ht79MqB::before {
    left: 0;
    transition: transform 0.5s ease;
    position: absolute;
    height: 100%;
    transform: scaleX(0);
    background: linear-gradient(135deg, rgb(145,160,190), rgb(183,192,214));
    content: "";
    top: 0;
    z-index: -1;
    width: 100%;
    transform-origin: right;
}.contact_panel_tjXBy4o .help_support_Ht79MqB:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.contact_panel_tjXBy4o svg {
    width: 24px;
    margin-right: 12px;
    transition: all 0.3s ease;
    height: 24px;
    fill: none;
    stroke: rgb(183,192,214);
}.contact_panel_tjXBy4o svg path {
    stroke: rgb(183,192,214);
    transition: all 0.3s ease;
    fill: none;
    stroke-width: 2;
}.contact_panel_tjXBy4o svg:hover,
.contact_panel_tjXBy4o svg:hover path {
    stroke: rgb(145,160,190);
}

@media (max-width: 1024px) {.contact_panel_tjXBy4o {
    padding: 70px 0;
}.contact_panel_tjXBy4o .support_request_JIPcQj6 {
    padding: 45px;
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y {
    min-height: 450px;
}
}

@media (max-width: 768px) {.contact_panel_tjXBy4o {
    padding: 60px 0;
}.contact_panel_tjXBy4o h2 {
    margin-bottom: 40px;
}.contact_panel_tjXBy4o .inquiry_form_HVJMQDy {
    flex-direction: column;
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y {
    min-height: 300px;
    width: 100%;
    flex: 0 0 300px;
}.contact_panel_tjXBy4o .support_request_JIPcQj6 {
    padding: 40px 30px;
    flex: 0 0 auto;
}.contact_panel_tjXBy4o form h3 {
    margin-bottom: 25px;
}.contact_panel_tjXBy4o form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}
}

@media (max-width: 480px) {.contact_panel_tjXBy4o {
    padding: 50px 0;
}.contact_panel_tjXBy4o h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 30px;
}.contact_panel_tjXBy4o .img_responsive_4h2TO1y {
    min-height: 220px;
}.contact_panel_tjXBy4o .support_request_JIPcQj6 {
    padding: 30px 20px;
}.contact_panel_tjXBy4o form h3 {
    margin-bottom: 20px;
    font-size: calc(22px * 0.9);
}.contact_panel_tjXBy4o form input[type="text"] {
    padding: 14px 16px;
    font-size: calc(15px * 0.95);
    margin-bottom: 16px;
}.contact_panel_tjXBy4o .help_support_Ht79MqB {
    padding: 16px;
}.contact_panel_tjXBy4o .feedback_support_8JcGSDR label {
    font-size: calc(16px * 0.95);
}}.instructor_history_4PJnhu2 {
    background-color: rgb(218,222,236);
    perspective: 1000px;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.instructor_history_4PJnhu2::before {
    z-index: 0;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgb(145,160,190,0.5) 0%,
        transparent 40%,
        rgb(183,192,214,0.5) 100%
    );
    transform: skewY(-5deg);
    height: 120%;
    width: 120%;
    left: -5%;
    top: -10%;
    content: "";
}.instructor_history_4PJnhu2 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT {
    border-left: 4px solid rgb(183,192,214);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    padding: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    display: grid;
    background-color: rgba(255, 255, 255, 0.95);
    gap: 30px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    grid-template-columns: 1fr;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.07),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:first-child {
    transition: transform 0.4s ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px);
    position: relative;
    height: 240px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover > div:first-child {
    transform: translateZ(40px) translateY(-5px);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT .img_responsive_4h2TO1y {
    width: 100%;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover .img_responsive_4h2TO1y {
    transform: scale(1.03);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(2) {
    padding-left: 15px;
    transform: translateZ(10px);
    position: relative;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(2)::before {
    left: 0;
    position: absolute;
    transform: scaleY(0);
    width: 3px;
    background: linear-gradient(
        to bottom,
        rgb(183,192,214) 0%,
        rgb(145,160,190) 100%
    );
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: top;
    top: 0;
    height: 100%;
    content: "";
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover > div:nth-child(2)::before {
    transform: scaleY(1);
}.instructor_history_4PJnhu2 .name {
    font-weight: 700;
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin: 0 0 10px;
}.instructor_history_4PJnhu2 .name::after {
    content: "";
    background-color: rgb(183,192,214);
    left: 0;
    bottom: -5px;
    width: 40%;
    height: 2px;
    position: absolute;
    transition: width 0.4s ease;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover .name::after {
    width: 100%;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(2) > div {
    margin-top: 5px;
    font-weight: 600;
    font-size: calc(13px - 2px);
    letter-spacing: 0.5px;
    color: rgb(145,160,190);
    opacity: 0.9;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
    transition: transform 0.4s ease-out;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT:hover > div:nth-child(3) {
    transform: translateZ(15px);
}.instructor_history_4PJnhu2 .job_container_pHorZvM {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    margin: 0;
    font-size: 13px;
    line-height: 1.8;
    position: relative;
    padding: 20px 10px 20px 25px;
    box-shadow: 
        inset 0 0 0 1px rgba(rgb(183,192,214,0.5), 0.1),
        0 10px 30px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
}.instructor_history_4PJnhu2 .job_container_pHorZvM::before {
    opacity: 0.4;
    position: absolute;
    top: 10px;
    font-size: calc(41px * 1.5);
    color: rgb(183,192,214,0.5);
    left: 5px;
    line-height: 1;
    content: "";
}

@media screen and (min-width: 768px) {.instructor_history_4PJnhu2 {
    padding: 100px 0;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT {
    padding: 50px;
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto 1fr;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:first-child {
    grid-row: 1 / span 2;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(2) {
    grid-row: 1;
    align-self: start;
    padding-left: 40px;
    grid-column: 2;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(3) {
    padding-left: 40px;
    grid-column: 2;
    grid-row: 2;
}.instructor_history_4PJnhu2 .job_container_pHorZvM {
    padding: 25px 20px 25px 35px;
    font-size: calc(13px + 1px);
}
}

@media screen and (min-width: 992px) {.instructor_history_4PJnhu2 {
    padding: 120px 0;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT {
    grid-template-columns: 380px 1fr;
    padding: 60px;
    transform: perspective(1200px) rotateY(-3deg);
    gap: 40px;
}.instructor_history_4PJnhu2 .name {
    font-size: calc(18px + 2px);
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(2) > div {
    font-size: 13px;
}.instructor_history_4PJnhu2 .job_container_pHorZvM {
    padding: 30px 25px 30px 45px;
    line-height: 1.9;
}.instructor_history_4PJnhu2 .job_container_pHorZvM::before {
    font-size: calc(41px * 2);
}
}

@media (hover: none) {.instructor_history_4PJnhu2 .success_feedback_EyVSmYT {
    transform: none !important;
}.instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:first-child,
    .instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div:nth-child(3) {
    transform: none !important;
}
}

@media (prefers-reduced-motion) {.instructor_history_4PJnhu2 .success_feedback_EyVSmYT,
    .instructor_history_4PJnhu2 .success_feedback_EyVSmYT > div,
    .instructor_history_4PJnhu2 .name::after,
    .instructor_history_4PJnhu2 .img_responsive_4h2TO1y {
    transition: none !important;
    transform: none !important;
}}footer {
    width: 100%;
    position: relative;
}footer .footer_benefit_ljBSOdm {
    background: linear-gradient(135deg, rgb(183,192,214), rgb(145,160,190));
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    position: relative;
}footer .footer_benefit_ljBSOdm::before {
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
    position: absolute;
    width: 100%;
}footer .cookie_ctrl_rDMpHPA {
    z-index: 1;
    position: relative;
}footer .get_helpdesk_pAuLwYK {
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}footer .info_item {
    z-index: 1;
    flex: 0 1 220px;
    height: 220px;
    justify-content: center;
    transition: all 0.4s ease;
    padding: 20px;
    background-color: rgb(183,192,214,0.5);
    align-items: center;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    display: flex;
    border-radius: 50%;
}footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}footer .info_item:nth-child(2) {
    transform: translateY(20px);
}footer .info_item:nth-child(3) {
    transform: translateY(-10px);
}footer .info_item:nth-child(4) {
    transform: translateY(10px);
}footer .info_item:hover {
    background-color: rgb(145,160,190,0.5);
    transform: scale(1.05) translateY(0);
    z-index: 2;
}footer .info_item svg {
    height: 24px;
    fill: #ffffff;
    flex-shrink: 0;
    width: 24px;
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    max-width: 80%;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}footer .nav_prime_PQqk8BN, footer .site_top_6SoQXMC, footer .subscribe_holder {
    position: relative;
    flex-direction: column;
    max-width: 400px;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex: 1 1 300px;
    display: flex;
    backdrop-filter: blur(5px);
    background-color: rgb(183,192,214,0.5);
    transition: all 0.3s ease;
    text-align: center;
    align-items: center;
    padding: 30px;
    overflow: hidden;
}footer .nav_prime_PQqk8BN:hover, footer .site_top_6SoQXMC:hover, footer .subscribe_holder:hover {
    background-color: rgb(145,160,190,0.5);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}footer .nav_prime_PQqk8BN::before, footer .site_top_6SoQXMC::before, footer .subscribe_holder::before {
    opacity: 0.1;
    content: "";
    position: absolute;
    z-index: -1;
    height: 150px;
    width: 150px;
    border-radius: 50%;
}footer .nav_prime_PQqk8BN::before {
    top: -50px;
    background-color: rgb(183,192,214);
    left: -50px;
}footer .site_top_6SoQXMC::before {
    bottom: -50px;
    background-color: rgb(145,160,190);
    right: -50px;
}footer .subscribe_holder::before {
    left: -50px;
    background-color: rgb(183,192,214);
    bottom: -50px;
}footer .nav_prime_PQqk8BN svg {
    width: auto;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    height: 50px;
}footer .privacy_cta_1cdkyZD {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    line-height: 1.6;
    max-width: 300px;
}footer .site_top_6SoQXMC h5, footer .subscribe_holder h5 {
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    display: inline-block;
    font-size: 23px;
}footer .site_top_6SoQXMC h5::after, footer .subscribe_holder h5::after {
    height: 2px;
    width: 40px;
    bottom: -8px;
    transition: width 0.3s ease;
    transform: translateX(-50%);
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    content: "";
}footer .site_top_6SoQXMC:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}footer .head_core_YsVI0H5 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    justify-content: center;
    max-width: 300px;
}footer .head_core_YsVI0H5 a {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 8px 15px;
    border-radius: 10px;
    font-size: 12px;
    background-color: rgb(183,192,214,0.5);
    color: #ffffff;
}footer .head_core_YsVI0H5 a:hover {
    transform: translateY(-3px);
    background-color: rgb(145,160,190,0.5);
}footer .subscribe_holder p {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
    max-width: 300px;
}footer .input_holder {
    width: 100%;
    gap: 15px;
    align-items: center;
    max-width: 300px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    color: #ffffff;
    text-align: center;
    width: 100%;
    border: none;
    font-size: 12px;
    padding: 15px 20px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(183,192,214,0.5);
    background-color: rgba(255, 255, 255, 0.3);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_component_gnhZw2k {
    cursor: pointer;
    background-color: rgb(183,192,214);
    border-radius: 10px;
    font-size: 17px;
    width: 100%;
    padding: 15px 20px;
    transition: all 0.3s ease;
    color: #ffffff;
    border: none;
    font-weight: 600;
}footer .sub_component_gnhZw2k:hover {
    background-color: rgb(145,160,190);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .encrypt_cta_jneEfcW {
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .chrome_ext_YQ2ep9C {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    background-color: rgb(183,192,214,0.5);
    padding: 8px 20px;
    display: inline-block;
    border-radius: 10px;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}

@media (max-width: 991px) {footer .info_item {
    flex: 0 1 180px;
    height: 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}

@media (max-width: 767px) {footer .footer_benefit_ljBSOdm {
    padding: 60px 0 30px;
}footer .get_helpdesk_pAuLwYK {
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px;
    height: 100px;
    flex: 0 1 100px;
}footer .nav_prime_PQqk8BN, footer .site_top_6SoQXMC, footer .subscribe_holder {
    padding: 25px 20px;
}footer .encrypt_cta_jneEfcW {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .footer_benefit_ljBSOdm {
    padding: 50px 0 20px;
}footer .info_item {
    height: 90px;
    flex: 0 1 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(12px - 1px);
}footer .site_top_6SoQXMC h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .head_core_YsVI0H5 a {
    padding: 6px 12px;
    font-size: calc(12px - 1px);
}footer .input_holder input[type="email"],
    footer .sub_component_gnhZw2k {
    padding: 12px 15px;
}footer .chrome_ext_YQ2ep9C {
    padding: 6px 15px;
}}.educational_yield_z0i1f2p {
    padding: 6rem 0 8rem;
    background: linear-gradient(45deg, rgb(218,222,236) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
}.educational_yield_z0i1f2p::before {
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 20px, rgb(183,192,214,0.5) 20px, rgb(183,192,214,0.5) 21px),
        repeating-linear-gradient(90deg, transparent, transparent 20px, rgb(183,192,214,0.5) 20px, rgb(183,192,214,0.5) 21px);
    left: -10%;
    width: 120%;
    top: 0;
    content: '';
    z-index: 1;
    opacity: 0.1;
    height: 100%;
    position: absolute;
}.educational_yield_z0i1f2p .learning_classes_pWLq5Dk {
    max-width: 1400px;
    z-index: 2;
    gap: 2rem;
    width: 90%;
    display: grid;
    margin: 0 auto;
    position: relative;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(12, 1fr);
}.educational_yield_z0i1f2p h2 {
    position: relative;
    grid-column: 1 / span 12;
    padding-bottom: 1.5rem;
    text-align: center;
    color: #000000;
    grid-row: 1;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 1rem;
    margin-bottom: 3rem;
}.educational_yield_z0i1f2p h2::after {
    background: rgb(183,192,214);
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    content: '';
    height: 4px;
    width: 60px;
    position: absolute;
    border-radius: 10px;
}.educational_yield_z0i1f2p .info_section_3jFLqc9 {
    grid-column: 7 / span 6;
    flex-direction: column;
    display: flex;
    position: relative;
    gap: 1.5rem;
    grid-row: 2;
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y {
    position: relative;
    border-radius: 0;
    z-index: 1;
    grid-column: 1 / span 6;
    min-height: 450px;
    height: 100%;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
    transform: translateX(-5vw);
    grid-row: 2;
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y::after {
    position: absolute;
    content: '';
    z-index: 1;
    inset: 0;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5));
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y::before {
    animation: morphBg 15s infinite alternate ease-in-out;
    content: '';
    position: absolute;
    height: 120%;
    top: -10%;
    z-index: -1;
    right: -10%;
    opacity: 0.3;
    background: rgb(145,160,190,0.5);
    width: 120%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.educational_yield_z0i1f2p .text_main_holder {
    display: grid;
    gap: 1.5rem;
}.educational_yield_z0i1f2p .text_main_holder > div {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: flex-start;
    background: #ffffff;
    padding: 1.5rem;
    display: flex;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(5vw);
    position: relative;
    border-radius: 13px;
    overflow: hidden;
}.educational_yield_z0i1f2p .text_main_holder > div:nth-child(even) {
    transform: translateX(2vw);
}.educational_yield_z0i1f2p .text_main_holder > div:hover {
    transform: translateX(3vw) translateY(-5px);
    box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.1);
}.educational_yield_z0i1f2p .text_main_holder > div:nth-child(even):hover {
    transform: translateX(0) translateY(-5px);
}.educational_yield_z0i1f2p .text_main_holder > div::before {
    top: 0;
    left: 0;
    width: 5px;
    content: '';
    height: 0;
    position: absolute;
    transition: height 0.3s ease;
    background: rgb(183,192,214);
}.educational_yield_z0i1f2p .text_main_holder > div:hover::before {
    height: 100%;
}.educational_yield_z0i1f2p .text_main_holder svg {
    height: 2.5rem;
    width: 2.5rem;
    fill: rgb(183,192,214);
    transition: all 0.3s ease;
    margin-right: 1rem;
    flex-shrink: 0;
}.educational_yield_z0i1f2p .text_main_holder > div:hover svg {
    fill: rgb(145,160,190);
    transform: rotate(10deg);
}.educational_yield_z0i1f2p .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(183,192,214);
}.educational_yield_z0i1f2p .text_main_holder > div:hover svg path {
    fill: rgb(145,160,190);
}.educational_yield_z0i1f2p .text_main_holder p {
    line-height: 1.6;
    font-size: 12px;
    margin: 0;
    color: #000000;
}

@keyframes morphBg {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

@media (max-width: 1200px) {.educational_yield_z0i1f2p .img_responsive_4h2TO1y {
    transform: translateX(-3vw);
}.educational_yield_z0i1f2p .text_main_holder > div {
    transform: translateX(3vw);
}.educational_yield_z0i1f2p .text_main_holder > div:nth-child(even) {
    transform: translateX(1vw);
}
}

@media (max-width: 992px) {.educational_yield_z0i1f2p .learning_classes_pWLq5Dk {
    width: 85%;
    grid-template-columns: 1fr;
}.educational_yield_z0i1f2p h2 {
    grid-column: 1;
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y {
    margin-bottom: 2rem;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    grid-column: 1;
    grid-row: 2;
    height: 350px;
    transform: translateX(0);
}.educational_yield_z0i1f2p .info_section_3jFLqc9 {
    grid-row: 3;
    grid-column: 1;
}.educational_yield_z0i1f2p .text_main_holder > div,
    .educational_yield_z0i1f2p .text_main_holder > div:nth-child(even) {
    transform: translateX(0);
}.educational_yield_z0i1f2p .text_main_holder > div:hover,
    .educational_yield_z0i1f2p .text_main_holder > div:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 768px) {.educational_yield_z0i1f2p {
    padding: 4rem 0 6rem;
}.educational_yield_z0i1f2p .learning_classes_pWLq5Dk {
    gap: 1.5rem;
    width: 90%;
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y {
    height: 300px;
}.educational_yield_z0i1f2p h2 {
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 576px) {.educational_yield_z0i1f2p .learning_classes_pWLq5Dk {
    width: 92%;
}.educational_yield_z0i1f2p .img_responsive_4h2TO1y {
    height: 250px;
}.educational_yield_z0i1f2p .text_main_holder > div {
    padding: 1.2rem;
}.educational_yield_z0i1f2p .text_main_holder svg {
    width: 2rem;
    margin-right: 0.8rem;
    height: 2rem;
}}.price_plan_GsrQ6vm {
    padding: 120px 0;
    background: rgb(218,222,236);
    position: relative;
    overflow: hidden;
}.price_plan_GsrQ6vm::before {
    top: -15%;
    width: 600px;
    z-index: 0;
    content: "";
    position: absolute;
    right: -10%;
    background: linear-gradient(135deg, rgb(183,192,214,0.5), rgb(145,160,190,0.5));
    filter: blur(80px);
    height: 600px;
    opacity: 0.15;
}.price_plan_GsrQ6vm::after {
    position: absolute;
    bottom: -15%;
    content: "";
    background: linear-gradient(225deg, rgb(145,160,190,0.5), rgb(183,192,214,0.5));
    height: 500px;
    z-index: 0;
    left: -10%;
    width: 500px;
    filter: blur(100px);
    opacity: 0.1;
}.price_plan_GsrQ6vm .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1400px;
    padding: 0 20px;
}.price_plan_GsrQ6vm .learn_fees_WxHm52l {
    display: flex;
    gap: 60px;
    flex-direction: column;
}.price_plan_GsrQ6vm .training_sub_zeft2LO {
    transform: translateX(5%);
    position: relative;
    order: -1;
    margin-bottom: 20px;
    z-index: 2;
}.price_plan_GsrQ6vm .training_sub_zeft2LO h2 {
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, #000000, rgb(183,192,214));
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    font-weight: 700;
    color: transparent;
    font-size: 38px;
    background-clip: text !important;
    margin-bottom: 15px;
}.price_plan_GsrQ6vm .training_sub_zeft2LO .pricing_schemes_0MZouvI {
    line-height: 1.6;
    transform: translateY(0);
    max-width: 700px;
    color: #000000;
    transition: transform 0.4s ease;
    font-size: 13px;
    margin-left: 5px;
}.price_plan_GsrQ6vm .training_sub_zeft2LO:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.price_plan_GsrQ6vm .training_sub_zeft2LO:hover .pricing_schemes_0MZouvI {
    transform: translateY(3px);
}.price_plan_GsrQ6vm .lesson_rates_2IXWi5w {
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) scale(1);
    height: 100%;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover {
    transform: translateZ(20px) scale(1.02);
    z-index: 5;
}.price_plan_GsrQ6vm .package_deals_PI7XUw9 {
    position: relative;
    overflow: hidden;
    display: flex;
    height: 100%;
    background: #ffffff;
    flex-direction: column;
    transition: box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .package_deals_PI7XUw9 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(183,192,214,0.5);
}.price_plan_GsrQ6vm .package_deals_PI7XUw9::before {
    transform-origin: left;
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    transform: scaleX(0);
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(183,192,214), rgb(145,160,190));
    content: "";
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .package_deals_PI7XUw9::before {
    transform: scaleX(1);
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 {
    padding: 35px 30px;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 h3 {
    color: #000000;
    word-break: break-word;
    font-weight: 600;
    transform: translateY(0);
    font-size: calc(24px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    position: relative;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .price_sheet_gEIAS95 h3 {
    transform: translateY(-2px);
    color: rgb(183,192,214);
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 .promo_rates_1H2OP4Y {
    color: rgb(183,192,214);
    word-break: break-word;
    font-weight: 700;
    overflow-wrap: break-word;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 5px 0 20px;
    display: block;
    position: relative;
    font-size: calc(24px + 6px);
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .price_sheet_gEIAS95 .promo_rates_1H2OP4Y {
    transform: scale(1.05);
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 .promo_rates_1H2OP4Y::after {
    bottom: -10px;
    width: 50px;
    position: absolute;
    background: rgb(145,160,190,0.5);
    left: 0;
    height: 2px;
    content: "";
    transition: width 0.4s ease;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .price_sheet_gEIAS95 .promo_rates_1H2OP4Y::after {
    width: 80px;
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 p {
    word-break: break-word;
    white-space: normal;
    flex-grow: 1;
    overflow-wrap: break-word;
    margin-top: 10px;
    line-height: 1.7;
    color: #000000;
    opacity: 0.85;
    transition: opacity 0.3s ease;
    font-size: 13px;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .price_sheet_gEIAS95 p {
    opacity: 1;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm .img_responsive_4h2TO1y {
    height: 220px;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
    width: 100%;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .img_responsive_4h2TO1y {
    height: 240px;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm .img_responsive_4h2TO1y::after {
    right: 0;
    content: "";
    transition: opacity 0.4s ease;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    position: absolute;
    opacity: 0;
    top: 0;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:hover .img_responsive_4h2TO1y::after {
    opacity: 1;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm:nth-child(odd) .package_deals_PI7XUw9 {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.price_plan_GsrQ6vm {
    padding: 140px 0;
}.price_plan_GsrQ6vm .learn_fees_WxHm52l {
    align-items: flex-start;
    flex-direction: row;
}.price_plan_GsrQ6vm .training_sub_zeft2LO {
    margin-right: 70px;
    align-self: flex-start;
    order: 0;
    transform: translateX(0);
    position: sticky;
    top: 100px;
    width: 30%;
}.price_plan_GsrQ6vm .lesson_rates_2IXWi5w {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.price_plan_GsrQ6vm .lesson_rates_2IXWi5w {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.price_plan_GsrQ6vm .training_sub_zeft2LO h2 {
    font-size: calc(38px + 5px);
}
}

@media (max-width: 991px) {.price_plan_GsrQ6vm {
    padding: 80px 0;
}.price_plan_GsrQ6vm .training_sub_zeft2LO {
    text-align: center;
    transform: translateX(0);
}.price_plan_GsrQ6vm .training_sub_zeft2LO .pricing_schemes_0MZouvI {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.price_plan_GsrQ6vm {
    padding: 60px 0;
}.price_plan_GsrQ6vm .lesson_rates_2IXWi5w {
    grid-template-columns: 1fr;
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 {
    padding: 25px 20px;
}.price_plan_GsrQ6vm .cost_plan_SPaObzm .img_responsive_4h2TO1y {
    height: 180px;
}.price_plan_GsrQ6vm .training_sub_zeft2LO h2 {
    font-size: calc(38px - 2px);
}
}

@media (max-width: 480px) {.price_plan_GsrQ6vm {
    padding: 50px 0;
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 h3 {
    font-size: 24px;
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 .promo_rates_1H2OP4Y {
    font-size: calc(24px + 2px);
}.price_plan_GsrQ6vm .price_sheet_gEIAS95 p {
    font-size: calc(13px - 1px);
}}.program_details_z9EpaLB {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, #f5f7fa 0%, #e0e6ed 100%);
    padding: 7rem 0;
}.program_details_z9EpaLB::before {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.15;
    z-index: 1;
    content: "";
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(145,160,190,0.5) 0%, transparent 60%);
    top: 0;
}.program_details_z9EpaLB::after {
    position: absolute;
    height: 100%;
    right: -50%;
    width: 100%;
    transform: scale(2);
    opacity: 0.1;
    border-radius: 50%;
    top: -50%;
    content: "";
    z-index: 1;
    background: radial-gradient(ellipse at center, rgb(183,192,214,0.5) 0%, transparent 70%);
}.program_details_z9EpaLB .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.program_details_z9EpaLB .job_training_78b5YOR {
    gap: 3rem;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}.program_details_z9EpaLB .img_responsive_4h2TO1y {
    position: relative;
    overflow: hidden;
    height: 350px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-3deg);
}.program_details_z9EpaLB .img_responsive_4h2TO1y::before {
    opacity: 0.3;
    z-index: 1;
    background: linear-gradient(45deg, rgb(183,192,214,0.5) 0%, transparent 100%);
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
}.program_details_z9EpaLB .img_responsive_4h2TO1y::after {
    width: 50px;
    position: absolute;
    background: rgb(145,160,190);
    filter: blur(30px);
    height: 50px;
    content: "";
    border-radius: 50%;
    opacity: 0.15;
    animation: floatOrbit 15s infinite ease-in-out;
    top: -10%;
    right: -10%;
}.program_details_z9EpaLB .info_section_3jFLqc9 {
    position: relative;
}.program_details_z9EpaLB .info_section_3jFLqc9::before {
    top: -20px;
    position: absolute;
    height: 1px;
    content: "";
    left: 0;
    width: 150px;
    opacity: 0.6;
    background: linear-gradient(90deg, rgb(183,192,214) 0%, transparent 100%);
}.program_details_z9EpaLB h3 {
    font-weight: 700;
    color: #000000;
    font-size: calc(21px * 1.1);
    position: relative;
    transform-origin: left center;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    padding-left: 1rem;
}.program_details_z9EpaLB h3::before {
    top: 0;
    transform-origin: bottom;
    content: "";
    animation: growUp 1.2s forwards ease-out 0.2s;
    position: absolute;
    width: 3px;
    transform: scaleY(0);
    left: 0;
    height: 100%;
    background: rgb(183,192,214);
}.program_details_z9EpaLB .description {
    font-size: 17px;
    position: relative;
    color: #000000;
    line-height: 1.8;
    transition: color 0.3s ease;
    margin-bottom: 1.5rem;
}.program_details_z9EpaLB p.description {
    display: none;
}.program_details_z9EpaLB span.description {
    column-gap: 2rem;
    position: relative;
    padding: 0.5rem 0;
    column-count: 1;
    display: block;
}.program_details_z9EpaLB span.description::first-letter {
    color: rgb(183,192,214);
    font-size: 1.2em;
    font-weight: 700;
}@keyframes floatOrbit {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-30px, 20px);
    }
    50% {
        transform: translate(-20px, -30px);
    }
    75% {
        transform: translate(30px, -10px);
    }
}

@keyframes growUp {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

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

.program_details_z9EpaLB .info_section_3jFLqc9 > div {
    animation: fadeInUp 0.8s forwards ease-out 0.5s;
    position: relative;
    opacity: 0;
}.program_details_z9EpaLB .img_responsive_4h2TO1y:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program_details_z9EpaLB .info_section_3jFLqc9::after {
    border-radius: 50%;
    right: 10%;
    height: 100px;
    width: 100px;
    position: absolute;
    content: "";
    bottom: 10%;
    border: 1px solid rgb(145,160,190,0.5);
    pointer-events: none;
    opacity: 0.2;
}.program_details_z9EpaLB::before {
    box-shadow: 
        30px 80px 0 -0.5px rgb(183,192,214,0.5),
        80px 200px 0 -1px rgb(145,160,190,0.5),
        200px 50px 0 -0.5px rgb(183,192,214,0.5),
        280px 160px 0 -1px rgb(145,160,190,0.5),
        320px 280px 0 -0.5px rgb(183,192,214,0.5);
}

@media (min-width: 768px) {.program_details_z9EpaLB .job_training_78b5YOR {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}.program_details_z9EpaLB .img_responsive_4h2TO1y {
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
}.program_details_z9EpaLB h3 {
    padding-left: 1.5rem;
    font-size: 35px;
}.program_details_z9EpaLB span.description {
    column-count: 2;
}.program_details_z9EpaLB .info_section_3jFLqc9::after {
    height: 150px;
    width: 150px;
}
}

@media (min-width: 992px) {.program_details_z9EpaLB {
    padding: 9rem 0;
}.program_details_z9EpaLB .job_training_78b5YOR {
    gap: 6rem;
}.program_details_z9EpaLB .img_responsive_4h2TO1y {
    height: 550px;
}.program_details_z9EpaLB span.description {
    column-count: 2;
    column-gap: 3rem;
}.program_details_z9EpaLB h3::before {
    width: 4px;
}.program_details_z9EpaLB .info_section_3jFLqc9::after {
    right: -5%;
    bottom: 20%;
    width: 180px;
    height: 180px;
}
}

@media (min-width: 1200px) {.program_details_z9EpaLB .img_responsive_4h2TO1y {
    height: 600px;
}.program_details_z9EpaLB h3 {
    margin-bottom: 2rem;
}.program_details_z9EpaLB .info_section_3jFLqc9::before {
    width: 200px;
}
}

@media (max-width: 767px) {.program_details_z9EpaLB {
    padding: 5rem 0;
}.program_details_z9EpaLB .img_responsive_4h2TO1y {
    height: 250px;
    margin-bottom: 1.5rem;
}.program_details_z9EpaLB h3 {
    font-size: 21px;
    margin-bottom: 1rem;
}.program_details_z9EpaLB .info_section_3jFLqc9::before {
    width: 80px;
    top: -10px;
}}.contact_Ju1D8lq {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(145,160,190,0.5) 0%, rgb(218,222,236) 100%);
    position: relative;
}.contact_Ju1D8lq::before {
    left: 0;
    z-index: 0;
    background-image: radial-gradient(circle at 10% 30%, rgb(183,192,214,0.5) 0%, transparent 50%);
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.7;
}.contact_Ju1D8lq::after {
    height: 40%;
    z-index: 0;
    bottom: -10%;
    position: absolute;
    right: -5%;
    opacity: 0.4;
    width: 40%;
    background-image: radial-gradient(circle, rgb(145,160,190,0.5) 0%, transparent 70%);
    content: "";
}.contact_Ju1D8lq .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.contact_Ju1D8lq .talk_team_LReoDzy {
    background: rgba(255, 255, 255, 0.95);
    padding: 3rem;
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 800px;
    transform: perspective(1000px) rotateY(1deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    margin: 0 auto;
}.contact_Ju1D8lq .talk_team_LReoDzy:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(0deg);
}.contact_Ju1D8lq .talk_team_LReoDzy::before {
    background: linear-gradient(to bottom, rgb(183,192,214), rgb(145,160,190));
    width: 5px;
    height: 100%;
    left: 0;
    position: absolute;
    transform: scaleY(0.95);
    top: 0;
    content: "";
    transition: transform 0.3s ease;
}.contact_Ju1D8lq .talk_team_LReoDzy:hover::before {
    transform: scaleY(1);
}.contact_Ju1D8lq h3 {
    display: inline-block;
    color: rgb(183,192,214);
    font-size: calc(32px * 1.2);
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
}.contact_Ju1D8lq h3::after {
    background: linear-gradient(90deg, rgb(183,192,214), transparent);
    position: absolute;
    content: "";
    bottom: -5px;
    transition: width 0.3s ease;
    width: 60%;
    left: 0;
    height: 3px;
}.contact_Ju1D8lq h3:hover::after {
    width: 100%;
}.contact_Ju1D8lq .talk_team_LReoDzy > div {
    transition: padding-left 0.3s ease;
    margin-bottom: 2rem;
    position: relative;
    padding-left: 0;
}.contact_Ju1D8lq .talk_team_LReoDzy > div:hover {
    padding-left: 10px;
}.contact_Ju1D8lq p {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 1rem;
    max-width: 90%;
}.contact_Ju1D8lq h5 {
    margin-bottom: 0.5rem;
    align-items: center;
    display: flex;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}.contact_Ju1D8lq svg {
    margin-left: 10px;
    transform: translateY(2px);
    transition: transform 0.3s ease, fill 0.3s ease;
}.contact_Ju1D8lq h5:hover svg,
.contact_Ju1D8lq a:hover svg {
    transform: translateY(0) scale(1.1);
    fill: rgb(183,192,214) !important;
}.contact_Ju1D8lq svg path {
    transition: fill 0.3s ease;
}.contact_Ju1D8lq h5:hover svg path,
.contact_Ju1D8lq a:hover svg path {
    fill: rgb(183,192,214);
}.contact_Ju1D8lq .connect_section_2eUJ0kM {
    list-style: none;
    flex-direction: column;
    display: flex;
    padding: 0;
    gap: 1rem;
}.contact_Ju1D8lq .connect_section_2eUJ0kM li {
    transition: transform 0.3s ease;
    transform: translateX(0);
    position: relative;
}.contact_Ju1D8lq .connect_section_2eUJ0kM li:hover {
    transform: translateX(10px);
}.contact_Ju1D8lq .reach_out_LfmSJPA {
    font-weight: 400;
    font-size: 16px;
    transition: color 0.3s ease;
    text-transform: capitalize;
    align-items: center;
    display: flex;
    text-decoration: none;
    color: #000000;
}.contact_Ju1D8lq .reach_out_LfmSJPA:hover {
    color: rgb(183,192,214);
}.contact_Ju1D8lq .reach_out_LfmSJPA::before {
    left: 0;
    content: "";
    width: 0;
    background: rgb(145,160,190);
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    bottom: -3px;
}.contact_Ju1D8lq .reach_out_LfmSJPA:hover::before {
    width: 100%;
}

@media (min-width: 768px) {.contact_Ju1D8lq .talk_team_LReoDzy {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    padding: 4rem;
    grid-gap: 2rem;
}.contact_Ju1D8lq .talk_team_LReoDzy h3 {
    grid-column: 1 / 13;
    grid-row: 1;
}.contact_Ju1D8lq .talk_team_LReoDzy > div:first-of-type {
    grid-row: 2;
    grid-column: 1 / 13;
}.contact_Ju1D8lq .talk_team_LReoDzy > div:nth-of-type(2) {
    grid-row: 3;
    grid-column: 1 / 6;
}.contact_Ju1D8lq .connect_section_2eUJ0kM {
    gap: 2rem;
    flex-direction: row;
    grid-row: 3;
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-column: 6 / 13;
}
}

@media (max-width: 767px) {.contact_Ju1D8lq {
    padding: 4rem 0;
}.contact_Ju1D8lq .talk_team_LReoDzy {
    transform: none;
    padding: 2rem;
}.contact_Ju1D8lq p {
    max-width: 100%;
}.contact_Ju1D8lq h3 {
    font-size: calc(32px * 1.1);
}.contact_Ju1D8lq .connect_section_2eUJ0kM {
    margin-top: 1.5rem;
}.contact_Ju1D8lq .connect_section_2eUJ0kM li {
    margin-bottom: 1rem;
}
}

@media (max-width: 480px) {.contact_Ju1D8lq {
    padding: 3rem 0;
}.contact_Ju1D8lq .talk_team_LReoDzy {
    padding: 1.5rem;
}.contact_Ju1D8lq h3 {
    font-size: 32px;
}.contact_Ju1D8lq h5 {
    font-size: calc(24px * 0.9);
}.contact_Ju1D8lq .reach_out_LfmSJPA {
    font-size: calc(16px * 0.9);
}.contact_Ju1D8lq svg {
    width: 20px;
    height: 20px;
}}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

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

.contact_Ju1D8lq .talk_team_LReoDzy > *:nth-child(1) {
    animation: slideIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.1s both;
}.contact_Ju1D8lq .talk_team_LReoDzy > *:nth-child(2) {
    animation: slideIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s both;
}.contact_Ju1D8lq .talk_team_LReoDzy > *:nth-child(3) {
    animation: slideIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s both;
}.contact_Ju1D8lq .talk_team_LReoDzy > *:nth-child(4) {
    animation: slideIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s both;
}.learning_process_F0dn9t7 {
    overflow: hidden;
    background: linear-gradient(210deg, rgb(218,222,236) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 130px 0;
    position: relative;
}.learning_process_F0dn9t7::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    opacity: 0.4;
    background: radial-gradient(ellipse at bottom right, rgb(183,192,214,0.5) 0%, transparent 70%);
    position: absolute;
    content: '';
    top: 0;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk {
    justify-content: center;
    display: flex;
    min-height: 400px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    align-items: center;
    padding: 0 20px;
    z-index: 2;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 {
    flex-direction: column;
    position: relative;
    width: 80%;
    padding: 0;
    display: flex;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2 {
    backdrop-filter: blur(10px);
    font-size: 28px;
    padding: 30px 50px;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0;
    transition: transform 0.3s ease;
    position: relative;
    transform: translateY(10px);
    z-index: 3;
    color: #ffffff;
    font-weight: 700;
    border-radius: 14px 14px 0 0;
    background: rgba(255, 255, 255, 0.08);
}.learning_process_F0dn9t7 .info_section_3jFLqc9:hover h2 {
    transform: translateY(5px);
}.learning_process_F0dn9t7 .info_section_3jFLqc9 p {
    position: relative;
    font-size: 13px;
    z-index: 2;
    padding: 50px;
    color: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 0 0 14px 14px;
    line-height: 1.8;
    backdrop-filter: blur(8px);
}.learning_process_F0dn9t7 .info_section_3jFLqc9::before {
    filter: blur(5px);
    left: 0;
    transform: scale(1.02);
    opacity: 0.05;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(183,192,214,0.5) 0%, 
        transparent 50%, 
        rgb(145,160,190,0.5) 100%
    );
    width: 100%;
    border-radius: 14px;
    content: '';
    position: absolute;
    z-index: 0;
}.learning_process_F0dn9t7 .info_section_3jFLqc9::after {
    right: -30px;
    width: 60px;
    filter: blur(20px);
    background: rgb(183,192,214);
    opacity: 0.15;
    content: '';
    border-radius: 50%;
    height: 60px;
    animation: pulse-subtle 6s infinite alternate;
    z-index: 1;
    top: 40px;
    position: absolute;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2::before {
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    background: rgb(183,192,214);
    height: 30px;
    content: '';
    left: 10px;
    width: 30px;
    transform: translateY(-50%);
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2::after {
    left: 50px;
    bottom: 20px;
    width: 50px;
    opacity: 0.7;
    height: 3px;
    position: absolute;
    content: '';
    background: rgb(183,192,214);
}.learning_process_F0dn9t7 .info_section_3jFLqc9 p::before {
    border-radius: 0 0 14px 14px;
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.05), transparent);
}.learning_process_F0dn9t7::after {
    position: absolute;
    opacity: 0.6;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(183,192,214,0.5) 20%, 
        rgb(183,192,214,0.5) 80%, 
        transparent 100%
    );
    bottom: 80px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::before {
    opacity: 0.15;
    border-radius: 14px;
    top: 50px;
    height: 150px;
    width: 150px;
    transform: rotate(20deg);
    border: 1px solid rgb(183,192,214,0.5);
    content: '';
    position: absolute;
    animation: float-rotate 20s infinite linear;
    left: 10%;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::after {
    width: 180px;
    border-radius: 50%;
    position: absolute;
    border: 1px solid rgb(145,160,190,0.5);
    right: 10%;
    animation: pulse-scale 15s infinite alternate;
    height: 180px;
    bottom: 30px;
    content: '';
    opacity: 0.1;
}@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.15;
        transform: scale(1);
    }
    50% {
        opacity: 0.25;
        transform: scale(1.2);
    }
}

@keyframes float-rotate {
    0% {
        transform: rotate(20deg) translateY(0);
    }
    25% {
        transform: rotate(110deg) translateY(-10px);
    }
    50% {
        transform: rotate(200deg) translateY(0);
    }
    75% {
        transform: rotate(290deg) translateY(10px);
    }
    100% {
        transform: rotate(380deg) translateY(0);
    }
}

@keyframes pulse-scale {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.learning_process_F0dn9t7 .info_section_3jFLqc9 p::first-line {
    font-weight: 600;
    letter-spacing: 0.5px;
}

@media screen and (max-width: 992px) {.learning_process_F0dn9t7 {
    padding: 100px 0;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 {
    width: 90%;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2 {
    padding: 25px 40px;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 p {
    padding: 40px;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::before,
    .learning_process_F0dn9t7 .learning_classes_pWLq5Dk::after {
    height: 120px;
    width: 120px;
}
}

@media screen and (max-width: 768px) {.learning_process_F0dn9t7 {
    padding: 80px 0;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 {
    width: 100%;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2 {
    font-size: calc(28px * 0.9);
    padding: 20px 30px;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2::before {
    height: 20px;
    left: 5px;
    width: 20px;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2::after {
    left: 35px;
    width: 40px;
    bottom: 15px;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 p {
    padding: 30px;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::before {
    top: 20px;
    left: 5%;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::after {
    bottom: 20px;
    right: 5%;
}
}

@media screen and (max-width: 480px) {.learning_process_F0dn9t7 {
    padding: 60px 0;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 h2 {
    font-size: calc(28px * 0.8);
    padding: 20px 25px 20px 35px;
}.learning_process_F0dn9t7 .info_section_3jFLqc9 p {
    padding: 25px;
    font-size: calc(13px * 0.9);
}.learning_process_F0dn9t7 .info_section_3jFLqc9::after {
    display: none;
}.learning_process_F0dn9t7 .learning_classes_pWLq5Dk::before,
    .learning_process_F0dn9t7 .learning_classes_pWLq5Dk::after {
    display: none;
}}.thanksGrid_wiNU1e8 {
    background: linear-gradient(135deg, rgb(183,192,214,0.5), rgb(145,160,190) 120%);
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
}.thanksGrid_wiNU1e8::before {
    animation: float 8s ease-in-out infinite;
    right: -5%;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
    width: 300px;
    opacity: 0.2;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    height: 300px;
    top: -10%;
}.thanksGrid_wiNU1e8::after {
    content: "";
    bottom: -5%;
    width: 250px;
    left: -5%;
    position: absolute;
    transform: rotate(15deg);
    height: 250px;
    animation: float 9s ease-in-out infinite reverse;
    opacity: 0.15;
    background: radial-gradient(circle, rgb(145,160,190) 10%, transparent 70%);
}.thanksGrid_wiNU1e8 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    z-index: 2;
    margin: 0 auto;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:first-child::before {
    width: 0.5rem;
    top: 50%;
    content: "";
    left: -2rem;
    position: absolute;
    background: linear-gradient(to bottom, rgb(183,192,214), rgb(145,160,190));
    height: 70%;
    transform: translateY(-50%);
}.thanksGrid_wiNU1e8 h5 {
    font-size: 19px;
    font-weight: 700;
    transition: transform 0.4s ease;
    padding-bottom: 0.5rem;
    position: relative;
    transform: translateX(0);
    margin: 0;
    color: #000000;
    line-height: 1.4;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk:hover h5 {
    transform: translateX(10px);
}.thanksGrid_wiNU1e8 h5::after {
    background: linear-gradient(to right, rgb(183,192,214), transparent);
    width: 80px;
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease;
    content: "";
    position: absolute;
    left: 0;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk:hover h5::after {
    width: 120px;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:last-child {
    overflow: hidden;
    position: relative;
}.thanksGrid_wiNU1e8 p {
    font-size: 17px;
    transition: color 0.3s ease;
    position: relative;
    margin: 0;
    line-height: 1.7;
    color: #000000;
}.thanksGrid_wiNU1e8 a {
    display: block;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    position: relative;
    padding: 0.5rem 0;
    transform: translateY(0);
}.thanksGrid_wiNU1e8 a::before {
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    position: absolute;
    background: rgb(183,192,214);
    width: 0;
    left: 0;
    height: 1px;
    bottom: 0;
}.thanksGrid_wiNU1e8 a:hover {
    transform: translateY(-3px);
}.thanksGrid_wiNU1e8 a:hover::before {
    width: 100%;
}.thanksGrid_wiNU1e8 a:hover p {
    color: rgb(183,192,214);
}.thanksGrid_wiNU1e8 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(183,192,214,0.5);
}

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

@media screen and (max-width: 992px) {.thanksGrid_wiNU1e8 {
    padding: 5rem 0;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk {
    padding: 2.5rem;
}.thanksGrid_wiNU1e8 h5 {
    font-size: calc(19px * 0.95);
}
}

@media screen and (max-width: 768px) {.thanksGrid_wiNU1e8 {
    padding: 4rem 0;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
    padding: 2rem;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:first-child::before {
    width: 0.3rem;
    left: -1.5rem;
}.thanksGrid_wiNU1e8 h5 {
    font-size: calc(19px * 0.9);
}
}

@media screen and (max-width: 576px) {.thanksGrid_wiNU1e8 {
    padding: 3rem 0;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk {
    padding: 1.75rem;
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:first-child {
    margin-bottom: 1.5rem;
}.thanksGrid_wiNU1e8 .learning_classes_pWLq5Dk > div:first-child::before {
    left: -1.2rem;
    height: 60%;
}.thanksGrid_wiNU1e8 h5 {
    font-size: calc(19px * 0.85);
}.thanksGrid_wiNU1e8 p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}header {
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(218,222,236);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    z-index: 100;
    margin-top: 0;
}header::before {
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(183,192,214), 0.03) 25%, 
        rgba(rgb(183,192,214), 0.05) 50%,
        rgba(rgb(183,192,214), 0.03) 75%,
        transparent 100%
    );
    top: 0;
    pointer-events: none;
    height: 100%;
    left: 0;
}header .main_learn_fp0w4EA {
    z-index: 2;
    position: relative;
    padding: 1.2rem 2rem;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .nav_prime_PQqk8BN {
    flex: 0 0 auto;
    position: relative;
    margin-right: 2rem;
    max-width: 180px;
}header .head_wrap_wN8uxOv {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: block;
    position: relative;
}header .head_wrap_wN8uxOv:hover {
    transform: translateY(-3px);
}header .head_wrap_wN8uxOv img {
    height: auto;
    filter: brightness(1.03);
    max-width: 100%;
    display: block;
}header .head_wrap_wN8uxOv::before {
    height: 10px;
    content: '';
    background: rgb(183,192,214);
    border-radius: 10px;
    opacity: 0;
    transition: all 0.3s ease;
    transform: scaleX(0.7);
    bottom: -15px;
    left: 0;
    width: 100%;
    position: absolute;
}header .head_wrap_wN8uxOv:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}header .site_top_6SoQXMC {
    list-style: none;
    padding: 0;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
}header .site_top_6SoQXMC::after {
    content: '';
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(183,192,214,0.5), 
        transparent
    );
    bottom: -15px;
    position: absolute;
    left: 0;
    width: 100%;
}header .site_main_dm9AMNY {
    margin: 0;
    position: relative;
}header .site_main_dm9AMNY a {
    font-size: 14px;
    transition: all 0.3s ease;
    position: relative;
    color: #000000;
    padding: 1rem 1.2rem;
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
    display: block;
}header .site_main_dm9AMNY a::before {
    transform: translateX(-100%);
    position: absolute;
    transition: transform 0.3s ease;
    width: 100%;
    background: rgb(183,192,214);
    bottom: 0;
    height: 3px;
    content: '';
    left: 0;
}header .site_main_dm9AMNY a:hover {
    color: rgb(183,192,214);
}header .site_main_dm9AMNY a:hover::before {
    transform: translateX(0);
}header .site_main_dm9AMNY a::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: rgb(183,192,214,0.5);
    transition: all 0.3s ease;
    left: 0;
    pointer-events: none;
    border-radius: 10px;
    z-index: -1;
    height: 100%;
    transform: scale(0.8);
    opacity: 0;
}header .site_main_dm9AMNY a:hover::after {
    transform: scale(1);
    opacity: 0.15;
}header .main_learn_fp0w4EA::before {
    background: linear-gradient(-90deg, rgb(218,222,236), transparent);
    right: 0;
    width: 30%;
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
}header .main_learn_fp0w4EA::after {
    z-index: -1;
    top: 0;
    left: 0;
    content: '';
    width: 30%;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, rgb(218,222,236), transparent);
}header .first_pagebar_LkAf2P5 {
    z-index: 1;
    background: #ffffff;
    position: relative;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .main_learn_fp0w4EA {
    margin: 0 auto;
    max-width: 1300px;
}header .site_main_dm9AMNY a {
    padding: 1rem 1.5rem;
}
}

@media (max-width: 991px) {header .main_learn_fp0w4EA {
    padding: 1rem;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}header .nav_prime_PQqk8BN {
    margin-right: 0;
    margin-bottom: 0;
}header .site_top_6SoQXMC {
    flex-basis: 100%;
    padding-top: 1rem;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 0;
}header .site_main_dm9AMNY {
    margin-bottom: 0.5rem;
}header .site_main_dm9AMNY a {
    padding: 0.7rem 1rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    margin-top: 0;
}header .main_learn_fp0w4EA {
    padding: 1rem 1.5rem;
}header .nav_prime_PQqk8BN {
    flex: 0 0 auto;
    max-width: 150px;
}header .site_top_6SoQXMC {
    scrollbar-width: thin;
    padding: 0.5rem 0;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin-top: 0.5rem;
    -webkit-overflow-scrolling: touch;
}header .site_top_6SoQXMC::-webkit-scrollbar {
    height: 3px;
}header .site_top_6SoQXMC::-webkit-scrollbar-thumb {
    background: rgb(183,192,214,0.5);
    border-radius: 10px;
}header .site_main_dm9AMNY {
    flex: 0 0 auto;
}header .site_main_dm9AMNY a {
    font-size: calc(14px - 2px);
    white-space: nowrap;
    padding: 0.6rem 0.8rem;
}header .site_top_6SoQXMC::after {
    bottom: 0;
}header .head_wrap_wN8uxOv::before {
    display: none;
}}.about_this_yztECiN {
    overflow: hidden;
    position: relative;
    background-color: rgb(218,222,236);
    padding: 160px 0;
    isolation: isolate;
}.about_this_yztECiN::before {
    background: 
        radial-gradient(circle at 10% 10%, rgb(183,192,214,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(145,160,190,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
    opacity: 0.15;
    position: absolute;
    content: "";
    animation: rotateCircles 60s linear infinite;
    z-index: -2;
    background-size: auto, auto, 80px 80px;
    inset: 0;
}@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}

.about_this_yztECiN::after {
    opacity: 0.03;
    position: absolute;
    inset: 0;
    background-size: 50px 50px;
    content: "";
    z-index: -1;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
}.about_this_yztECiN .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    padding: 0 30px;
}.about_this_yztECiN .container::before {
    height: 600px;
    top: -300px;
    left: -300px;
    width: 600px;
    animation: slowRotate 40s linear infinite;
    content: "";
    background: 
        conic-gradient(from 0deg, 
            transparent 0deg, 
            transparent 55deg, 
            rgba(0, 0, 0, 0.02) 60deg, 
            transparent 65deg,
            transparent 115deg, 
            rgba(0, 0, 0, 0.02) 120deg,
            transparent 125deg,
            transparent 175deg,
            rgba(0, 0, 0, 0.02) 180deg,
            transparent 185deg,
            transparent 235deg,
            rgba(0, 0, 0, 0.02) 240deg,
            transparent 245deg,
            transparent 295deg,
            rgba(0, 0, 0, 0.02) 300deg,
            transparent 305deg
        );
    opacity: 0.6;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
}.about_this_yztECiN .container::after {
    background: radial-gradient(circle, rgba(0, 0, 0, 0.01) 0%, transparent 70%);
    opacity: 0.5;
    width: 400px;
    border-radius: 50%;
    bottom: -200px;
    position: absolute;
    z-index: -1;
    height: 400px;
    right: -200px;
    content: "";
}@keyframes slowRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.about_this_yztECiN .learning_classes_pWLq5Dk {
    backdrop-filter: blur(8px);
    gap: 25px;
    position: relative;
    grid-template-areas: 
        "logo title"
        "photo text";
    overflow: hidden;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    grid-template-rows: auto 1fr;
    border-radius: 25px;
    grid-template-columns: minmax(300px, 1fr) minmax(400px, 2fr);
    display: grid;
    background: rgba(255, 255, 255, 0.02);
}.about_this_yztECiN .learning_classes_pWLq5Dk::before {
    animation: patternShift 20s linear infinite;
    background-size: 10px 10px;
    inset: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    content: "";
    opacity: 0.3;
    z-index: -1;
}@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.about_this_yztECiN .learning_classes_pWLq5Dk::after {
    background: linear-gradient(135deg, rgb(183,192,214,0.5) 0%, transparent 100%);
    position: absolute;
    content: "";
    opacity: 0.05;
    inset: 0;
    z-index: -1;
}.about_this_yztECiN .success_story_qsjoZDO {
    justify-content: center;
    display: flex;
    z-index: 2;
    position: relative;
    padding: 30px;
    align-items: center;
    grid-area: logo;
    flex-direction: column;
}.about_this_yztECiN .success_story_qsjoZDO::before {
    opacity: 0.2;
    content: "";
    border: 1px dashed rgb(183,192,214,0.5);
    inset: 10px;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
}.about_this_yztECiN .success_story_qsjoZDO::after {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background-size: 30px 30px;
    z-index: -1;
    height: 100%;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 48.5%, rgb(183,192,214,0.5) 49%, rgb(183,192,214,0.5) 51%, transparent 51.5%),
        linear-gradient(135deg, transparent 48.5%, rgb(183,192,214,0.5) 49%, rgb(183,192,214,0.5) 51%, transparent 51.5%);
}.about_this_yztECiN .success_story_qsjoZDO svg {
    position: relative;
    height: 70px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 15px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    width: 70px;
}.about_this_yztECiN .success_story_qsjoZDO svg::before {
    inset: -5px;
    opacity: 0;
    position: absolute;
    border-radius: 50%;
    transform: scale(0.8);
    border: 1px solid rgb(183,192,214,0.5);
    transition: all 0.3s ease;
    content: "";
}.about_this_yztECiN .success_story_qsjoZDO svg path {
    transition: fill 0.3s ease;
    fill: rgb(183,192,214);
}.about_this_yztECiN h2 {
    padding: 30px;
    font-weight: 700;
    display: flex;
    color: #000000;
    align-items: center;
    grid-area: title;
    font-size: 32px;
    position: relative;
    margin: 0;
}.about_this_yztECiN h2::before {
    pointer-events: none;
    height: 100%;
    opacity: 0.15;
    width: 100%;
    left: 0;
    position: absolute;
    background: 
        linear-gradient(to right, rgb(183,192,214,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(183,192,214,0.5) 0%, transparent 5%);
    z-index: -1;
    content: "";
    top: 0;
}.about_this_yztECiN h2::after {
    background: linear-gradient(to right, rgb(183,192,214), rgb(145,160,190));
    left: 30px;
    bottom: 20px;
    content: "";
    width: 60px;
    position: absolute;
    transition: width 0.3s ease, transform 0.3s ease;
    height: 3px;
    border-radius: 3px;
}.about_this_yztECiN h2:hover::after {
    transform: translateX(10px);
    width: 100px;
}.about_this_yztECiN .why_trust_KR5EvC9 {
    padding: 30px;
    perspective: 1000px;
    z-index: 2;
    grid-area: photo;
    position: relative;
}.about_this_yztECiN .why_trust_KR5EvC9::before {
    position: absolute;
    z-index: -1;
    box-shadow: inset 0 0 0 1px rgb(183,192,214,0.5);
    border-radius: 25px;
    content: "";
    inset: 10px;
    opacity: 0.1;
}.about_this_yztECiN .why_trust_KR5EvC9::after {
    opacity: 0.05;
    pointer-events: none;
    position: absolute;
    inset: 0;
    content: "";
    background: radial-gradient(circle at 30% 70%, rgb(183,192,214,0.5) 0%, transparent 60%);
    z-index: -1;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y {
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: rotateY(3deg) rotateX(2deg);
    overflow: hidden;
    height: 320px;
    position: relative;
    border-radius: 25px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    width: 100%;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y::before {
    content: "";
    inset: 0;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y::after {
    animation: lightSweep 8s infinite cubic-bezier(0.4, 0, 0.2, 1);
    left: -100%;
    transform: rotate(30deg);
    content: "";
    z-index: 2;
    position: absolute;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.08), 
        transparent
    );
    height: 300%;
    width: 300%;
    top: -100%;
}@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

.about_this_yztECiN .why_trust_KR5EvC9:hover .img_responsive_4h2TO1y {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
}.about_this_yztECiN .pro_training_Z5vBjoY {
    z-index: 3;
    margin-top: -40px;
    margin-left: 20px;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 20px 25px;
    background: rgb(183,192,214);
    transform: translateY(0);
    margin-right: 20px;
}.about_this_yztECiN .pro_training_Z5vBjoY::before {
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    content: "";
    background: rgb(145,160,190);
    border-radius: 10px 0 0 10px;
}.about_this_yztECiN .pro_training_Z5vBjoY::after {
    pointer-events: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    inset: 0;
    content: "";
    border-radius: inherit;
    position: absolute;
}.about_this_yztECiN .why_trust_KR5EvC9:hover .pro_training_Z5vBjoY {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.about_this_yztECiN .guide_values_gJFmKH7 {
    font-size: 18px;
    position: relative;
    margin: 0 0 8px 0;
    padding-bottom: 8px;
    font-weight: 700;
}.about_this_yztECiN .why_trust_KR5EvC9:hover .guide_values_gJFmKH7::after {
    width: 50px;
}.about_this_yztECiN .fast_learning_GFtoEa0 {
    opacity: 0.9;
    font-size: 12px;
    margin: 0;
}.about_this_yztECiN .info_section_3jFLqc9 {
    z-index: 2;
    padding: 30px;
    grid-area: text;
    position: relative;
}.about_this_yztECiN .info_section_3jFLqc9::before {
    opacity: 0.1;
    box-shadow: inset 0 0 0 1px rgb(145,160,190,0.5);
    border-radius: 25px;
    z-index: -1;
    content: "";
    inset: 10px;
    transition: opacity 0.3s ease;
    position: absolute;
}.about_this_yztECiN .info_section_3jFLqc9:hover::before {
    opacity: 0.2;
}.about_this_yztECiN .info_section_3jFLqc9::after {
    inset: 0;
    pointer-events: none;
    background: 
        radial-gradient(circle at 70% 30%, rgb(145,160,190,0.5) 0%, transparent 60%);
    opacity: 0.05;
    content: "";
    z-index: -1;
    position: absolute;
}.about_this_yztECiN p {
    line-height: 1.8;
    margin: 0;
    color: #000000;
    padding: 0 0 0 20px;
    position: relative;
    font-size: 12px;
}.about_this_yztECiN p::before {
    top: 0;
    border-radius: 3px;
    background: linear-gradient(to bottom, rgb(183,192,214,0.5), rgb(145,160,190,0.5));
    width: 3px;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    opacity: 0.6;
}

@media (max-width: 992px) {.about_this_yztECiN {
    padding: 100px 0;
}.about_this_yztECiN .learning_classes_pWLq5Dk {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.about_this_yztECiN .success_story_qsjoZDO {
    justify-content: center;
    padding: 25px;
    align-items: center;
    flex-direction: row;
}.about_this_yztECiN .success_story_qsjoZDO svg {
    margin-right: 15px;
    margin-bottom: 0;
}.about_this_yztECiN h2 {
    justify-content: center;
    text-align: center;
    padding: 25px;
}.about_this_yztECiN h2::after {
    left: 50%;
    transform: translateX(-50%);
}.about_this_yztECiN h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.about_this_yztECiN .why_trust_KR5EvC9,
    .about_this_yztECiN .info_section_3jFLqc9 {
    padding: 25px;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y {
    height: 280px;
}
}

@media (max-width: 768px) {.about_this_yztECiN {
    padding: 80px 0;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y {
    height: 240px;
}.about_this_yztECiN .pro_training_Z5vBjoY {
    margin-left: 10px;
    padding: 15px 20px;
    margin-right: 10px;
}.about_this_yztECiN h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 480px) {.about_this_yztECiN {
    padding: 60px 0;
}.about_this_yztECiN .container {
    padding: 0 20px;
}.about_this_yztECiN .success_story_qsjoZDO,
    .about_this_yztECiN h2,
    .about_this_yztECiN .why_trust_KR5EvC9,
    .about_this_yztECiN .info_section_3jFLqc9 {
    padding: 20px;
}.about_this_yztECiN .why_trust_KR5EvC9 .img_responsive_4h2TO1y {
    height: 200px;
}.about_this_yztECiN h2 {
    font-size: calc(32px * 0.8);
}.about_this_yztECiN .success_story_qsjoZDO {
    flex-direction: column;
}.about_this_yztECiN .success_story_qsjoZDO svg {
    margin-right: 0;
    margin-bottom: 10px;
}}.cookieWarningContainer_8NS0PcT {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    border-top: 2px solid rgb(183,192,214);
    padding: 20px 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
    background: rgb(145,160,190);
    z-index: 90;
    position: fixed;
    bottom: 0;
}.cookie_rules_0kOi6SV {
    flex-wrap: wrap;
    padding: 20px 30px;
    margin: auto;
    align-items: center;
    max-width: 1200px;
    justify-content: space-between;
    display: flex;
}.cookieWarningContainer_8NS0PcT h5 {
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 700;
}.cookieWarningContainer_8NS0PcT p {
    max-width: 500px;
    color: #ffffff;
    font-size: 17px;
}.cookie_alerts_L7vfP0E {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie_alerts_L7vfP0E svg, .cookie_alerts_L7vfP0E svg path {
    height: 80px;
    fill: rgb(183,192,214);
    transition: transform 0.3s ease-in-out;
    width: 80px;
}.cookie_alerts_L7vfP0E:hover svg {
    transform: rotate(10deg);
}.cookie_user_lWmrws0 {
    font-size: 19px;
    border-radius: 11px;
    cursor: pointer;
    color: #ffffff;
    line-height: 35px;
    padding: 10px 20px;
    background: rgb(183,192,214);
    box-shadow: rgb(183,192,214,0.5) 0px 4px 10px 0px;
    text-decoration: none;
    margin-left: 20px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
}.cookie_button.digital_consent_NUe8r2o {
    background: rgb(183,192,214);
}.cookie_button.track_prefs_jsLnBCH {
    background: rgb(145,160,190);
}.cookie_user_lWmrws0:hover {
    transform: scale(1.05);
    box-shadow: rgb(183,192,214,0.5) 0px 6px 15px 0px;
}.cookieWarningContainer_8NS0PcT p a {
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    color: rgb(183,192,214);
    font-weight: 600;
}.cookieWarningContainer_8NS0PcT p a:hover {
    color: rgb(145,160,190);
}.wrapper-padding_oEGtnyI .cookieWarningContainer_8NS0PcT {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    border: none;
    background: rgb(145,160,190);
}.wrapper-padding_oEGtnyI .cookie_user_lWmrws0 {
    border-radius: 10px;
    background: rgb(183,192,214);
    border: none;
    font-size: 19px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #ffffff;
    font-weight: 400;
    padding: 10px;
    margin-left: 30px;
}.wrapper-padding_oEGtnyI .cookies_overview_Gqpn2Me h5, .wrapper-padding_oEGtnyI .cookies_overview_Gqpn2Me p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookieWarningContainer_8NS0PcT {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_alerts_L7vfP0E {
    display: none;
}.cookie_rules_0kOi6SV {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookieWarningContainer_8NS0PcT h5 {
    text-align: center;
}.cookieWarningContainer_8NS0PcT p {
    text-align: center;
}.cookies_overview_Gqpn2Me {
    text-align: center;
    margin-bottom: 20px;
}.cookie_user_lWmrws0 {
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
    width: 100%;
}}
#dialogConsentForm_5VgluQC {
    display: none;
}#dialogConsentForm_5VgluQC:checked ~ .cookieWarningContainer_8NS0PcT {
    opacity: 0;
    visibility: hidden;
}.privacy_widget_ZX5akhm {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(218,222,236) 0%, rgba(245, 245, 250, 0.97) 100%);
}.privacy_widget_ZX5akhm::before {
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(183,192,214,0.5), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(rgb(145,160,190,0.5), 0.04) 0%, transparent 50%);
    position: absolute;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    content: "";
    width: 100%;
}.privacy_widget_ZX5akhm .container {
    transform: translateZ(0);
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    animation: fadeIn 0.8s ease-out forwards;
}.privacy_widget_ZX5akhm h1 {
    margin-bottom: 2.5rem;
    color: #000000;
    letter-spacing: -0.01em;
    position: relative;
    font-size: 39px;
    font-weight: 700;
    transform: translateX(-5px);
    line-height: 1.2;
}.privacy_widget_ZX5akhm h1::after {
    width: 80px;
    position: absolute;
    transform-origin: left;
    left: 0;
    height: 3px;
    content: "";
    bottom: -12px;
    opacity: 0;
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 0.2s;
    background: linear-gradient(90deg, rgb(183,192,214) 0%, rgb(145,160,190) 100%);
}.privacy_widget_ZX5akhm h2 {
    font-weight: 600;
    font-size: 37px;
    color: #000000;
    padding-left: 1rem;
    position: relative;
    border-left: 3px solid rgb(183,192,214);
    margin: 3rem 0 1.5rem;
}.privacy_widget_ZX5akhm h3 {
    font-size: calc(37px * 0.85);
    padding-left: 1rem;
    border-left: 2px solid rgb(145,160,190);
    color: #000000;
    font-weight: 600;
    position: relative;
    margin: 2.5rem 0 1.25rem;
}.privacy_widget_ZX5akhm h4 {
    margin: 2rem 0 1rem;
    font-size: calc(37px * 0.75);
    position: relative;
    font-weight: 600;
    border-left: 1px solid rgb(145,160,190);
    padding-left: 1rem;
    color: #000000;
}.privacy_widget_ZX5akhm p {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 12px;
    transform: translateZ(0);
    margin-bottom: 1.5rem;
    max-width: 90ch;
    color: #000000;
    position: relative;
}.privacy_widget_ZX5akhm p strong {
    font-weight: 600;
    display: inline-block;
    color: #000000;
    position: relative;
}.privacy_widget_ZX5akhm span {
    color: #000000;
    line-height: 1.8;
    display: block;
    margin-bottom: 1.5rem;
    font-size: 12px;
    max-width: 90ch;
    font-family: Arial, sans-serif;
}.privacy_widget_ZX5akhm ul {
    list-style-type: none;
    padding: 0;
    margin: 1.5rem 0 2rem 1.5rem;
}.privacy_widget_ZX5akhm li {
    color: #000000;
    position: relative;
    padding-left: 1.8rem;
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 1rem;
}.privacy_widget_ZX5akhm li::before {
    height: 6px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    content: "";
    top: 0.8rem;
    width: 6px;
    transform: translateY(-50%);
    background-color: rgb(183,192,214);
}.privacy_widget_ZX5akhm li:nth-child(2n)::before {
    background-color: rgb(145,160,190);
}@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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


.privacy_widget_ZX5akhm h2:hover,
.privacy_widget_ZX5akhm h3:hover,
.privacy_widget_ZX5akhm h4:hover {
    transform: translateX(5px);
    transition: transform 0.3s ease-out;
}


@media (max-width: 992px) {.privacy_widget_ZX5akhm {
    padding: 4rem 0;
}.privacy_widget_ZX5akhm h1 {
    font-size: calc(39px * 0.9);
}.privacy_widget_ZX5akhm h2 {
    font-size: calc(37px * 0.9);
}.privacy_widget_ZX5akhm h3 {
    font-size: calc(37px * 0.8);
}.privacy_widget_ZX5akhm h4 {
    font-size: calc(37px * 0.7);
}
}

@media (max-width: 768px) {.privacy_widget_ZX5akhm {
    padding: 3rem 0;
}.privacy_widget_ZX5akhm .container {
    padding: 0 1.5rem;
}.privacy_widget_ZX5akhm h1 {
    font-size: calc(39px * 0.85);
    margin-bottom: 2rem;
}.privacy_widget_ZX5akhm h1::after {
    width: 60px;
}.privacy_widget_ZX5akhm h2 {
    margin: 2.5rem 0 1.25rem;
}.privacy_widget_ZX5akhm h3 {
    margin: 2rem 0 1rem;
}.privacy_widget_ZX5akhm li {
    padding-left: 1.5rem;
}
}

@media (max-width: 576px) {.privacy_widget_ZX5akhm {
    padding: 2.5rem 0;
}.privacy_widget_ZX5akhm .container {
    padding: 0 1.25rem;
}.privacy_widget_ZX5akhm h1 {
    font-size: calc(39px * 0.75);
    transform: translateX(0);
}.privacy_widget_ZX5akhm h2 {
    padding-left: 0.75rem;
    font-size: calc(37px * 0.8);
}.privacy_widget_ZX5akhm h3 {
    padding-left: 0.75rem;
    font-size: calc(37px * 0.7);
}.privacy_widget_ZX5akhm h4 {
    padding-left: 0.75rem;
    font-size: calc(37px * 0.6);
}.privacy_widget_ZX5akhm p,
    .privacy_widget_ZX5akhm span {
    font-size: calc(12px * 0.95);
}.privacy_widget_ZX5akhm ul {
    margin-left: 0.5rem;
}.privacy_widget_ZX5akhm li {
    font-size: calc(12px * 0.95);
    padding-left: 1.25rem;
    margin-bottom: 0.8rem;
}}.welcome_kHANaSW {
    min-height: 100vh;
    z-index: 1;
    position: relative;
    align-items: center;
    background: linear-gradient(135deg, rgb(218,222,236) 0%, rgba(245, 250, 255, 0.9) 100%);
    display: flex;
    overflow: hidden;
}.welcome_kHANaSW::before {
    transform: translateZ(0);
    z-index: -1;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, rgb(183,192,214,0.5) 0%, transparent 40%);
    height: 100%;
}.welcome_kHANaSW::after {
    opacity: 0.3;
    height: 35vw;
    background: rgb(145,160,190,0.5);
    right: -5vw;
    width: 35vw;
    filter: blur(50px);
    z-index: -1;
    animation: breathe 8s infinite ease-in-out;
    transform: translateZ(0);
    position: absolute;
    bottom: -5vw;
    content: "";
}.welcome_kHANaSW .learning_classes_pWLq5Dk {
    gap: 2rem;
    padding: 3rem 0;
    z-index: 2;
    grid-template-columns: 1fr;
    margin: 0 auto;
    display: grid;
    width: 90%;
    max-width: 1200px;
    position: relative;
    perspective: 1000px;
}.welcome_kHANaSW h1 {
    margin-bottom: 1.5rem;
    transform-style: preserve-3d;
    font-size: clamp(2rem, 5vw, 39px);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    color: #000000;
    font-weight: 700;
    line-height: 1.2;
}.welcome_kHANaSW h1::after {
    height: 4px;
    background: rgb(183,192,214);
    content: "";
    left: 0;
    animation: expandLine 1.2s 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: scaleX(0);
    bottom: -10px;
    position: absolute;
    width: 80px;
    transform-origin: left;
}.welcome_kHANaSW .info_section_3jFLqc9 {
    z-index: 3;
    gap: 1.5rem;
    position: relative;
    flex-direction: column;
    display: flex;
    transform-style: preserve-3d;
}.welcome_kHANaSW .main_entry_opbIFfn {
    background: rgba(255, 255, 255, 0.85);
    animation: fadeSlideUp 0.8s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px) rotateX(5deg);
    opacity: 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(183,192,214);
    display: flex;
    border-radius: 10px;
    gap: 1.5rem;
    padding: 2rem;
    backdrop-filter: blur(10px);
    flex-direction: column;
}.welcome_kHANaSW .main_entry_opbIFfn p {
    font-size: 12px;
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 90%;
    line-height: 1.6;
}.welcome_kHANaSW svg {
    filter: drop-shadow(0px 5px 10px rgba(94, 170, 168, 0.2));
    transform: scale(0.8) rotate(-5deg);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 100px;
    align-self: center;
    width: 100px;
    animation: floatIcon 6s infinite ease-in-out;
}.welcome_kHANaSW svg:hover {
    transform: scale(0.9) rotate(0deg);
}.welcome_kHANaSW svg path {
    transition: fill 0.3s ease;
    fill: rgb(183,192,214);
}.welcome_kHANaSW svg text {
    font-weight: 700;
    animation: pulseText 3s infinite alternate ease-in-out;
    fill: rgb(183,192,214);
    font-family: Arial, sans-serif;
}.welcome_kHANaSW .help_support_Ht79MqB {
    text-decoration: none;
    display: inline-block;
    position: relative;
    transform: translateY(0);
    background: linear-gradient(135deg, rgb(183,192,214) 0%, rgb(145,160,190) 100%);
    z-index: 2;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.25);
    overflow: hidden;
    text-align: center;
    margin-top: 1rem;
    padding: 0.9rem 2rem;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    font-weight: 600;
}.welcome_kHANaSW .help_support_Ht79MqB::before {
    left: -100%;
    width: 100%;
    transition: left 0.7s ease;
    position: absolute;
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
}.welcome_kHANaSW .help_support_Ht79MqB:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(94, 170, 168, 0.3);
}.welcome_kHANaSW .help_support_Ht79MqB:hover::before {
    left: 100%;
}.welcome_kHANaSW .img_responsive_4h2TO1y {
    animation: fadeSlideUp 0.8s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    border-radius: 10px;
    opacity: 0;
    transform: translateY(30px) rotateX(5deg);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    width: 100%;
    position: relative;
    height: 300px;
}.welcome_kHANaSW .img_responsive_4h2TO1y::before {
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.4));
    z-index: 1;
    height: 100%;
    width: 100%;
}.welcome_kHANaSW .img_responsive_4h2TO1y::after {
    z-index: 1;
    opacity: 0.2;
    content: "";
    height: 100%;
    mix-blend-mode: color;
    top: 0;
    background: rgb(183,192,214);
    width: 100%;
    position: absolute;
    left: 0;
}

@keyframes fadeSlideUp {
    from {
        transform: translateY(30px) rotateX(5deg);
        opacity: 0;
    }
    to {
        transform: translateY(0) rotateX(0);
        opacity: 1;
    }
}

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

@keyframes floatIcon {
    0%, 100% {
        transform: scale(0.8) translateY(0) rotate(-5deg);
    }
    50% {
        transform: scale(0.8) translateY(-10px) rotate(-2deg);
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(0) scale(1);
    }
    50% {
        opacity: 0.5;
        transform: translateZ(0) scale(1.2);
    }
}

@keyframes pulseText {
    0% {
        fill: rgb(183,192,214);
    }
    100% {
        fill: rgb(145,160,190);
    }
}

@media (min-width: 768px) {.welcome_kHANaSW .learning_classes_pWLq5Dk {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.welcome_kHANaSW h1 {
    max-width: 80%;
    grid-column: 1 / -1;
}.welcome_kHANaSW .info_section_3jFLqc9 {
    order: 1;
}.welcome_kHANaSW .img_responsive_4h2TO1y {
    order: 2;
    height: 450px;
    animation: fadeSlidePhoto 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
    transform-origin: center right;
}
    
    @keyframes fadeSlidePhoto {
        from {
            transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
            opacity: 0;
        }
        to {
            transform: translateY(0) rotateX(0) rotateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 992px) {.welcome_kHANaSW .learning_classes_pWLq5Dk {
    padding: 5rem 0;
}.welcome_kHANaSW h1 {
    font-size: 39px;
    max-width: 70%;
}.welcome_kHANaSW .main_entry_opbIFfn {
    transform: perspective(1000px) rotateY(3deg);
    animation: fadeSlideInfo 1s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    padding: 2.5rem;
}.welcome_kHANaSW .img_responsive_4h2TO1y {
    transform: perspective(1000px) rotateY(-3deg);
    animation: fadeSlidePhoto3D 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 500px;
}.welcome_kHANaSW svg {
    width: 120px;
    height: 120px;
}
    
    @keyframes fadeSlideInfo {
        from {
            transform: perspective(1000px) rotateY(3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
    
    @keyframes fadeSlidePhoto3D {
        from {
            transform: perspective(1000px) rotateY(-3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 1200px) {.welcome_kHANaSW::before {
    background: linear-gradient(45deg, rgb(183,192,214,0.5) 0%, transparent 60%);
}.welcome_kHANaSW .main_entry_opbIFfn {
    padding: 3rem;
}.welcome_kHANaSW h1 {
    max-width: 60%;
}.welcome_kHANaSW .img_responsive_4h2TO1y {
    height: 550px;
}
}

@media (max-width: 767px) {.welcome_kHANaSW {
    padding: 4rem 0 2rem;
}.welcome_kHANaSW h1 {
    text-align: center;
}.welcome_kHANaSW h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes expandLine {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .welcome_kHANaSW .main_entry_opbIFfn {
    text-align: center;
    align-items: center;
}.welcome_kHANaSW .main_entry_opbIFfn p {
    max-width: 100%;
}
}