* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    width: 1174px;
    margin: auto;
    max-width: 100%;
}.header_lead_1ckVg5Z {
    flex: 1 0 auto;
}.wrapper-segment_qROK4at {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.cheat_sheet_HT0DtBU {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.future_students_gKTGmYo {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(150deg, rgb(223,224,217) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.future_students_gKTGmYo::before {
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(188,181,176), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(144,136,136), 0.05) 0%, transparent 50%);
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 0;
}.future_students_gKTGmYo .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.future_students_gKTGmYo .skill_philo_g4EolSb {
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    background: #ffffff;
}.future_students_gKTGmYo h4 {
    padding: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin: 0;
    color: #000000;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    position: relative;
    background: #ffffff;
}.future_students_gKTGmYo h4::after {
    position: absolute;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    bottom: -1px;
    width: 80px;
    background: linear-gradient(90deg, rgb(188,181,176), rgb(144,136,136));
    height: 3px;
}.future_students_gKTGmYo div {
    gap: 0;
    padding: 40px;
    flex-wrap: wrap;
    display: flex;
}.future_students_gKTGmYo div p {
    position: relative;
    border-left: 3px solid rgb(188,181,176);
    transition: all 0.3s ease;
    flex: 1 1 calc(100% - 30px);
    background: #ffffff;
    padding: 20px 20px 20px 60px;
    margin: 0 15px 0 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 1;
    width: calc(100% - 30px);
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden;
}.future_students_gKTGmYo div p:last-child {
    margin-bottom: 0;
}.future_students_gKTGmYo div p:hover {
    background: linear-gradient(90deg, rgba(rgb(188,181,176), 0.03) 0%, transparent 100%);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}.future_students_gKTGmYo div p::before {
    z-index: -1;
    background: linear-gradient(90deg, rgba(rgb(188,181,176), 0.1) 0%, transparent 100%);
    top: 0;
    left: 0;
    height: 100%;
    transition: width 0.3s ease;
    content: "";
    width: 0;
    position: absolute;
}.future_students_gKTGmYo div p:hover::before {
    width: 100%;
}.future_students_gKTGmYo div p::after {
    transform: translateY(-50%) rotate(45deg);
    border-top: 2px solid rgb(188,181,176);
    transition: all 0.3s ease;
    width: 6px;
    border-right: 2px solid rgb(188,181,176);
    right: 20px;
    opacity: 0;
    content: "";
    height: 6px;
    position: absolute;
    top: 50%;
}.future_students_gKTGmYo div p:hover::after {
    opacity: 1;
    right: 15px;
}.future_students_gKTGmYo div p svg {
    position: absolute;
    left: 20px;
    top: 50%;
    height: 24px;
    width: 24px;
    transition: all 0.3s ease;
    transform: translateY(-50%);
}.future_students_gKTGmYo div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}.future_students_gKTGmYo div p svg path {
    fill: rgb(188,181,176);
    transition: fill 0.3s ease;
}.future_students_gKTGmYo div p:hover svg path {
    fill: rgb(144,136,136);
}

@media (max-width: 991px) {.future_students_gKTGmYo {
    padding: 100px 0;
}.future_students_gKTGmYo h4 {
    font-size: calc(35px - 2px);
    padding: 25px;
}.future_students_gKTGmYo div {
    padding: 30px;
}.future_students_gKTGmYo div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.future_students_gKTGmYo div p svg {
    width: 22px;
    left: 18px;
    height: 22px;
}
}

@media (max-width: 767px) {.future_students_gKTGmYo {
    padding: 80px 0;
}.future_students_gKTGmYo h4 {
    font-size: calc(35px - 4px);
    padding: 20px;
}.future_students_gKTGmYo div {
    padding: 25px 20px;
}.future_students_gKTGmYo div p {
    width: 100%;
    margin-bottom: 12px;
    margin-left: 0;
    padding: 15px 15px 15px 50px;
    margin-right: 0;
    flex: 1 1 100%;
}.future_students_gKTGmYo div p svg {
    left: 15px;
    height: 20px;
    width: 20px;
}
}

@media (max-width: 479px) {.future_students_gKTGmYo {
    padding: 60px 0;
}.future_students_gKTGmYo h4 {
    font-size: calc(35px - 6px);
    padding: 18px 15px;
}.future_students_gKTGmYo div {
    padding: 20px 15px;
}.future_students_gKTGmYo div p {
    margin-bottom: 10px;
    font-size: calc(17px - 1px);
    padding: 12px 12px 12px 45px;
}.future_students_gKTGmYo div p svg {
    width: 18px;
    height: 18px;
    left: 12px;
}}.gratCard_mBp8Ji7 {
    position: relative;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(188,181,176,0.5), rgb(144,136,136), rgb(188,181,176));
    isolation: isolate;
    overflow: hidden;
}.gratCard_mBp8Ji7::before {
    z-index: -1;
    height: 100%;
    left: 0;
    background-size: 60px 60px, 40px 40px;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 2px, transparent 3px),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 2px, transparent 3px);
    top: 0;
    opacity: 0.6;
    content: "";
    width: 100%;
    animation: shimmer 15s infinite linear;
    position: absolute;
}.gratCard_mBp8Ji7::after {
    width: 40%;
    height: 70%;
    position: absolute;
    transform: rotate(-15deg) skew(20deg);
    top: -10%;
    z-index: -1;
    content: "";
    filter: blur(40px);
    background: linear-gradient(160deg, rgb(144,136,136,0.5), transparent);
    right: -5%;
}.gratCard_mBp8Ji7 .container {
    max-width: 1140px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb {
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.95);
    transform-origin: center bottom;
    padding: 3.5rem;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb::before {
    width: 100%;
    height: 6px;
    animation: shimmerBorder 3s infinite linear;
    background: linear-gradient(90deg, rgb(188,181,176), rgb(144,136,136), rgb(188,181,176));
    position: absolute;
    opacity: 0.9;
    left: 0;
    top: 0;
    content: "";
    transform-origin: left center;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb::after {
    border-radius: 50%;
    width: 90%;
    height: 20px;
    z-index: -1;
    left: 5%;
    filter: blur(15px);
    bottom: -20px;
    content: "";
    background: rgba(0, 0, 0, 0.07);
    position: absolute;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb > div:first-child::after {
    transform: scaleX(0);
    width: 60px;
    height: 3px;
    transform-origin: left center;
    animation: expandLine 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(144,136,136);
    position: absolute;
    content: "";
    bottom: -0.75rem;
    left: 0;
}.gratCard_mBp8Ji7 h5 {
    transform: translateY(20px);
    color: #000000;
    font-size: 24px;
    opacity: 0;
    margin: 0;
    line-height: 1.4;
    animation: fadeSlideUp 1s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
}.gratCard_mBp8Ji7 p {
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    font-size: 12px;
    line-height: 1.8;
    opacity: 0;
    margin: 0;
    animation: fadeSlideUp 1s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
}.gratCard_mBp8Ji7 a {
    display: block;
    transition: all 0.3s ease;
    position: relative;
    color: inherit;
    text-decoration: none;
}.gratCard_mBp8Ji7 a::before {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 2px;
    width: 30%;
    position: absolute;
    transform-origin: right center;
    bottom: -10px;
    right: 0;
    transform: scaleX(0);
    content: "";
    background: rgb(188,181,176,0.5);
}.gratCard_mBp8Ji7 a:hover {
    transform: translateX(5px);
}.gratCard_mBp8Ji7 a:hover::before {
    transform: scaleX(1);
}

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

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

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

@keyframes shimmerBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (hover: hover) {.gratCard_mBp8Ji7 .skill_philo_g4EolSb:hover {
    box-shadow: 
            0 25px 50px rgba(0, 0, 0, 0.12),
            0 5px 15px rgba(0, 0, 0, 0.06),
            0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}
}

@media screen and (max-width: 992px) {.gratCard_mBp8Ji7 {
    padding: 5rem 2rem;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.gratCard_mBp8Ji7 h5 {
    font-size: calc(24px * 0.9);
}
}

@media screen and (max-width: 768px) {.gratCard_mBp8Ji7 {
    padding: 4rem 1.5rem;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb {
    padding: 2rem;
    transform: none;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb::before {
    height: 4px;
}.gratCard_mBp8Ji7 h5 {
    font-size: calc(24px * 0.85);
}.gratCard_mBp8Ji7 p {
    font-size: calc(12px * 0.95);
}
}

@media screen and (max-width: 576px) {.gratCard_mBp8Ji7 {
    padding: 3rem 1rem;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb {
    padding: 1.75rem;
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb::before {
    height: 3px;
}.gratCard_mBp8Ji7 h5 {
    font-size: calc(24px * 0.8);
}.gratCard_mBp8Ji7 p {
    line-height: 1.7;
    font-size: calc(12px * 0.9);
}.gratCard_mBp8Ji7 .skill_philo_g4EolSb > div:first-child {
    margin-bottom: 1.5rem;
}}.cookieAgreementModal_E9GqfgV {
    background: #ffffff;
    bottom: 0;
    padding: 15px 20px;
    position: fixed;
    border-top: 3px solid rgb(188,181,176);
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    font-family: Arial, sans-serif;
    width: 100%;
    z-index: 1050;
}.track_manage_60GCIRk {
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}.track_ack_SREYxjg {
    flex-shrink: 0;
    margin-right: 15px;
}.track_ack_SREYxjg svg {
    transition: fill 0.3s ease-in-out;
    fill: rgb(188,181,176);
    height: 50px;
    width: 50px;
}.cookies_overview_Laqnhup {
    margin-right: 15px;
    flex-grow: 1;
}.cookies_overview_Laqnhup h5 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 22px;
    color: rgb(188,181,176);
}.cookies_overview_Laqnhup p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000000;
}.cookie_menu_oEV42YM {
    line-height: 1.5;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid transparent;
    font-size: 20px;
    border-radius: 10px;
    vertical-align: middle;
    padding: 0.375rem 0.75rem;
    margin-left: 10px;
    text-decoration: none;
    user-select: none;
    white-space: nowrap;
}.cookie_button.track_optin_6IMoKfV {
    color: #ffffff;
    background-color: rgb(188,181,176);
    border-color: rgb(188,181,176);
}#cookiePopupBanner_BA3cREs {
    display: none;
}#cookiePopupBanner_BA3cREs:checked ~ .cookieAgreementModal_E9GqfgV {
    opacity: 0;
    visibility: hidden;
}.cookie_button.track_optin_6IMoKfV:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.visitor_acceptance_0wpW3KV {
    color: #000000;
    background-color: rgb(144,136,136);
    border-color: rgb(144,136,136);
}.cookie_button.visitor_acceptance_0wpW3KV:hover {
    background-color: rgb(188,181,176);
    border-color: rgb(188,181,176);
    color: #ffffff;
}.cookieAgreementModal_E9GqfgV p a {
    color: rgb(188,181,176);
    text-decoration: underline;
}.cookieAgreementModal_E9GqfgV p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.cookies_overview_Laqnhup h5 {
    font-size: calc(22px - 2px);
}.cookies_overview_Laqnhup p {
    font-size: calc(15px - 2px);
}.cookie_menu_oEV42YM {
    font-size: calc(20px - 2px);
}
}
@media (max-width: 800px) {.track_manage_60GCIRk {
    flex-direction: column;
    align-items: center;
}.track_ack_SREYxjg {
    margin-bottom: 10px;
}.cookies_overview_Laqnhup {
    margin-bottom: 15px;
    text-align: center;
}.cookie_menu_oEV42YM {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
.training_specialist_Do0ySk6 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: rgb(223,224,217);
}.training_specialist_Do0ySk6::before {
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(188,181,176,0.5) 0,
        rgb(188,181,176,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    content: "";
    position: absolute;
}.training_specialist_Do0ySk6 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR {
    margin: 0 auto;
    display: grid;
    gap: 50px;
    background: #ffffff;
    grid-template-columns: 350px 1fr;
    border-radius: 14px;
    max-width: 1000px;
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs {
    overflow: hidden;
    height: 100%;
    position: relative;
    border-radius: 0;
    min-height: 400px;
    width: 100%;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs::before {
    left: 0;
    height: 50%;
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs::after {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    transition: opacity 0.4s ease;
    width: 100%;
    background: rgb(188,181,176);
    opacity: 0.15;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs:hover::after {
    opacity: 0;
}.training_specialist_Do0ySk6 .name {
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    z-index: 2;
    font-family: Arial, sans-serif;
    color: #ffffff;
    left: 30px;
    bottom: 60px;
    padding-bottom: 0;
    transition: transform 0.3s ease;
    margin: 0;
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR span:not(.name) {
    transition: transform 0.3s ease;
    position: absolute;
    color: #ffffff;
    font-weight: 400;
    font-family: Arial, sans-serif;
    bottom: 30px;
    margin: 0;
    left: 30px;
    z-index: 2;
    opacity: 0.85;
    font-size: 13px;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs:hover ~ .name,
.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs:hover ~ span:not(.name) {
    transform: translateX(5px);
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH {
    font-weight: 400;
    font-size: 13px;
    justify-content: center;
    font-family: Arial, sans-serif;
    display: flex;
    margin: 0;
    flex-direction: column;
    line-height: 1.8;
    position: relative;
    padding: 50px 40px;
    color: #000000;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::before {
    width: 40px;
    content: "";
    position: absolute;
    height: 30px;
    background: linear-gradient(to right bottom, 
        rgb(188,181,176) 0%, 
        rgb(188,181,176) 50%, 
        transparent 50%, 
        transparent 100%);
    left: 40px;
    opacity: 0.2;
    top: 40px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::after {
    position: absolute;
    height: 30px;
    width: 40px;
    opacity: 0.2;
    right: 40px;
    bottom: 40px;
    content: "";
    background: linear-gradient(to left top, 
        rgb(144,136,136) 0%, 
        rgb(144,136,136) 50%, 
        transparent 50%, 
        transparent 100%);
}

@media (max-width: 992px) {.training_specialist_Do0ySk6 {
    padding: 100px 0;
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR {
    grid-template-columns: 300px 1fr;
    gap: 40px;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs {
    min-height: 350px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH {
    padding: 40px 30px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::before {
    height: 24px;
    top: 30px;
    width: 30px;
    left: 30px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::after {
    width: 30px;
    height: 24px;
    bottom: 30px;
    right: 30px;
}
}

@media (max-width: 768px) {.training_specialist_Do0ySk6 {
    padding: 80px 0;
}.training_specialist_Do0ySk6 .container {
    padding: 0 20px;
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR {
    grid-template-columns: 1fr;
    gap: 0;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs {
    min-height: 300px;
    height: 300px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH {
    padding: 35px 25px;
}.training_specialist_Do0ySk6 .name {
    bottom: 50px;
    left: 25px;
    font-size: calc(24px * 0.9);
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR span:not(.name) {
    bottom: 25px;
    left: 25px;
    font-size: calc(13px * 0.95);
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::before {
    width: 24px;
    top: 25px;
    height: 20px;
    left: 25px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::after {
    bottom: 25px;
    height: 20px;
    right: 25px;
    width: 24px;
}
}

@media (max-width: 480px) {.training_specialist_Do0ySk6 {
    padding: 60px 0;
}.training_specialist_Do0ySk6 .pic_list_wrap_UZjrdDs {
    height: 250px;
    min-height: 250px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH {
    font-size: calc(13px * 0.9);
    padding: 30px 20px;
}.training_specialist_Do0ySk6 .name {
    left: 20px;
    bottom: 45px;
    font-size: calc(24px * 0.85);
}.training_specialist_Do0ySk6 .client_opinions_SLFANQR span:not(.name) {
    left: 20px;
    font-size: calc(13px * 0.9);
    bottom: 20px;
}.training_specialist_Do0ySk6 .exp_projects_vtpAyTH::before,
    .training_specialist_Do0ySk6 .exp_projects_vtpAyTH::after {
    width: 20px;
    height: 16px;
}}header {
    padding: 1.2rem 0;
    position: relative;
    background-color: rgb(223,224,217);
    z-index: 1000;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
}header::before {
    animation: gridMove 40s linear infinite;
    z-index: -1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.15;
    top: 0;
    content: '';
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(188,181,176,0.5) 49.5%, rgb(188,181,176,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(144,136,136,0.5) 49.5%, rgb(144,136,136,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
}header::after {
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(188,181,176) 0%, 
        rgb(144,136,136) 50%, 
        rgb(188,181,176) 100%);
    position: absolute;
    height: 4px;
    content: '';
    width: 100%;
}header .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}header .top_pagebar_FvgC3D4 {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .head_sitewrap_4GoUxYS {
    padding: 5px;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 10px;
    position: relative;
    gap: 0.5rem;
}header .nav_info_q8ujWIA {
    font-weight: 400;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    color: #ffffff;
    padding: 0.7rem 1.2rem;
}header .nav_info_q8ujWIA::before {
    position: absolute;
    transform: scale(0.95);
    transition: all 0.3s ease;
    left: -2px;
    content: '';
    top: -2px;
    z-index: -1;
    border-radius: calc(10px + 2px);
    bottom: -2px;
    opacity: 0;
    background: linear-gradient(45deg, rgb(188,181,176), rgb(144,136,136));
    right: -2px;
}header .nav_info_q8ujWIA::after {
    bottom: 0;
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(188,181,176);
    border-radius: 10px;
}header .nav_info_q8ujWIA:hover {
    transform: translateY(-3px);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}header .nav_info_q8ujWIA:hover::before {
    transform: scale(1);
    opacity: 1;
}header .main_know_iodf7PH {
    text-decoration: none;
    padding: 0.5rem 1rem;
    position: relative;
    align-items: center;
    background: rgba(255, 255, 255, 0.03);
    transition: all 0.3s ease;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
}header .main_know_iodf7PH::before {
    content: '';
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    left: -100%;
    width: 100%;
    top: 0;
    transition: 0.5s;
    height: 100%;
}header .main_know_iodf7PH:hover::before {
    left: 100%;
}header .main_know_iodf7PH svg {
    height: auto;
    width: 160px;
    position: relative;
    z-index: 2;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .head_sitewrap_4GoUxYS {
    gap: 0.3rem;
}header .nav_info_q8ujWIA {
    font-size: calc(15px - 1px);
    padding: 0.6rem 0.8rem;
}header .main_know_iodf7PH svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .top_pagebar_FvgC3D4 {
    flex-direction: column;
}header .head_sitewrap_4GoUxYS {
    width: 100%;
    order: 2;
    justify-content: center;
    margin-top: 1rem;
    padding: 10px;
    flex-wrap: wrap;
    gap: 0.5rem;
}header .nav_info_q8ujWIA {
    padding: 0.5rem 0.7rem;
    font-size: calc(15px - 2px);
}header .main_know_iodf7PH {
    margin-bottom: 0.5rem;
    order: 1;
}header .main_know_iodf7PH svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .head_sitewrap_4GoUxYS {
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .head_sitewrap_4GoUxYS::-webkit-scrollbar {
    height: 3px;
}header .head_sitewrap_4GoUxYS::-webkit-scrollbar-thumb {
    background: rgb(188,181,176);
    border-radius: 10px;
}header .nav_info_q8ujWIA {
    white-space: nowrap;
}header .main_know_iodf7PH svg {
    width: 110px;
}}.contact_section_l9XumMs {
    position: relative;
    padding: 120px 0;
}.contact_section_l9XumMs::before {
    background: linear-gradient(45deg, rgb(144,136,136,0.5), rgb(188,181,176,0.5));
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
}.contact_section_l9XumMs .container {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.contact_section_l9XumMs .message_query_LZvHxAu {
    transition: transform 0.5s ease;
    overflow: hidden;
    display: flex;
    border-radius: 20px;
    background: #ffffff;
    flex-direction: row;
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}.contact_section_l9XumMs .message_query_LZvHxAu:hover {
    transform: perspective(1000px) rotateX(2deg);
}.contact_section_l9XumMs .query_links_6ib3JQ2 {
    width: 40%;
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    background-color: rgb(223,224,217);
}.contact_section_l9XumMs .query_links_6ib3JQ2::before {
    height: 300px;
    position: absolute;
    top: -150px;
    width: 300px;
    right: -150px;
    opacity: 0.2;
    border-radius: 50%;
    content: '';
    background: radial-gradient(circle, rgb(144,136,136) 0%, transparent 70%);
}.contact_section_l9XumMs .query_links_6ib3JQ2 h3 {
    font-weight: 700;
    margin-bottom: 40px;
    color: #000000;
    font-size: 33px;
    position: relative;
}.contact_section_l9XumMs .query_links_6ib3JQ2 h3::after {
    bottom: -15px;
    height: 4px;
    position: absolute;
    width: 60px;
    background: rgb(144,136,136);
    content: '';
    left: 0;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(0);
    margin-bottom: 25px;
    background: #ffffff;
    display: flex;
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 15px;
    border-radius: 10px;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.contact_section_l9XumMs .query_links_6ib3JQ2 div svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div svg path {
    fill: rgb(188,181,176);
}.contact_section_l9XumMs .query_links_6ib3JQ2 div span {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div span a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div span a:hover {
    color: rgb(188,181,176);
}.contact_section_l9XumMs .inquiry_map_p9D0TfC {
    width: 60%;
    position: relative;
    padding: 60px 40px;
    background: #ffffff;
}.contact_section_l9XumMs .inquiry_map_p9D0TfC::before {
    width: 200px;
    background: radial-gradient(circle, rgb(188,181,176,0.5) 0%, transparent 70%);
    height: 200px;
    right: 0;
    opacity: 0.3;
    position: absolute;
    content: '';
    bottom: 0;
}.contact_section_l9XumMs .inquiry_map_p9D0TfC h3 {
    color: #000000;
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 600;
}.contact_section_l9XumMs form {
    gap: 20px;
    display: flex;
    flex-direction: column;
}.contact_section_l9XumMs form input[type="text"],
.contact_section_l9XumMs form input[type="email"] {
    padding: 18px 20px;
    background-color: rgb(223,224,217);
    color: #000000;
    transition: all 0.3s ease;
    border: none;
    font-size: 14px;
    border-radius: 10px;
}.contact_section_l9XumMs form input[type="text"]:focus,
.contact_section_l9XumMs form input[type="email"]:focus {
    outline: none;
    transform: translateY(-2px);
    box-shadow: 0 0 0 2px rgb(188,181,176);
}.contact_section_l9XumMs form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_section_l9XumMs .support_form_gJMxmuL {
    align-items: flex-start;
    margin-top: 10px;
    position: relative;
    display: flex;
}.contact_section_l9XumMs .support_form_gJMxmuL input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_section_l9XumMs .support_form_gJMxmuL label {
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    padding-left: 35px;
}.contact_section_l9XumMs .support_form_gJMxmuL label::before {
    top: 0;
    width: 20px;
    border: 2px solid rgb(188,181,176);
    content: '';
    border-radius: 6px;
    height: 20px;
    position: absolute;
    left: 0;
    background: transparent;
    transition: all 0.3s ease;
}.contact_section_l9XumMs .support_form_gJMxmuL input[type="checkbox"]:checked + label::before {
    background: rgb(188,181,176);
}.contact_section_l9XumMs .support_form_gJMxmuL input[type="checkbox"]:checked + label::after {
    width: 6px;
    top: 3px;
    left: 7px;
    content: '';
    position: absolute;
    height: 12px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    border: solid #ffffff;
}.contact_section_l9XumMs .support_form_gJMxmuL label a {
    color: rgb(188,181,176);
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
}.contact_section_l9XumMs .support_form_gJMxmuL label a:hover {
    text-decoration: underline;
}.contact_section_l9XumMs form .support_list_rms0wCy {
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    align-self: flex-start;
    position: relative;
    padding: 18px 35px;
    font-weight: 600;
    cursor: pointer;
    font-size: 16px;
    background: rgb(188,181,176);
    margin-top: 15px;
    border: none;
}.contact_section_l9XumMs form .support_list_rms0wCy::before {
    left: 0;
    width: 100%;
    position: absolute;
    transform: translateX(-100%);
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    transition: transform 0.6s ease;
    height: 100%;
}.contact_section_l9XumMs form .support_list_rms0wCy:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(144,136,136);
    transform: translateY(-5px);
}.contact_section_l9XumMs form .support_list_rms0wCy:hover::before {
    transform: translateX(100%);
}@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.contact_section_l9XumMs .query_links_6ib3JQ2 div:nth-child(2) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.1s;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div:nth-child(3) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.3s;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div:nth-child(4) {
    animation-delay: 0.5s;
    animation: bounce 5s infinite ease-in-out;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div:nth-child(5) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.7s;
}

@media screen and (max-width: 992px) {.contact_section_l9XumMs .message_query_LZvHxAu {
    flex-direction: column;
}.contact_section_l9XumMs .query_links_6ib3JQ2,
    .contact_section_l9XumMs .inquiry_map_p9D0TfC {
    width: 100%;
    padding: 40px 30px;
}.contact_section_l9XumMs .query_links_6ib3JQ2 div {
    animation: none;
}
}

@media screen and (max-width: 576px) {.contact_section_l9XumMs {
    padding: 60px 0;
}.contact_section_l9XumMs .container {
    width: 90%;
}.contact_section_l9XumMs .query_links_6ib3JQ2,
    .contact_section_l9XumMs .inquiry_map_p9D0TfC {
    padding: 30px 20px;
}.contact_section_l9XumMs .query_links_6ib3JQ2 h3 {
    font-size: calc(33px * 0.8);
}.contact_section_l9XumMs form input[type="text"],
    .contact_section_l9XumMs form input[type="email"] {
    padding: 15px;
}.contact_section_l9XumMs form .support_list_rms0wCy {
    width: 100%;
    padding: 15px;
}}.educational_rewards_4Kcebdk {
    background: linear-gradient(135deg, 
        rgb(223,224,217) 0%, 
        rgb(144,136,136,0.5) 50%, 
        rgb(223,224,217) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.educational_rewards_4Kcebdk::before {
    top: 0;
    width: 100%;
    left: 0;
    pointer-events: none;
    z-index: 0;
    position: absolute;
    content: "";
    opacity: 0.4;
    background: radial-gradient(circle at 30% 70%, 
        rgb(188,181,176,0.5) 0%, 
        transparent 70%);
    height: 100%;
}.educational_rewards_4Kcebdk::after {
    animation: float 15s infinite alternate ease-in-out;
    content: "";
    z-index: 0;
    opacity: 0.2;
    width: 60%;
    height: 200%;
    background: radial-gradient(ellipse at center, 
        rgb(144,136,136,0.5) 0%, 
        transparent 70%);
    position: absolute;
    transform: rotate(-15deg);
    top: -50%;
    pointer-events: none;
    right: -20%;
}.educational_rewards_4Kcebdk h5 {
    color: #000000;
    opacity: 1;
    margin-left: auto;
    position: relative;
    font-weight: 700;
    margin-right: auto;
    margin-bottom: 3rem;
    animation: fadeInUp 0.8s ease-out forwards;
    font-size: 18px;
    text-align: center;
    transform: translateY(0);
    max-width: 800px;
    z-index: 2;
}.educational_rewards_4Kcebdk .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb {
    align-items: center;
    transform: translateY(0);
    gap: 3rem;
    opacity: 1;
    animation: fadeInUp 1s ease-out 0.2s forwards;
    flex-direction: column;
    display: flex;
    position: relative;
}.educational_rewards_4Kcebdk .pic_list_wrap_UZjrdDs {
    max-width: 500px;
    border-radius: 10px;
    transform: perspective(1000px) rotateY(-5deg);
    filter: brightness(1.02) contrast(1.05);
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child {
    position: relative;
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child::before {
    opacity: 0.3;
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 10px;
    background: rgb(188,181,176,0.5);
    transform: perspective(1000px) rotateY(-5deg) translateZ(-10px);
    left: 20px;
    filter: blur(10px);
    top: 20px;
    content: "";
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child:hover .pic_list_wrap_UZjrdDs {
    transform: perspective(1000px) rotateY(-2deg) translateY(-5px);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO {
    position: relative;
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.9), 
        rgba(255, 255, 255, 0.7));
    padding: 2.5rem 2rem;
    max-width: 100%;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    transform: translateX(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO::before {
    height: 100%;
    left: 0;
    border-radius: 10px;
    content: "";
    opacity: 0.05;
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(188,181,176,0.5) 0%, 
        transparent 100%);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO ul {
    display: grid;
    gap: 1.5rem;
    padding: 0;
    list-style: none;
    margin: 0;
    grid-template-columns: 1fr;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li {
    transition: transform 0.4s ease-out;
    padding-left: 2.5rem;
    position: relative;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover {
    transform: translateX(5px);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li::before {
    top: 0;
    z-index: -1;
    left: 0;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, 
        rgb(188,181,176,0.5) 0%, 
        transparent 100%);
    position: absolute;
    width: 100%;
    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover::before {
    opacity: 0.05;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO p {
    color: #000000;
    position: relative;
    margin: 0;
    align-items: flex-start;
    display: flex;
    font-size: 14px;
    line-height: 1.6;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO svg {
    margin-right: 10px;
    min-width: 24px;
    transform: translateY(0);
    transition: transform 0.3s ease;
    margin-top: 2px;
    height: 24px;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover svg {
    transform: translateY(-2px);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO svg path {
    fill: rgb(188,181,176);
    transition: fill 0.3s ease;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover svg path {
    fill: rgb(144,136,136);
}

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

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

@media (min-width: 768px) {.educational_rewards_4Kcebdk {
    padding: 8rem 0;
}.educational_rewards_4Kcebdk h5 {
    margin-bottom: 4rem;
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child {
    flex: 0 0 45%;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO {
    flex: 0 0 50%;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child {
    flex: 0 0 40%;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO {
    padding: 3rem;
    flex: 0 0 55%;
}.educational_rewards_4Kcebdk h5 {
    font-size: calc(18px * 1.15);
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO p {
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.educational_rewards_4Kcebdk {
    padding: 4rem 0;
}.educational_rewards_4Kcebdk h5 {
    font-size: calc(18px * 0.9);
    margin-bottom: 2rem;
}.educational_rewards_4Kcebdk .pic_list_wrap_UZjrdDs {
    transform: none;
    max-width: 100%;
}.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child::before {
    left: 10px;
    top: 10px;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO {
    padding: 1.5rem;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO ul {
    gap: 1rem;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO p {
    font-size: calc(14px * 0.95);
}
}

@media (hover: none) {.educational_rewards_4Kcebdk .skill_philo_g4EolSb > div:first-child:hover .pic_list_wrap_UZjrdDs {
    transform: none;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover {
    transform: none;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover::before {
    opacity: 0;
}.educational_rewards_4Kcebdk .content_wrapper_L9SRJTO li:hover svg {
    transform: none;
}
}

@media (prefers-reduced-motion) {.educational_rewards_4Kcebdk::after {
    animation: none;
}.educational_rewards_4Kcebdk h5,
    .educational_rewards_4Kcebdk .skill_philo_g4EolSb {
    animation: none;
    opacity: 1;
    transform: none;
}}

.course_summary_NXPuCSz {
    overflow: hidden;
    align-items: center;
    background-color: rgb(223,224,217);
    position: relative;
    min-height: 100vh;
    display: flex;
    justify-content: center;
}.course_summary_NXPuCSz .skill_path_J9BgwrL {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
}.course_summary_NXPuCSz .skill_path_J9BgwrL::before {
    content: "";
    background: radial-gradient(circle at center, transparent 30%, #000000 100%);
    left: 0;
    z-index: 2;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}.course_summary_NXPuCSz .education_flow_n879ver {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}.course_summary_NXPuCSz .program_flow_0CKwPN4 {
    transform: scale(1.1);
    left: 0;
    transition: transform 1s ease;
    position: absolute;
    opacity: 0;
    height: 100%;
    animation: fade-slides 30s infinite;
    width: 100%;
    top: 0;
}.course_summary_NXPuCSz .skill_path_J9BgwrL:hover .program_flow_0CKwPN4 {
    animation-play-state: paused;
}.course_summary_NXPuCSz .program_flow_0CKwPN4:hover {
    transform: scale(1);
}.course_summary_NXPuCSz .program_flow_0CKwPN4:nth-child(1) {
    animation-delay: 0s;
}.course_summary_NXPuCSz .program_flow_0CKwPN4:nth-child(2) {
    animation-delay: -6s;
}.course_summary_NXPuCSz .program_flow_0CKwPN4:nth-child(3) {
    animation-delay: -12s;
}.course_summary_NXPuCSz .program_flow_0CKwPN4:nth-child(4) {
    animation-delay: -18s;
}.course_summary_NXPuCSz .program_flow_0CKwPN4:nth-child(5) {
    animation-delay: -24s;
}.course_summary_NXPuCSz .program_flow_0CKwPN4 img {
    object-fit: cover;
    width: 100%;
    filter: saturate(0.8) brightness(0.7);
    height: 100%;
}.course_summary_NXPuCSz .container {
    z-index: 10;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
}.course_summary_NXPuCSz .skill_philo_g4EolSb {
    display: flex;
    justify-content: center;
    align-items: center;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa {
    align-items: center;
    position: relative;
    padding: 3rem;
    backdrop-filter: blur(10px);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-width: 1000px;
    aspect-ratio: 1;
    flex-direction: column;
    display: flex;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    text-align: center;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::before {
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    right: -5px;
    opacity: 0.7;
    bottom: -5px;
    content: "";
    top: -5px;
    background: conic-gradient(
        from 0deg,
        transparent 0deg,
        rgb(188,181,176,0.5) 90deg,
        transparent 180deg,
        rgb(144,136,136,0.5) 270deg,
        transparent 360deg
    );
    animation: rotate-border 15s linear infinite;
    left: -5px;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::after {
    content: "";
    z-index: -2;
    opacity: 0.1;
    background: radial-gradient(
        ellipse at center,
        rgb(188,181,176,0.5) 0%,
        transparent 70%
    );
    height: 120%;
    position: absolute;
    animation: pulse-glow 5s ease-in-out infinite alternate;
    width: 120%;
    filter: blur(20px);
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa h3 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 32px;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa p {
    color: #000000;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-bottom: 2rem;
    display: -webkit-box;
    font-size: 15px;
    line-height: 1.6;
    overflow: hidden;
}.course_summary_NXPuCSz .support_list_rms0wCy {
    display: inline-block;
    position: relative;
    background: rgb(188,181,176);
    text-decoration: none;
    z-index: 1;
    border-radius: 50px;
    color: #ffffff;
    padding: 0.8rem 2rem;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    font-size: 14px;
}.course_summary_NXPuCSz .support_list_rms0wCy::before {
    transform: scaleX(0);
    background: rgb(144,136,136);
    height: 100%;
    left: 0;
    content: "";
    transition: transform 0.6s ease;
    top: 0;
    transform-origin: right;
    position: absolute;
    z-index: -1;
    width: 100%;
}.course_summary_NXPuCSz .support_list_rms0wCy:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3);
}.course_summary_NXPuCSz .support_list_rms0wCy:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa .orbital-elements {
    width: 100%;
    top: 0;
    pointer-events: none;
    height: 100%;
    left: 0;
    border-radius: 50%;
    position: absolute;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::before,
.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::after {
    position: absolute;
    content: "";
    border-radius: 50%;
}.course_summary_NXPuCSz::after {
    position: absolute;
    gap: 15px;
    content: "";
    bottom: 15%;
    transform: translateX(-50%);
    display: flex;
    left: 50%;
    z-index: 100;
}.course_summary_NXPuCSz::after {
    opacity: 0.3;
    width: 100px;
    background: repeating-linear-gradient(
        90deg,
        #ffffff,
        #ffffff 10px,
        transparent 10px,
        transparent 25px
    );
    height: 10px;
}

@keyframes fade-slides {
    0%, 16% {
        opacity: 1;
        z-index: 5;
    }
    20%, 96% {
        opacity: 0;
        z-index: 0;
    }
    100% {
        opacity: 1;
        z-index: 5;
    }
}

@keyframes rotate-border {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse-glow {
    0% {
        opacity: 0.05;
        transform: scale(0.95);
    }
    100% {
        opacity: 0.15;
        transform: scale(1.05);
    }
}

@keyframes slide-indicator {
    0%, 16% {
        left: calc(50% - 50px);
    }
    20%, 36% {
        left: calc(50% - 25px);
    }
    40%, 56% {
        left: calc(50%);
    }
    60%, 76% {
        left: calc(50% + 25px);
    }
    80%, 96% {
        left: calc(50% + 50px);
    }
    100% {
        left: calc(50% - 50px);
    }
}


@media screen and (max-width: 1200px) {.course_summary_NXPuCSz .knowledge_plan_yDxXOoa {
    max-width: 900px;
}
}

@media screen and (max-width: 992px) {.course_summary_NXPuCSz .knowledge_plan_yDxXOoa {
    max-width: 800px;
    padding: 3rem;
}
}

@media screen and (max-width: 768px) {.course_summary_NXPuCSz {
    padding: 2rem 0;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa {
    aspect-ratio: auto;
    min-height: 700px;
    padding: 3rem;
    border-radius: 20px;
    max-width: 700px;
    height: auto;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::before {
    border-radius: 20px;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa h3 {
    font-size: calc(32px * 0.9);
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa p {
    -webkit-line-clamp: 3;
}
}

@media screen and (max-width: 576px) {.course_summary_NXPuCSz .knowledge_plan_yDxXOoa {
    max-width: 90%;
    aspect-ratio: auto;
    min-height: auto;
    border-radius: 15px;
    padding: 2rem 1.5rem;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa::before {
    border-radius: 15px;
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa h3 {
    font-size: calc(32px * 0.8);
}.course_summary_NXPuCSz .knowledge_plan_yDxXOoa p {
    font-size: calc(15px * 0.9);
    margin-bottom: 1.5rem;
    -webkit-line-clamp: 4;
}.course_summary_NXPuCSz .support_list_rms0wCy {
    font-size: calc(14px * 0.9);
    padding: 0.7rem 1.8rem;
}.course_summary_NXPuCSz::after {
    bottom: 10%;
}}


.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(2):last-child) .program_flow_0CKwPN4:nth-child(1) {
    animation-delay: 0s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(2):last-child) .program_flow_0CKwPN4:nth-child(2) {
    animation-delay: -15s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(3):last-child) .program_flow_0CKwPN4:nth-child(1) {
    animation-delay: 0s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(3):last-child) .program_flow_0CKwPN4:nth-child(2) {
    animation-delay: -10s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(3):last-child) .program_flow_0CKwPN4:nth-child(3) {
    animation-delay: -20s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(4):last-child) .program_flow_0CKwPN4:nth-child(1) {
    animation-delay: 0s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(4):last-child) .program_flow_0CKwPN4:nth-child(2) {
    animation-delay: -7.5s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(4):last-child) .program_flow_0CKwPN4:nth-child(3) {
    animation-delay: -15s;
}.course_summary_NXPuCSz .education_flow_n879ver:has(.program_flow_0CKwPN4:nth-child(4):last-child) .program_flow_0CKwPN4:nth-child(4) {
    animation-delay: -22.5s;
}.our_mission_1eSa4td {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0;
}.our_mission_1eSa4td::before {
    position: absolute;
    background: linear-gradient(135deg, 
    rgba(0, 32, 63, 0.92), 
    rgba(0, 18, 36, 0.86) 50%, 
    rgba(18, 0, 36, 0.9));
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    left: 0;
    content: "";
}.our_mission_1eSa4td::after {
    width: 100%;
    top: 0;
    height: 100%;
    background-size: 60px 60px;
    content: "";
    pointer-events: none;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.03) 0px,
    rgba(255, 255, 255, 0.03) 1px,
    transparent 1px,
    transparent 30px
  );
    z-index: 2;
    position: absolute;
    left: 0;
}.our_mission_1eSa4td .container {
    max-width: 1200px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 3;
}.our_mission_1eSa4td .content_wrapper_L9SRJTO {
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.05);
    background: linear-gradient(
    to right bottom,
    rgba(rgb(188,181,176,0.5), 0.25),
    rgba(rgb(144,136,136,0.5), 0.15)
  );
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 50px 40px;
    border-left: 4px solid rgb(188,181,176);
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    position: relative;
}.our_mission_1eSa4td .content_wrapper_L9SRJTO:hover {
    box-shadow: 
    0 25px 50px rgba(0, 0, 0, 0.25),
    0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: translateY(-5px) translateZ(0);
}.our_mission_1eSa4td h1 {
    margin-bottom: 30px;
    font-size: 45px;
    transform: translateX(-5px);
    font-weight: 700;
    position: relative;
    color: #ffffff;
    letter-spacing: -0.5px;
    line-height: 1.1;
}.our_mission_1eSa4td h1::after {
    transform-origin: left;
    position: absolute;
    background: rgb(188,181,176);
    animation: lineExpand 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    content: "";
    left: 0;
    bottom: -10px;
    height: 3px;
    width: 80px;
}@keyframes lineExpand {
  0% { transform: scaleX(0); }
  100% { transform: scaleX(1); }
}

.our_mission_1eSa4td ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.our_mission_1eSa4td li {
    margin-bottom: 20px;
}.our_mission_1eSa4td h4 {
    font-size: calc(21px * 1.2);
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    color: rgb(144,136,136);
}.our_mission_1eSa4td span {
    color: rgba(255, 255, 255, 0.9);
    position: relative;
    font-size: 17px;
    margin-top: 10px;
    line-height: 1.7;
    column-rule: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 400;
    display: block;
    column-gap: 40px;
    max-width: 100%;
    columns: 1;
}.our_mission_1eSa4td .content_wrapper_L9SRJTO::before {
    right: 30px;
    transform: rotate(-15deg);
    border-radius: 50%;
    height: 120px;
    top: -10px;
    content: "";
    position: absolute;
    width: 120px;
    opacity: 0.2;
    border: 2px solid rgb(144,136,136);
}.our_mission_1eSa4td .content_wrapper_L9SRJTO::after {
    width: 80px;
    background: rgb(188,181,176);
    right: -20px;
    z-index: -1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 80px;
    position: absolute;
    content: "";
    bottom: 40px;
    opacity: 0.15;
}

@media (min-width: 768px) {.our_mission_1eSa4td {
    padding: 150px 0;
}.our_mission_1eSa4td .container {
    grid-template-columns: 1fr;
}.our_mission_1eSa4td .content_wrapper_L9SRJTO {
    margin-left: 60px;
    padding: 60px 70px;
    width: calc(100% - 60px);
}.our_mission_1eSa4td h1 {
    font-size: calc(45px * 1.2);
    margin-bottom: 40px;
}.our_mission_1eSa4td span {
    column-gap: 50px;
    columns: 2;
}
}

@media (min-width: 1200px) {.our_mission_1eSa4td .content_wrapper_L9SRJTO {
    margin-left: 100px;
    padding: 70px 80px;
    width: calc(100% - 100px);
}.our_mission_1eSa4td h1 {
    font-size: calc(45px * 1.4);
}.our_mission_1eSa4td span {
    column-gap: 60px;
    columns: 2;
}
}

@media (max-width: 767px) {.our_mission_1eSa4td {
    padding: 80px 0;
}.our_mission_1eSa4td .content_wrapper_L9SRJTO {
    padding: 30px 25px;
}.our_mission_1eSa4td h1 {
    font-size: calc(45px * 0.9);
    margin-bottom: 25px;
}.our_mission_1eSa4td h4 {
    font-size: 21px;
}.our_mission_1eSa4td span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.pricing_row_item_z1xhTDn {
    padding: 100px 0;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background-color: rgb(223,224,217);
}.pricing_row_item_z1xhTDn::before {
    height: 100%;
    content: "";
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(rgb(144,136,136,0.5), 0.05) 0%, rgba(rgb(188,181,176,0.5), 0.08) 100%);
}.pricing_row_item_z1xhTDn .container {
    padding: 0 20px;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.pricing_row_item_z1xhTDn .class_deals_1TMCO03 {
    flex-direction: column;
    display: flex;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 {
    margin-bottom: 60px;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 h2 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 700;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 h2::after {
    border-radius: 2px;
    height: 4px;
    width: 80px;
    left: 0;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, rgb(144,136,136), rgb(188,181,176));
    position: absolute;
}.pricing_row_item_z1xhTDn .group_plans_W4AQ9lZ {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 25px;
    color: #000000;
    max-width: 800px;
}.pricing_row_item_z1xhTDn .study_fees_pIP91Jy {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    display: grid;
    margin-top: 20px;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql {
    opacity: 0;
    transform: translateY(30px);
    animation-delay: calc(0.15s * var(--i, 1));
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: fadeUp 0.8s ease-out forwards;
    perspective: 1000px;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:nth-child(1) {
    --i: 1;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:nth-child(2) {
    --i: 2;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:nth-child(3) {
    --i: 3;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:nth-child(4) {
    --i: 4;
}.pricing_row_item_z1xhTDn .price_deals_rz4fgIb {
    height: 100%;
    position: relative;
    background-color: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .price_deals_rz4fgIb {
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(188,181,176,0.5), 0.1);
}.pricing_row_item_z1xhTDn .learning_fees_Rlfm3xy {
    padding: 35px 30px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    min-height: 250px;
}.pricing_row_item_z1xhTDn .learning_fees_Rlfm3xy h3 {
    position: relative;
    color: #000000;
    font-size: calc(18px + 2px);
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    transition: transform 0.3s ease;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .learning_fees_Rlfm3xy h3 {
    transform: translateX(5px);
    color: rgb(188,181,176);
}.pricing_row_item_z1xhTDn .payment_pricing_TQfYsCB {
    margin: 20px 0;
    font-weight: 700;
    position: relative;
    font-size: calc(18px + 4px);
    display: block;
    transition: all 0.3s ease;
    color: rgb(144,136,136);
}.pricing_row_item_z1xhTDn .payment_pricing_TQfYsCB::before {
    top: -10px;
    width: 40px;
    content: "";
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(144,136,136), transparent);
    left: 0;
    position: absolute;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .payment_pricing_TQfYsCB {
    transform: scale(1.05);
    color: rgb(188,181,176);
}.pricing_row_item_z1xhTDn .learning_fees_Rlfm3xy p {
    word-wrap: break-word;
    hyphens: auto;
    line-height: 1.6;
    font-size: 12px;
    overflow-wrap: break-word;
    margin-top: 15px;
    word-break: normal;
    color: #000000;
    transition: color 0.3s ease;
    white-space: normal;
}.pricing_row_item_z1xhTDn .pic_list_wrap_UZjrdDs {
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}.pricing_row_item_z1xhTDn .pic_list_wrap_UZjrdDs::after {
    opacity: 0.6;
    height: 100%;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    top: 0;
    content: "";
    transition: opacity 0.4s ease;
    z-index: 1;
    width: 100%;
    left: 0;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .pic_list_wrap_UZjrdDs {
    transform: scale(1.05);
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .pic_list_wrap_UZjrdDs::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.pricing_row_item_z1xhTDn .class_deals_1TMCO03 {
    flex-direction: row-reverse;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 {
    margin-bottom: 0;
    padding-left: 50px;
    width: 30%;
}.pricing_row_item_z1xhTDn .study_fees_pIP91Jy {
    width: 70%;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 h2 {
    font-size: calc(32px + 4px);
}
}

@media (max-width: 1199px) {.pricing_row_item_z1xhTDn {
    padding: 80px 0;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 800px;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}

@media (max-width: 767px) {.pricing_row_item_z1xhTDn {
    padding: 60px 0;
}.pricing_row_item_z1xhTDn .study_fees_pIP91Jy {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing_row_item_z1xhTDn .learning_fees_Rlfm3xy {
    padding: 25px 20px;
}.pricing_row_item_z1xhTDn .pic_list_wrap_UZjrdDs {
    height: 180px;
}.pricing_row_item_z1xhTDn .fee_offers_cDh2ji0 h2 {
    font-size: calc(32px - 2px);
}.pricing_row_item_z1xhTDn .group_plans_W4AQ9lZ {
    font-size: calc(12px - 1px);
}
}

@media (hover: none) {.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .price_deals_rz4fgIb {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .learning_fees_Rlfm3xy h3 {
    transform: none;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .payment_pricing_TQfYsCB {
    transform: none;
}.pricing_row_item_z1xhTDn .lesson_plans_krXb1ql:hover .pic_list_wrap_UZjrdDs {
    transform: none;
}}footer {
    position: relative;
    width: 100%;
}.cheat_sheet_HT0DtBU {
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 80px 0 30px;
    background-color: #000000;
}.cheat_sheet_HT0DtBU::before {
    height: 500px;
    right: -100px;
    position: absolute;
    transform: rotate(45deg);
    width: 500px;
    top: -100px;
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    content: "";
    opacity: 0.4;
}.cheat_sheet_HT0DtBU::after {
    width: 300px;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        #000000,
        #000000 15px,
        rgb(144,136,136,0.5) 15px,
        rgb(144,136,136,0.5) 30px
    );
    left: -50px;
    transform: rotate(30deg);
    content: "";
    height: 300px;
    bottom: -50px;
    opacity: 0.2;
}footer .data_viz_6WFOBHC {
    position: relative;
    z-index: 1;
}footer .support_now_eur4Vvn {
    gap: 20px;
    margin-bottom: 60px;
    border-radius: 0 20px 20px 0;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    background-color: rgba(255, 255, 255, 0.05);
    display: grid;
    border-left: 4px solid rgb(188,181,176);
    padding: 30px;
}footer .info_item {
    display: flex;
    align-items: center;
}footer .info_item svg {
    height: 20px;
    flex-shrink: 0;
    width: 20px;
    margin-right: 15px;
    fill: rgb(188,181,176);
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    text-decoration: none;
    transition: color 0.3s ease;
}footer .info_item a:hover {
    color: rgb(188,181,176);
}footer .text_main_holder {
    gap: 50px;
    display: grid;
    grid-template-columns: 1fr;
}footer .nav_pro_2d8oH4V {
    position: relative;
}footer .nav_pro_2d8oH4V::after {
    background-color: rgb(188,181,176);
    content: "";
    bottom: -30px;
    left: 0;
    width: 30%;
    position: absolute;
    height: 3px;
}footer .nav_pro_2d8oH4V svg {
    width: auto;
    margin-bottom: 20px;
    height: 45px;
    filter: brightness(0) invert(1);
}footer .subscr_info_MywkCJ9 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    max-width: 330px;
    line-height: 1.6;
}footer .head_sitewrap_4GoUxYS {
    position: relative;
}footer .head_sitewrap_4GoUxYS h5 {
    font-weight: 700;
    position: relative;
    color: #ffffff;
    margin-bottom: 25px;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}footer .head_sitewrap_4GoUxYS h5::after {
    width: 40px;
    left: 0;
    background-color: rgb(188,181,176);
    bottom: -10px;
    height: 3px;
    position: absolute;
    content: "";
}footer .nav_start_rwMJaFl {
    margin-bottom: 30px;
}footer .nav_start_rwMJaFl a {
    color: rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
    position: relative;
    padding: 8px 0;
    text-decoration: none;
    display: block;
    font-size: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    margin-bottom: 12px;
}footer .nav_start_rwMJaFl a:hover {
    color: #ffffff;
    border-bottom-color: rgb(188,181,176,0.5);
    padding-left: 10px;
}footer .subscribe_holder {
    border-radius: 20px;
    padding: 35px;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
}footer .subscribe_holder::before {
    background: linear-gradient(135deg, rgb(188,181,176,0.5), transparent);
    top: 0;
    opacity: 0.1;
    left: 0;
    border-radius: 20px;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
}footer .subscribe_holder h5 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    font-size: 13px;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    padding: 15px;
    font-size: 13px;
    color: #ffffff;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(188,181,176);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .email_entry_adXUKpW {
    text-transform: uppercase;
    transition: all 0.3s ease;
    position: relative;
    border: none;
    font-weight: 600;
    background-color: rgb(188,181,176);
    font-size: 15px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    padding: 15px 20px;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 1px;
}footer .email_entry_adXUKpW::after {
    left: -100px;
    transition: all 0.7s ease;
    content: "";
    height: 300px;
    top: -100px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    width: 30px;
    transform: rotate(45deg);
}footer .email_entry_adXUKpW:hover {
    background-color: rgb(144,136,136);
}footer .email_entry_adXUKpW:hover::after {
    left: 120%;
}footer .lang_learn_oFnl3XJ {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .discount_cta_GbvrVOZ {
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

@keyframes pulseLight {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    align-items: stretch;
    flex-direction: row;
}footer .email_entry_adXUKpW {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .cheat_sheet_HT0DtBU {
    padding: 60px 0 30px;
}footer .support_now_eur4Vvn {
    grid-template-columns: 1fr;
    padding: 20px;
    margin-bottom: 40px;
}footer .head_sitewrap_4GoUxYS h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .head_sitewrap_4GoUxYS h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .lang_learn_oFnl3XJ {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .cheat_sheet_HT0DtBU {
    padding: 50px 0 20px;
}footer .support_now_eur4Vvn {
    padding: 15px;
    margin-bottom: 30px;
}footer .nav_pro_2d8oH4V::after {
    width: 50px;
}footer .head_sitewrap_4GoUxYS h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .subscribe_holder p, footer .nav_start_rwMJaFl a, footer .info_item p, footer .info_item a {
    font-size: calc(13px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .email_entry_adXUKpW {
    padding: 12px 15px;
}}.opening_page_ML0HY15 {
    align-items: center;
    min-height: 100vh;
    padding: 3rem 1rem;
    display: flex;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(223,224,217), rgba(0, 0, 0, 0.5));
    justify-content: center;
    position: relative;
}.opening_page_ML0HY15 > div {
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    position: relative;
}.opening_page_ML0HY15 .knowledge_growth_UiNJtEW {
    animation: slideInLeft 0.8s ease-out forwards;
    position: relative;
    opacity: 0;
    transform: translateX(-30px);
    margin-bottom: 2.5rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA {
    padding-left: 1.5rem;
    font-size: 40px;
    color: rgb(188,181,176);
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}.opening_page_ML0HY15 .tech_study_ehN0LHA::before {
    transform: scaleY(0);
    animation: scaleVertical 0.5s 0.3s ease-out forwards;
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(188,181,176), rgb(144,136,136));
    position: absolute;
    height: 100%;
    transform-origin: top;
    content: "";
    left: 0;
}.opening_page_ML0HY15 .study_fast_SWNQHaK {
    transform: translateY(30px);
    opacity: 0;
    animation: slideInUp 0.8s 0.3s ease-out forwards;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
}.opening_page_ML0HY15 .study_fast_SWNQHaK::before {
    right: 0;
    background: linear-gradient(135deg, rgb(188,181,176,0.5), rgba(0, 0, 0, 0.7));
    z-index: 1;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
    top: 0;
}.opening_page_ML0HY15 .study_fast_SWNQHaK > div {
    padding: 3.5rem 2.5rem;
    justify-content: center;
    color: #ffffff;
    z-index: 2;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    position: relative;
}.opening_page_ML0HY15 .study_fast_SWNQHaK p {
    animation: slideInLeft 0.8s 0.6s ease-out forwards;
    font-size: calc(13px * 1.2);
    opacity: 0;
    max-width: 80%;
    line-height: 1.6;
    padding-left: 1.5rem;
    margin-bottom: 2rem;
    transform: translateX(-20px);
    position: relative;
}.opening_page_ML0HY15 .study_fast_SWNQHaK p::before {
    left: 0;
    position: absolute;
    top: 50%;
    background: rgb(144,136,136);
    height: 2px;
    width: 15px;
    transform: translateY(-50%);
    content: "";
}.opening_page_ML0HY15 .study_fast_SWNQHaK h3 {
    position: relative;
    animation: slideInUp 0.8s 0.9s ease-out forwards;
    border-left: 3px solid rgb(144,136,136);
    transform: translateY(20px);
    font-size: 20px;
    max-width: 85%;
    font-weight: 600;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    opacity: 0;
    line-height: 1.4;
}

@keyframes slideInLeft {
  from {
    transform: translateX(-30px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes scaleVertical {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

@media (min-width: 768px) {.opening_page_ML0HY15 {
    padding: 5rem 2rem;
}.opening_page_ML0HY15 .knowledge_growth_UiNJtEW {
    margin-bottom: 3.5rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA {
    font-size: calc(40px * 1.2);
    padding-left: 2rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA::before {
    width: 8px;
}.opening_page_ML0HY15 .study_fast_SWNQHaK {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.opening_page_ML0HY15 .study_fast_SWNQHaK > div {
    padding: 5rem 4rem;
    min-height: 500px;
}.opening_page_ML0HY15 .study_fast_SWNQHaK p {
    font-size: calc(13px * 1.4);
    max-width: 70%;
    padding-left: 2rem;
}.opening_page_ML0HY15 .study_fast_SWNQHaK p::before {
    width: 25px;
}.opening_page_ML0HY15 .study_fast_SWNQHaK h3 {
    font-size: calc(20px * 1.2);
    max-width: 75%;
    padding: 2rem;
}
}

@media (min-width: 992px) {.opening_page_ML0HY15 .study_fast_SWNQHaK {
    display: flex;
}.opening_page_ML0HY15 .study_fast_SWNQHaK > div {
    padding: 5rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA {
    transform: translateX(0);
    font-size: calc(40px * 1.4);
    transition: transform 0.3s ease;
}.opening_page_ML0HY15 .tech_study_ehN0LHA:hover {
    transform: translateX(10px);
}.opening_page_ML0HY15 .study_fast_SWNQHaK p {
    max-width: 60%;
    transition: transform 0.3s ease;
    font-size: calc(13px * 1.5);
}.opening_page_ML0HY15 .study_fast_SWNQHaK p:hover {
    transform: translateX(10px);
}.opening_page_ML0HY15 .study_fast_SWNQHaK h3 {
    max-width: 65%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.opening_page_ML0HY15 .study_fast_SWNQHaK h3:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
}

@media (min-width: 1200px) {.opening_page_ML0HY15 .tech_study_ehN0LHA {
    font-size: calc(40px * 1.6);
}.opening_page_ML0HY15 .study_fast_SWNQHaK > div {
    padding: 6rem;
}.opening_page_ML0HY15 .study_fast_SWNQHaK::after {
    z-index: 1;
    border-radius: 50%;
    content: "";
    opacity: 0.3;
    height: 150px;
    position: absolute;
    width: 150px;
    right: -50px;
    background: linear-gradient(135deg, rgb(144,136,136), rgb(188,181,176));
    top: -50px;
}
}

@media (max-width: 767px) {.opening_page_ML0HY15 {
    padding: 2rem 1rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA {
    font-size: calc(40px * 0.9);
    padding-left: 1rem;
}.opening_page_ML0HY15 .tech_study_ehN0LHA::before {
    width: 4px;
}.opening_page_ML0HY15 .study_fast_SWNQHaK > div {
    min-height: 350px;
    padding: 2.5rem 1.5rem;
}.opening_page_ML0HY15 .study_fast_SWNQHaK p {
    max-width: 100%;
    font-size: 13px;
    padding-left: 1rem;
}.opening_page_ML0HY15 .study_fast_SWNQHaK h3 {
    padding: 1rem;
    font-size: 19px;
    max-width: 100%;
}}.privacy_shell_FlESbOD {
    padding: 3rem;
    color: #000000;
    display: flex;
    font-family: Arial, sans-serif;
    width: 100%;
    background-color: rgb(223,224,217);
    flex-direction: column;
}.privacy_shell_FlESbOD h1 {
    letter-spacing: 0.1rem;
    font-size: 45px;
    color: rgb(188,181,176);
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid rgb(188,181,176);
    text-transform: uppercase;
    font-weight: 700;
}.privacy_shell_FlESbOD h2 {
    text-transform: uppercase;
    color: rgb(144,136,136);
    letter-spacing: 0.08rem;
    font-size: 37px;
    padding-left: 1rem;
    margin-top: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-left: 4px solid rgb(144,136,136);
}.privacy_shell_FlESbOD h3,.privacy_shell_FlESbOD h4,.privacy_shell_FlESbOD h5, .privacy_shell_FlESbOD h6 {
    font-size: 20px;
    margin: 1rem 0;
}.privacy_shell_FlESbOD ul,
.privacy_shell_FlESbOD ol {
    border-left: 2px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1.5rem;
    list-style-type: none;
    padding-left: 2rem;
    margin-top: 1.5rem;
    list-style-position: inside;
}.privacy_shell_FlESbOD li {
    line-height: 1.8;
    margin-bottom: 1rem;
    font-size: 18px;
    position: relative;
}.privacy_shell_FlESbOD li::before {
    color: rgb(188,181,176);
    content: "▹";
    margin-right: 0.5rem;
}.privacy_shell_FlESbOD p {
    line-height: 1.8;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 18px;
}.privacy_shell_FlESbOD span {
    color: rgb(144,136,136);
    font-weight: 700;
}.privacy_shell_FlESbOD > div {
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 2rem;
    background-color: #ffffff;
    padding: 1rem;
}
@media only screen and (max-width: 800px) {.privacy_shell_FlESbOD {
    padding: 1.5rem;
    gap: 1.5rem;
}.privacy_shell_FlESbOD h1 {
    font-size: calc(20px - 0.5rem);
}.privacy_shell_FlESbOD h2 {
    font-size: calc(20px - 0.5rem);
}.privacy_shell_FlESbOD p,
    .privacy_shell_FlESbOD li {
    font-size: calc(18px - 0.2rem);
}.privacy_shell_FlESbOD > div {
    padding: 0.5rem;
}
}
