* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.design_res_08nPs {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1173px;
}.wrapper-skeleton_0SUdl {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}header,footer {
    width: 100%;
}.head_sitebar_bziqF {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    color: #000000;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_stockade_V1gOw {
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background-color: rgb(232,217,197);
    color: #000000;
}.privacy_stockade_V1gOw h1 {
    padding-bottom: 10px;
    color: rgb(194,184,163);
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 3px solid rgb(194,184,163);
}.privacy_stockade_V1gOw h2 {
    margin-bottom: 15px;
    font-size: 32px;
    color: rgb(161,152,130);
    margin-top: 30px;
    font-weight: 600;
}.privacy_stockade_V1gOw h3, .privacy_stockade_V1gOw h4, .privacy_stockade_V1gOw h5, .privacy_stockade_V1gOw h6 {
    color: rgb(194,184,163);
    margin: 20px 0;
}.privacy_stockade_V1gOw h3 {
    font-weight: 700;
    font-size: calc(19px - 4px);
}.privacy_stockade_V1gOw h4 {
    font-size: calc(19px + 2px);
    font-weight: 600;
}.privacy_stockade_V1gOw h5 {
    font-weight: 400;
    font-size: 19px;
}.privacy_stockade_V1gOw h6 {
    font-weight: 300;
    font-size: 22px;
}.privacy_stockade_V1gOw ul, .privacy_stockade_V1gOw ol {
    margin: 15px 0;
    padding-left: 20px;
}.privacy_stockade_V1gOw li {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 13px;
}.privacy_stockade_V1gOw section {
    margin-top: 40px;
}.privacy_stockade_V1gOw p {
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 15px;
}.privacy_stockade_V1gOw span {
    font-weight: 600;
    color: rgb(161,152,130);
}.privacy_stockade_V1gOw div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy_stockade_V1gOw {
    padding: 20px;
    border-radius: 10px;
}.privacy_stockade_V1gOw h1 {
    font-size: calc(19px - 10px);
}.privacy_stockade_V1gOw h2 {
    font-size: calc(19px - 8px);
}.privacy_stockade_V1gOw ul, .privacy_stockade_V1gOw ol {
    padding-left: 15px;
}.privacy_stockade_V1gOw li {
    font-size: calc(13px - 2px);
}}.cookieUsagePromptPanel_6GAWg {
    width: 100%;
    z-index: 1050;
    padding: 20px;
    position: fixed;
    border-top: 3px solid rgb(194,184,163);
    overflow: hidden;
    background: rgb(232,217,197);
    bottom: 0;
    font-family: Arial, sans-serif;
}.track_prefs_WmXfO {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    flex-wrap: nowrap;
}.consent_comply_m5gLe {
    margin-right: 20px;
    flex-shrink: 0;
}#cookieNotification_CyLTz {
    display: none;
}#cookieNotification_CyLTz:checked ~ .cookieUsagePromptPanel_6GAWg {
    visibility: hidden;
    opacity: 0;
}.consent_comply_m5gLe svg {
    height: 60px;
    transition: fill 0.3s ease-in-out;
    width: 60px;
    fill: rgb(194,184,163);
}.cookie_review_fZeBQ {
    flex-grow: 1;
    margin-right: 20px;
}.cookie_review_fZeBQ h5 {
    color: rgb(194,184,163);
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
}.cookie_review_fZeBQ p {
    font-size: 18px;
    margin-bottom: 0;
    color: #000000;
}.cookie_list_yD2j4 {
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin-left: 10px;
}.cookie_list_yD2j4 {
    color: #ffffff;
    background-color: rgb(194,184,163);
    border: 1px solid rgb(194,184,163);
}.cookie_list_yD2j4:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookieUsagePromptPanel_6GAWg p a {
    text-decoration: underline;
    color: rgb(194,184,163);
}.cookieUsagePromptPanel_6GAWg p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie_review_fZeBQ h5 {
    font-size: calc(18px - 2px);
}.cookie_review_fZeBQ p {
    font-size: calc(18px - 2px);
}.cookie_list_yD2j4 {
    padding: 8px 16px;
    font-size: calc(20px - 2px);
}
}
@media (max-width: 800px) {.track_prefs_WmXfO {
    flex-direction: column;
    align-items: center;
}.consent_comply_m5gLe {
    margin-bottom: 15px;
}.cookie_review_fZeBQ {
    margin-bottom: 20px;
    text-align: center;
}.cookie_list_yD2j4 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}
footer {
    width: 100%;
    position: relative;
}footer .design_res_08nPs {
    background:rgb(161,152,130);
    font-family: Arial, sans-serif;
    padding: 250px 0 30px;
    position: relative;
    color: #ffffff;
}footer .design_res_08nPs::before {
    left: 0;
    height: 20px;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(194,184,163) 25%, rgb(161,152,130) 25%, rgb(161,152,130) 50%, rgb(194,184,163) 50%, rgb(194,184,163) 75%, rgb(161,152,130) 75%);
}footer .converter_asfpw {
    z-index: 1;
    position: relative;
}footer .assist_experts_YBe7P {
    background-color: #ffffff;
    margin-bottom: 50px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 25px;
    overflow: hidden;
    position: absolute;
    flex-wrap: wrap;
    right: 0;
    top: -120px;
    left: 0;
    justify-content: space-between;
    padding: 0;
}footer .info_item {
    padding: 25px;
    display: flex;
    align-items: center;
    position: relative;
    flex: 1 1 250px;
    justify-content: flex-start;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}footer .info_item:last-child {
    border-right: none;
}footer .info_item::after {
    background-color: rgb(194,184,163);
    position: absolute;
    content: "";
    bottom: 0;
    height: 3px;
    left: 0;
    transition: width 0.3s ease;
    width: 0;
}footer .info_item:hover::after {
    width: 100%;
}footer .info_item svg {
    height: 22px;
    flex-shrink: 0;
    margin-right: 15px;
    fill: rgb(194,184,163);
    width: 22px;
}footer .info_item p,
footer .info_item a {
    font-size: 14px;
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}footer .info_item a:hover {
    color: rgb(194,184,163);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    display: grid;
    gap: 20px;
    margin-top: 100px;
}footer .main_primary_4sSPr {
    position: relative;
    padding: 0 25px;
}footer .main_primary_4sSPr svg {
    height: 45px;
    margin-bottom: 20px;
    width: auto;
    filter: brightness(0) invert(1);
}footer .subscr_info_Eu6c4 {
    line-height: 1.6;
    max-width: 350px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}footer .nav_learn_VyT56 {
    padding: 0 25px;
    position: relative;
}footer .nav_learn_VyT56 h5 {
    color: #ffffff;
    padding-bottom: 10px;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 25px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    position: relative;
}footer .nav_learn_VyT56 h5::after {
    bottom: -2px;
    background-color: rgb(194,184,163);
    width: 60px;
    left: 0;
    position: absolute;
    height: 2px;
    content: "";
}footer .top_learn_2yT7b {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}footer .top_learn_2yT7b a {
    margin: 5px 8px 5px 0;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    transition: all 0.3s ease;
}footer .top_learn_2yT7b a:hover {
    transform: translateY(-3px);
    background-color: rgb(194,184,163);
    color: #ffffff;
}footer .subscribe_holder {
    position: relative;
    background-color: rgb(161,152,130,0.5);
    padding: 30px 25px;
    border-radius: 25px;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 19px;
}footer .subscribe_holder p {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}footer .input_holder {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 15px;
}footer .input_holder::before {
    right: -10px;
    content: "";
    background-color: rgb(194,184,163);
    top: -10px;
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}footer .input_holder::after {
    z-index: -1;
    left: -10px;
    opacity: 0.1;
    border-radius: 50%;
    content: "";
    bottom: -20px;
    background-color: rgb(161,152,130);
    position: absolute;
    height: 70px;
    width: 70px;
}footer .input_holder input[type="email"] {
    padding: 15px;
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    color: rgb(161,152,130);
    font-size: 14px;
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
}footer .instant_learn_S9a6L {
    position: relative;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    background-color: rgb(194,184,163);
    padding: 15px;
    font-weight: 600;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
}footer .instant_learn_S9a6L::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    top: 0;
    left: -100%;
    width: 100%;
    content: "";
}footer .instant_learn_S9a6L:hover {
    background-color: rgb(161,152,130);
}footer .instant_learn_S9a6L:hover::before {
    left: 100%;
}footer .footer_workshops_5KvNi {
    padding-top: 20px;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    text-align: center;
    margin-top: 50px;
}footer .honor_cta_GQ2qB {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .design_res_08nPs {
    padding-top: 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .instant_learn_S9a6L {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .assist_experts_YBe7P {
    margin-bottom: 80px;
    top: 0;
    position: relative;
}footer .design_res_08nPs {
    padding: 120px 0 30px;
}footer .text_main_holder {
    margin-top: 40px;
}
}

@media (max-width: 767px) {footer .info_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}footer .info_item:last-child {
    border-bottom: none;
}footer .nav_learn_VyT56, footer .subscribe_holder, footer .main_primary_4sSPr {
    padding: 20px;
}footer .footer_workshops_5KvNi {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .nav_learn_VyT56 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}footer .top_learn_2yT7b a {
    padding: 6px 12px;
    font-size: calc(14px - 1px);
}footer .input_holder input[type="email"],
    footer .instant_learn_S9a6L {
    padding: 12px;
}}.program_overview_qtpoN {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(232,217,197) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
}.program_overview_qtpoN::before {
    filter: blur(20px);
    right: -10%;
    z-index: 1;
    content: "";
    top: -5%;
    animation: float 15s infinite alternate ease-in-out;
    opacity: 0.07;
    width: 35%;
    position: absolute;
    height: 70%;
    transform: rotate(-15deg) skewX(-15deg);
    background: linear-gradient(145deg, rgb(194,184,163,0.5) 10%, rgb(161,152,130,0.5) 90%);
}.program_overview_qtpoN::after {
    z-index: 1;
    background: linear-gradient(215deg, rgb(161,152,130,0.5) 10%, rgb(194,184,163,0.5) 90%);
    position: absolute;
    transform: rotate(10deg) skewX(10deg);
    height: 50%;
    left: -5%;
    width: 25%;
    filter: blur(15px);
    content: "";
    bottom: -5%;
    opacity: 0.05;
    animation: float 18s infinite alternate-reverse ease-in-out;
}.program_overview_qtpoN .container {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 5;
}.program_overview_qtpoN .learn_skills_CPB6k {
    display: grid;
    position: relative;
    gap: 3rem;
    grid-template-columns: 1fr;
}.program_overview_qtpoN .image_showcase_vCMPH {
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    box-shadow: 0 25px 50px -12px rgba(var(--dark-color-rgb), 0.1);
    min-height: 350px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(var(--dark-color-rgb), 0.08);
}.program_overview_qtpoN .image_showcase_vCMPH::before {
    content: "";
    background: linear-gradient(to bottom, rgba(var(--dark-color-rgb), 0) 60%, rgba(var(--dark-color-rgb), 0.5) 100%);
    z-index: 2;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}.program_overview_qtpoN .image_showcase_vCMPH::after {
    width: 50%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    animation: shine 10s infinite;
    z-index: 3;
    height: 100%;
    top: 0;
    position: absolute;
    transform: skewX(-25deg);
    left: -100%;
}.program_overview_qtpoN .content_holder_gu3RX {
    transform: translateZ(0);
    position: relative;
    padding: 1.5rem 0;
}.program_overview_qtpoN h3 {
    position: relative;
    font-weight: 600;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #000000;
    padding-left: 1rem;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    transform: translateY(0);
    font-size: calc(24px * 1.1);
    opacity: 1;
}.program_overview_qtpoN h3::before {
    transform: scaleY(0.7);
    background: linear-gradient(to bottom, rgb(194,184,163), rgb(161,152,130));
    top: 0.2em;
    width: 3px;
    height: 85%;
    content: "";
    left: 0;
    position: absolute;
    transition: transform 0.4s ease;
}.program_overview_qtpoN p.description {
    margin-bottom: 2rem;
    max-height: 300px;
    padding-right: 1rem;
    line-height: 1.7;
    overflow-y: auto;
    color: #000000;
    display: block;
    position: relative;
    font-size: 18px;
}.program_overview_qtpoN p.description::-webkit-scrollbar {
    width: 4px;
}.program_overview_qtpoN p.description::-webkit-scrollbar-track {
    background: rgba(var(--dark-color-rgb), 0.05);
}.program_overview_qtpoN p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(161,152,130,0.5);
}.program_overview_qtpoN span.description {
    display: none;
}.program_overview_qtpoN .content_holder_gu3RX div {
    position: relative;
}.program_overview_qtpoN .content_holder_gu3RX div::after {
    width: 25%;
    content: "";
    opacity: 0.8;
    pointer-events: none;
    background: linear-gradient(to top, rgb(232,217,197) 20%, transparent);
    position: absolute;
    height: 30px;
    bottom: 0;
    right: 0;
}

@media (min-width: 768px) {.program_overview_qtpoN {
    padding: 8rem 0;
}.program_overview_qtpoN .learn_skills_CPB6k {
    gap: 3.5rem;
    align-items: center;
    grid-template-columns: 0.9fr 1.1fr;
}.program_overview_qtpoN .image_showcase_vCMPH {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    min-height: 450px;
}.program_overview_qtpoN h3 {
    margin-bottom: 2rem;
    font-size: calc(24px * 1.3);
    padding-left: 1.5rem;
}.program_overview_qtpoN h3::before {
    width: 5px;
}.program_overview_qtpoN p.description {
    max-height: 380px;
    padding-right: 2rem;
}
}

@media (min-width: 992px) {.program_overview_qtpoN {
    padding: 10rem 0;
}.program_overview_qtpoN .learn_skills_CPB6k {
    grid-template-columns: 0.85fr 1.15fr;
    gap: 5rem;
}.program_overview_qtpoN .image_showcase_vCMPH {
    min-height: 500px;
    transform: perspective(1500px) rotateY(-5deg) translateZ(0);
}.program_overview_qtpoN .image_showcase_vCMPH:hover {
    transform: perspective(1500px) rotateY(0deg) translateZ(10px);
}.program_overview_qtpoN h3 {
    padding-left: 2rem;
    font-size: calc(24px * 1.4);
}.program_overview_qtpoN h3::before {
    width: 6px;
}
}

@media (min-width: 1200px) {.program_overview_qtpoN .learn_skills_CPB6k {
    gap: 6rem;
    grid-template-columns: 0.8fr 1.2fr;
}.program_overview_qtpoN .image_showcase_vCMPH {
    min-height: 550px;
}.program_overview_qtpoN h3 {
    font-size: calc(24px * 1.5);
}}

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

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}.client_experience_65etW {
    position: relative;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgb(232,217,197) 100%);
    overflow: hidden;
    padding: 6rem 0;
}.client_experience_65etW::before {
    right: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(194,184,163,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(161,152,130,0.5) 0%, transparent 40%);
    content: "";
    top: 0;
}.client_experience_65etW::after {
    position: absolute;
    width: 100%;
    animation: pulse 3s infinite;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(194,184,163,0.5) 20%, 
        rgb(194,184,163) 50%, 
        rgb(194,184,163,0.5) 80%, 
        transparent 100%);
    z-index: 1;
    top: 50%;
    content: "";
    transform: translate(-50%, -50%);
    left: 50%;
    opacity: 0.5;
    height: 1px;
}@keyframes pulse {
    0%, 100% { opacity: 0.2; }
    50% { opacity: 0.7; }
}

.client_experience_65etW .container {
    position: relative;
    z-index: 2;
}.client_experience_65etW h2 {
    font-size: 36px;
    left: 50%;
    font-weight: 700;
    padding: 0.5rem 1rem;
    margin-bottom: 4rem;
    text-align: center;
    transform: translateX(-50%);
    color: #000000;
    display: inline-block;
    position: relative;
}.client_experience_65etW h2::before {
    left: 0;
    content: "";
    right: 0;
    border: 2px solid transparent;
    bottom: 0;
    border-image: linear-gradient(45deg, rgb(194,184,163), rgb(161,152,130));
    opacity: 0.7;
    animation: borderGlow 4s infinite alternate;
    border-image-slice: 1;
    top: 0;
    position: absolute;
}@keyframes borderGlow {
    from { 
        filter: drop-shadow(0 0 2px rgb(194,184,163,0.5)) 
                drop-shadow(0 0 5px rgb(194,184,163,0.5)); 
    }
    to { 
        filter: drop-shadow(0 0 5px rgb(161,152,130,0.5)) 
                drop-shadow(0 0 10px rgb(161,152,130,0.5)); 
    }
}

.client_experience_65etW .opinion_corner_wQers {
    justify-content: center;
    perspective: 1000px;
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
}.client_experience_65etW .student_perspectives_2GVlm {
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    width: calc(33% - 3rem);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    padding: 2rem;
    transform-style: preserve-3d;
    flex-direction: column;
}.client_experience_65etW .student_perspectives_2GVlm::before {
    position: absolute;
    -webkit-mask-composite: xor;
    border-radius: 10px;
    border: 1px solid transparent;
    mask-composite: exclude;
    background: linear-gradient(135deg, rgb(194,184,163), rgb(161,152,130)) border-box;
    content: "";
    z-index: -1;
    inset: 0;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box, 
        linear-gradient(#fff 0 0);
    opacity: 0.7;
}.client_experience_65etW .student_perspectives_2GVlm::after {
    height: 200%;
    width: 200%;
    content: "";
    background: linear-gradient(
        0deg,
        transparent,
        rgb(194,184,163,0.5),
        rgb(194,184,163,0.5),
        transparent
    );
    z-index: -1;
    transform: rotate(45deg);
    position: absolute;
    left: -50%;
    animation: scanline 6s linear infinite;
    top: -50%;
}@keyframes scanline {
    0% { transform: rotate(45deg) translateY(-80%); }
    100% { transform: rotate(45deg) translateY(80%); }
}

.client_experience_65etW .student_perspectives_2GVlm:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 10px rgb(194,184,163,0.5), 
        0 0 20px rgb(161,152,130,0.5);
    transform: translateZ(20px);
}.client_experience_65etW .student_perspectives_2GVlm img {
    box-shadow: 
        0 0 0 1px rgb(194,184,163,0.5),
        0 0 10px rgb(194,184,163,0.5);
    margin-bottom: 1.5rem;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    transition: all 0.5s ease;
    border: 3px solid #ffffff;
    filter: grayscale(50%);
}.client_experience_65etW .student_perspectives_2GVlm:hover img {
    box-shadow: 
        0 0 0 2px rgb(194,184,163),
        0 0 15px rgb(194,184,163,0.5),
        0 0 30px rgb(194,184,163,0.5);
    transform: scale(1.1);
    filter: grayscale(0%);
}.client_experience_65etW .student_perspectives_2GVlm p {
    font-weight: 600;
    color: #000000;
    font-size: calc(15px * 1.1);
    margin-bottom: 0.5rem;
    text-align: center;
}.client_experience_65etW .student_perspectives_2GVlm .description {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    margin: 0 auto;
    max-width: 90%;
    text-align: center;
    line-height: 1.6;
}.client_experience_65etW .student_perspectives_2GVlm:nth-child(3n+1) {
    transform: translateY(-10px) rotate(-1deg);
}.client_experience_65etW .student_perspectives_2GVlm:nth-child(3n+2) {
    transform: translateY(10px) rotate(1deg);
}.client_experience_65etW .student_perspectives_2GVlm:nth-child(3n+3) {
    transform: translateY(0) rotate(0);
}.client_experience_65etW .student_perspectives_2GVlm:hover {
    transform: translateZ(30px) rotate(0);
}

@media (max-width: 992px) {.client_experience_65etW .student_perspectives_2GVlm {
    width: calc(50% - 2rem);
}
}

@media (max-width: 768px) {.client_experience_65etW {
    padding: 4rem 0;
}.client_experience_65etW h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 3rem;
}.client_experience_65etW .opinion_corner_wQers {
    gap: 2rem;
    flex-direction: column;
}.client_experience_65etW .student_perspectives_2GVlm {
    width: 100%;
    transform: none !important;
}.client_experience_65etW .student_perspectives_2GVlm:hover {
    transform: translateZ(10px) !important;
}.client_experience_65etW::after {
    height: 100%;
    width: 1px;
}}.join_list_H3AdR {
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(232,217,197) 100%);
    padding: 5rem 2rem;
    perspective: 1000px;
    position: relative;
}.join_list_H3AdR::before {
    position: absolute;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(161,152,130,0.5) 10px,
        rgb(161,152,130,0.5) 11px
    );
    opacity: 0.05;
    left: -50%;
    top: -50%;
    height: 200%;
    animation: grid-move 20s linear infinite;
    width: 200%;
}@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}

.join_list_H3AdR .knowledge_center_vBKRj {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.join_list_H3AdR .support_message_l45SH {
    margin: 0 auto;
    border: 1px solid rgb(194,184,163,0.5);
    border-radius: 21px;
    background: rgb(232,217,197);
    transition: transform 0.5s ease;
    box-shadow: 
        0 0 20px rgb(194,184,163,0.5),
        0 0 40px rgb(161,152,130,0.5);
    transform: rotateY(-5deg);
    position: relative;
    max-width: 650px;
    padding: 3rem;
}.join_list_H3AdR .support_message_l45SH:hover {
    transform: rotateY(0deg);
}.join_list_H3AdR .support_message_l45SH::before {
    pointer-events: none;
    top: 0;
    background-repeat: repeat-y, repeat-x;
    opacity: 0.5;
    border-radius: 21px;
    background: 
        linear-gradient(90deg, transparent 50%, rgb(194,184,163,0.5) 50%),
        linear-gradient(0deg, transparent 50%, rgb(161,152,130,0.5) 50%);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    animation: border-pulse 3s infinite alternate;
    left: 0;
    background-position: 0 0, 0 0;
    background-size: 2px 100%, 100% 2px;
}@keyframes border-pulse {
    0% {
        opacity: 0.3;
        filter: hue-rotate(0deg);
    }
    100% {
        opacity: 0.7;
        filter: hue-rotate(90deg);
    }
}

.join_list_H3AdR h3 {
    color: rgb(194,184,163);
    font-weight: 700;
    text-shadow: 0 0 10px rgb(194,184,163,0.5);
    margin-bottom: 2rem;
    left: 50%;
    padding-bottom: 0.5rem;
    letter-spacing: 2px;
    font-size: 19px;
    transform: translateX(-50%);
    position: relative;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(161,152,130);
    text-align: center;
    display: inline-block;
}.join_list_H3AdR .input_holder {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
}.join_list_H3AdR input[type="email"] {
    min-width: 250px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid rgb(161,152,130,0.5);
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    flex: 1;
    padding: 1rem 1.5rem;
}.join_list_H3AdR input[type="email"]:focus {
    border-color: rgb(194,184,163);
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(194,184,163,0.5);
    outline: none;
}.join_list_H3AdR input[type="email"]::placeholder {
    opacity: 0.7;
    color: #ffffff;
}.join_list_H3AdR input[type="submit"] {
    z-index: 1;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    border: none;
    color: #ffffff;
    background: rgb(194,184,163);
    padding: 1rem 2rem;
    text-transform: uppercase;
}.join_list_H3AdR input[type="submit"]:hover {
    box-shadow: 0 0 20px rgb(194,184,163);
}.join_list_H3AdR input[type="submit"]::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    width: 200%;
    content: "";
    height: 200%;
    left: -50%;
    top: -50%;
    background: linear-gradient(45deg, rgb(194,184,163), rgb(161,152,130), rgb(194,184,163));
    position: absolute;
    transform: rotate(45deg);
    opacity: 0;
}.join_list_H3AdR input[type="submit"]:hover::before {
    animation: rotate-bg 2s linear infinite;
    opacity: 1;
}

@keyframes rotate-bg {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 768px) {.join_list_H3AdR {
    padding: 3rem 1.5rem;
}.join_list_H3AdR .support_message_l45SH {
    transform: none;
    padding: 2rem;
}.join_list_H3AdR h3 {
    font-size: calc(19px * 0.9);
}.join_list_H3AdR .input_holder {
    flex-direction: column;
}.join_list_H3AdR input[type="email"],
    .join_list_H3AdR input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.join_list_H3AdR {
    padding: 2rem 1rem;
}.join_list_H3AdR .support_message_l45SH {
    padding: 1.5rem;
}.join_list_H3AdR h3 {
    font-size: calc(19px * 0.8);
    letter-spacing: 1px;
}.join_list_H3AdR input[type="email"] {
    padding: 0.8rem 1rem;
}.join_list_H3AdR input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}.sign_up_now_t48uA {
    position: relative;
    overflow: hidden;
    padding: 130px 0;
    background: linear-gradient(155deg, rgb(194,184,163,0.5) 50%, rgb(232,217,197) 50%);
}.sign_up_now_t48uA::before {
    position: absolute;
    content: '';
    background-size: 30px 30px;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%);
    top: 0;
    width: 100%;
    z-index: 1;
    background-position: 0 0;
    opacity: 0.04;
    height: 100%;
}.sign_up_now_t48uA .knowledge_center_vBKRj {
    display: flex;
    align-items: flex-start;
    z-index: 10;
    gap: 50px;
    max-width: 1000px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.sign_up_now_t48uA .container p {
    background: #ffffff;
    line-height: 1.4;
    border-radius: 20px 20px 20px 0;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    flex: 1;
    margin: 0;
    font-size: 28px;
    padding: 30px;
    z-index: 5;
    font-weight: 700;
    position: relative;
    color: #000000;
}.sign_up_now_t48uA .reach_request_1Rl3Z {
    color: #ffffff;
    transition: all 0.4s ease;
    font-weight: 600;
    height: 220px;
    align-items: center;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    display: flex;
    position: relative;
    border-radius: 20px 20px 0 20px;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    background: rgb(194,184,163);
    transform: translateY(30px);
    z-index: 5;
    padding: 20px;
    font-size: 16px;
    flex: 0 0 220px;
}.sign_up_now_t48uA .reach_request_1Rl3Z::before {
    left: 0;
    transition: opacity 0.4s ease;
    content: '';
    top: 0;
    z-index: -1;
    opacity: 0;
    border-radius: 20px 20px 0 20px;
    height: 100%;
    background: rgb(161,152,130);
    width: 100%;
    position: absolute;
}.sign_up_now_t48uA .reach_request_1Rl3Z:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 10px rgba(255, 255, 255, 0.1);
    transform: translateY(15px);
}.sign_up_now_t48uA .reach_request_1Rl3Z:hover::before {
    opacity: 1;
}.sign_up_now_t48uA .container p::after {
    position: absolute;
    z-index: -1;
    width: 40px;
    left: -10px;
    content: '';
    border-radius: 10px;
    height: 40px;
    bottom: -10px;
    background: rgb(194,184,163);
}.sign_up_now_t48uA::after {
    border: 30px solid rgba(255, 255, 255, 0.1);
    content: '';
    z-index: 1;
    top: -100px;
    border-radius: 50%;
    width: 200px;
    position: absolute;
    right: -100px;
    height: 200px;
}.sign_up_now_t48uA .knowledge_center_vBKRj::after {
    bottom: -75px;
    z-index: 1;
    border-radius: 50%;
    height: 150px;
    border: 20px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    content: '';
    left: -75px;
    width: 150px;
}

@media (max-width: 991px) {.sign_up_now_t48uA {
    padding: 110px 0;
}.sign_up_now_t48uA .knowledge_center_vBKRj {
    gap: 40px;
}.sign_up_now_t48uA .container p {
    font-size: calc(21px * 1.2);
    padding: 25px;
}.sign_up_now_t48uA .reach_request_1Rl3Z {
    height: 180px;
    flex: 0 0 180px;
}.sign_up_now_t48uA .container p::after {
    height: 30px;
    width: 30px;
}
}

@media (max-width: 767px) {.sign_up_now_t48uA {
    padding: 90px 0;
    background: linear-gradient(175deg, rgb(194,184,163,0.5) 60%, rgb(232,217,197) 60%);
}.sign_up_now_t48uA .knowledge_center_vBKRj {
    gap: 60px;
    flex-direction: column;
}.sign_up_now_t48uA .container p {
    width: 100%;
    font-size: 21px;
}.sign_up_now_t48uA .reach_request_1Rl3Z {
    width: 160px;
    height: 160px;
    align-self: flex-end;
    margin-right: 20px;
}
}

@media (max-width: 480px) {.sign_up_now_t48uA {
    padding: 70px 0;
}.sign_up_now_t48uA .container p {
    border-radius: 15px 15px 15px 0;
    padding: 20px;
    font-size: calc(14px * 1.2);
}.sign_up_now_t48uA .reach_request_1Rl3Z {
    font-size: calc(16px * 0.9);
    border-radius: 15px 15px 0 15px;
    height: 140px;
    width: 140px;
}.sign_up_now_t48uA .container p::after {
    width: 25px;
    border-radius: 8px;
    height: 25px;
}}.pricing_block_KIOtP {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(232,217,197) 0%, rgba(245, 247, 252, 1) 100%);
}.pricing_block_KIOtP::before {
    pointer-events: none;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.pricing_block_KIOtP .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.pricing_block_KIOtP .price_view_pIKNa {
    display: flex;
    flex-direction: column-reverse;
}.pricing_block_KIOtP .learning_package_I5F2L {
    text-align: center;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
}.pricing_block_KIOtP .learning_package_I5F2L h2 {
    font-weight: 700;
    font-size: 34px;
    position: relative;
    color: #000000;
    margin-bottom: 15px;
    display: inline-block;
}.pricing_block_KIOtP .learning_package_I5F2L h2::after {
    left: 50%;
    content: "";
    background: rgb(194,184,163);
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    height: 3px;
}.pricing_block_KIOtP .package_deal_BxOot {
    line-height: 1.6;
    white-space: normal;
    font-size: 13px;
    color: #000000;
    word-break: break-word;
    max-width: 700px;
    margin: 0 auto;
    overflow-wrap: break-word;
}.pricing_block_KIOtP .payment_plans_CU1ts {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}.pricing_block_KIOtP .fee_package_1WXbK {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #000000;
    position: relative;
    text-decoration: none;
    border-radius: 8px;
    display: block;
}.pricing_block_KIOtP .fee_package_1WXbK:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.pricing_block_KIOtP .package_pricing_dDcu3 {
    overflow: hidden;
    min-height: 450px;
    background-color: #ffffff;
    position: relative;
    flex-direction: column;
    display: flex;
}.pricing_block_KIOtP .pricing_tiers_O39Vp {
    flex: 1;
    overflow-wrap: break-word;
    display: flex;
    position: relative;
    white-space: normal;
    word-break: break-word;
    flex-direction: column;
    padding: 30px;
    z-index: 2;
}.pricing_block_KIOtP .pricing_tiers_O39Vp h3 {
    font-size: calc(20px + 2px);
    position: relative;
    font-weight: 600;
    transition: transform 0.3s ease;
    margin-bottom: 8px;
    transform: translateX(0);
    color: #000000;
}.pricing_block_KIOtP .fee_package_1WXbK:hover .pricing_tiers_O39Vp h3 {
    transform: translateX(5px);
}.pricing_block_KIOtP .rate_packages_M7aw8 {
    display: inline-block;
    margin: 15px 0;
    font-size: calc(20px + 4px);
    color: rgb(194,184,163);
    font-weight: 700;
    position: relative;
}.pricing_block_KIOtP .rate_packages_M7aw8::before {
    left: -20px;
    content: "";
    background: rgb(194,184,163);
    transition: all 0.3s ease;
    height: 2px;
    transform: translateX(-10px);
    position: absolute;
    top: 50%;
    width: 10px;
    opacity: 0;
}.pricing_block_KIOtP .fee_package_1WXbK:hover .rate_packages_M7aw8::before {
    opacity: 1;
    transform: translateX(0);
}.pricing_block_KIOtP .pricing_tiers_O39Vp p {
    margin-top: 15px;
    font-size: 13px;
    flex: 1;
    color: #000000;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
}.pricing_block_KIOtP .image_showcase_vCMPH {
    transition: transform 0.6s ease;
    overflow: hidden;
    position: relative;
    height: 200px;
    width: 100%;
}.pricing_block_KIOtP .image_showcase_vCMPH::after {
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    background: linear-gradient(0deg, rgba(rgb(194,184,163,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}.pricing_block_KIOtP .fee_package_1WXbK:hover .image_showcase_vCMPH {
    transform: scale(1.05);
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(odd) .package_pricing_dDcu3 {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(even) .package_pricing_dDcu3 {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.pricing_block_KIOtP .fee_package_1WXbK:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.pricing_block_KIOtP .payment_plans_CU1ts {
    grid-template-columns: repeat(2, 1fr);
}.pricing_block_KIOtP .learning_package_I5F2L {
    margin-bottom: 60px;
}.pricing_block_KIOtP .pricing_tiers_O39Vp h3 {
    font-size: 20px;
}.pricing_block_KIOtP .rate_packages_M7aw8 {
    font-size: calc(20px + 2px);
}.pricing_block_KIOtP .pricing_tiers_O39Vp p {
    font-size: calc(13px - 1px);
}
}

@media (min-width: 992px) {.pricing_block_KIOtP .price_view_pIKNa {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.pricing_block_KIOtP .learning_package_I5F2L {
    text-align: left;
    flex: 0 0 30%;
    margin-bottom: 0;
}.pricing_block_KIOtP .learning_package_I5F2L h2::after {
    transform: none;
    left: 0;
}.pricing_block_KIOtP .payment_plans_CU1ts {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}.pricing_block_KIOtP .pricing_tiers_O39Vp {
    padding: 35px;
}
}

@media (min-width: 1200px) {.pricing_block_KIOtP .payment_plans_CU1ts {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_block_KIOtP .package_pricing_dDcu3 {
    min-height: 500px;
}.pricing_block_KIOtP .image_showcase_vCMPH {
    height: 220px;
}.pricing_block_KIOtP .pricing_tiers_O39Vp h3 {
    font-size: calc(20px + 2px);
}.pricing_block_KIOtP .rate_packages_M7aw8 {
    font-size: calc(20px + 6px);
}}header {
    overflow: visible;
    position: relative;
    z-index: 99;
    background: linear-gradient(to right, rgb(161,152,130) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
}header::before {
    left: 0;
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(194,184,163,0.5) 10px,
        rgb(194,184,163,0.5) 11px
    );
    opacity: 0.1;
    position: absolute;
    z-index: -1;
    top: 0;
    content: '';
}header .head_edu_Ka0cL {
    width: 100%;
    padding: 15px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    display: flex;
}header .head_edu_Ka0cL::after {
    background: linear-gradient(
        90deg,
        transparent,
        rgb(194,184,163),
        rgb(161,152,130),
        rgb(194,184,163),
        transparent
    );
    width: 90%;
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 10px rgb(161,152,130), 0 0 20px rgb(161,152,130,0.5);
    content: '';
    height: 1px;
    left: 5%;
}header .head_edu_Ka0cL .main_primary_4sSPr {
    position: relative;
    z-index: 2;
    padding: 5px 10px;
    margin-right: 20px;
}header .head_edu_Ka0cL .main_primary_4sSPr::before {
    border: 1px solid rgb(161,152,130,0.5);
    box-shadow: 0 0 15px rgb(161,152,130,0.5);
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    border-radius: 10px;
    height: 100%;
}header .head_edu_Ka0cL .main_primary_4sSPr:hover::before {
    opacity: 1;
}header .head_edu_Ka0cL .main_primary_4sSPr .head_top_IQTcN {
    transition: transform 0.3s ease;
    display: block;
}header .head_edu_Ka0cL .main_primary_4sSPr:hover .head_top_IQTcN {
    transform: scale(1.05);
}header .head_edu_Ka0cL .main_primary_4sSPr .head_top_IQTcN svg {
    width: auto;
    height: 45px;
    filter: drop-shadow(0 0 5px rgb(161,152,130,0.5));
}header .head_edu_Ka0cL .nav_learn_VyT56 {
    border-radius: 10px;
    flex-wrap: wrap;
    padding: 15px 20px;
    margin: 0;
    position: relative;
    justify-content: flex-end;
    list-style: none;
    display: flex;
    background: rgba(0, 0, 0, 0.2);
}header .head_edu_Ka0cL .nav_learn_VyT56::before {
    top: 0;
    left: 0;
    background: radial-gradient(
        ellipse at center,
        rgb(161,152,130,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    border-radius: 10px;
    opacity: 0.2;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy {
    position: relative;
    margin: 0;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy::after {
    bottom: -5px;
    position: absolute;
    content: '';
    box-shadow: 0 0 8px rgb(194,184,163);
    width: 0;
    background: rgb(194,184,163);
    transition: width 0.3s ease, left 0.3s ease;
    height: 2px;
    left: 50%;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy:hover::after {
    left: 10%;
    width: 80%;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy a {
    color: #ffffff;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-weight: 400;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    text-decoration: none;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy:hover a {
    text-shadow: 0 0 5px rgb(194,184,163,0.5);
    color: rgb(194,184,163);
}

@media (max-width: 992px) {header .head_edu_Ka0cL {
    flex-direction: column;
}header .head_edu_Ka0cL .main_primary_4sSPr {
    align-self: center;
    margin: 0 0 15px 0;
}header .head_edu_Ka0cL .nav_learn_VyT56 {
    justify-content: center;
    width: 100%;
}header .head_edu_Ka0cL .nav_learn_VyT56 .main_top_zZvcy a {
    padding: 10px 15px;
    font-size: calc(16px - 1px);
}}.our_story_c9xFw {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.our_story_c9xFw::before {
    content: "";
    background: linear-gradient(135deg, rgba(35, 45, 65, 0.92), rgba(25, 35, 55, 0.86));
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1;
}.our_story_c9xFw::after {
    background-image: 
        linear-gradient(45deg, transparent 48%, rgb(161,152,130,0.5) 49%, rgb(161,152,130,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(161,152,130,0.5) 49%, rgb(161,152,130,0.5) 51%, transparent 52%);
    bottom: 0;
    z-index: 2;
    opacity: 0.05;
    animation: patternShift 30s linear infinite;
    left: 0;
    background-size: 60px 60px;
    position: absolute;
    top: 0;
    content: "";
    right: 0;
}.our_story_c9xFw .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    grid-template-columns: 1fr;
    display: grid;
    max-width: 1200px;
    gap: 40px;
}.our_story_c9xFw h2 {
    position: relative;
    letter-spacing: 0.03em;
    display: inline-block;
    transform: translateX(-5px);
    color: #ffffff;
    margin-bottom: 15px;
    font-size: calc(31px * 1.2);
    font-weight: 700;
}.our_story_c9xFw h2::after {
    transform-origin: left;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(194,184,163), rgb(161,152,130));
    width: 80px;
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    bottom: -10px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.our_story_c9xFw .content_holder_gu3RX {
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border-left: 3px solid rgb(194,184,163);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 40px;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease;
    transform: translateY(0);
    backdrop-filter: blur(10px);
}.our_story_c9xFw .content_holder_gu3RX::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.03), transparent);
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}.our_story_c9xFw .content_holder_gu3RX > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}.our_story_c9xFw .content_holder_gu3RX p {
    font-size: calc(22px * 1.1);
    letter-spacing: 0.05em;
    font-weight: 600;
    display: inline-block;
    color: rgb(194,184,163);
    position: relative;
    margin-bottom: 10px;
}.our_story_c9xFw .content_holder_gu3RX p::after {
    position: absolute;
    bottom: -5px;
    width: 40px;
    height: 2px;
    background-color: rgb(161,152,130);
    left: 0;
    content: "";
}.our_story_c9xFw .content_holder_gu3RX div div {
    hyphens: auto;
    letter-spacing: 0.01em;
    column-gap: 40px;
    line-height: 1.8;
    font-size: 14px;
    opacity: 0.9;
    column-count: 1;
    text-align: justify;
    color: #ffffff;
}.our_story_c9xFw .content_holder_gu3RX:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.08);
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@media (min-width: 768px) {.our_story_c9xFw {
    padding: 150px 0;
}.our_story_c9xFw .container {
    grid-template-columns: 1fr;
    gap: 60px;
}.our_story_c9xFw h2 {
    font-size: calc(31px * 1.5);
    transform: translateX(-10px);
    margin-bottom: 30px;
}.our_story_c9xFw h2::after {
    height: 4px;
    width: 120px;
}.our_story_c9xFw .content_holder_gu3RX {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    padding: 60px;
}.our_story_c9xFw .content_holder_gu3RX div div {
    column-count: 2;
}
}

@media (min-width: 1024px) {.our_story_c9xFw {
    padding: 180px 0;
}.our_story_c9xFw .container {
    gap: 80px;
    grid-template-columns: 1fr;
}.our_story_c9xFw h2 {
    letter-spacing: 0.05em;
    font-size: calc(31px * 1.8);
}.our_story_c9xFw .content_holder_gu3RX {
    width: calc(100% - 60px);
    margin-left: 60px;
    padding: 70px;
}.our_story_c9xFw .content_holder_gu3RX div div {
    column-count: 2;
    line-height: 1.9;
}
}

@media (min-width: 1440px) {.our_story_c9xFw .container {
    max-width: 1400px;
}.our_story_c9xFw .content_holder_gu3RX {
    width: calc(100% - 80px);
    margin-left: 80px;
}.our_story_c9xFw .content_holder_gu3RX div div {
    column-count: 3;
}
}

@media (max-width: 767px) {.our_story_c9xFw {
    padding: 80px 0;
}.our_story_c9xFw h2 {
    margin-bottom: 30px;
    font-size: 31px;
}.our_story_c9xFw .content_holder_gu3RX {
    padding: 30px 20px;
}.our_story_c9xFw .content_holder_gu3RX div div {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 480px) {.our_story_c9xFw {
    padding: 60px 0;
}.our_story_c9xFw h2 {
    font-size: calc(31px * 0.9);
}.our_story_c9xFw .content_holder_gu3RX {
    padding: 25px 15px;
}
}

@media (prefers-reduced-motion: reduce) {.our_story_c9xFw::after {
    animation: none;
}.our_story_c9xFw .content_holder_gu3RX {
    transition: none;
}}.contact_panel_c9Y1X {
    background: rgb(232,217,197);
    position: relative;
    z-index: 1;
    padding: 120px 0;
    overflow: hidden;
}.contact_panel_c9Y1X::before {
    background-blend-mode: multiply;
    position: absolute;
    top: 0;
    background: 
        repeating-radial-gradient(
            circle at 0% 0%,
            transparent 0,
            transparent 40px,
            rgba(0, 0, 0, 0.03) 40px,
            rgba(0, 0, 0, 0.03) 80px
        ),
        repeating-radial-gradient(
            circle at 100% 100%,
            transparent 0,
            transparent 40px,
            rgba(0, 0, 0, 0.03) 40px,
            rgba(0, 0, 0, 0.03) 80px
        );
    content: '';
    left: 0;
    z-index: 0;
    height: 100%;
    opacity: 0.5;
    width: 100%;
}.contact_panel_c9Y1X .image_showcase_vCMPH {
    position: absolute;
    top: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: 0;
    filter: contrast(1.2) saturate(0.8);
}.contact_panel_c9Y1X .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.contact_panel_c9Y1X h3 {
    position: relative;
    margin-bottom: 70px;
    letter-spacing: 1px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 35px;
    color: #000000;
    font-weight: 300;
}.contact_panel_c9Y1X .feedback_form_usK7E {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    flex-wrap: wrap;
    position: relative;
    border-radius: 30px;
    display: flex;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe {
    position: relative;
    display: flex;
    background: #ffffff;
    padding: 80px;
    z-index: 1;
    flex: 1 1 55%;
    justify-content: center;
    flex-direction: column;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe::before {
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.01) 0, transparent 100px),
        radial-gradient(circle at 70% 65%, rgba(0, 0, 0, 0.01) 0, transparent 100px);
    left: 0;
    content: '';
    top: 0;
    width: 100%;
    z-index: -1;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe #contact {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe h3 {
    color: #000000;
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: 300;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe input[type="text"],
.contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    font-size: 17px;
    padding: 20px 25px;
    background-color: rgba(0, 0, 0, 0.03);
    border: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    width: 100%;
    border-radius: 50px;
    color: #000000;
    margin-bottom: 30px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    border-radius: 25px;
    resize: vertical;
    height: 150px;
    padding-top: 25px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe input[type="text"]:focus,
.contact_panel_c9Y1X .connect_grid_Ez6Qe textarea:focus {
    outline: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 0 0 3px rgb(194,184,163,0.5);
    background-color: rgba(0, 0, 0, 0.015);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw {
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw label {
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    font-size: calc(17px - 2px);
    padding-left: 35px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw label::before {
    position: absolute;
    content: '';
    height: 22px;
    border-radius: 50%;
    top: 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    background-color: transparent;
    width: 22px;
    left: 0;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw input[type="checkbox"]:checked + label::before {
    border-color: rgb(194,184,163);
    background-color: rgb(194,184,163);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw input[type="checkbox"]:checked + label::after {
    border-left: 2px solid #ffffff;
    top: 10px;
    height: 5px;
    transform: rotate(-45deg);
    content: '';
    border-bottom: 2px solid #ffffff;
    position: absolute;
    left: 7px;
    width: 8px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw a {
    color: rgb(194,184,163);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw a:hover {
    color: rgb(161,152,130);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .reach_request_1Rl3Z {
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #ffffff;
    background: rgb(194,184,163);
    font-weight: 400;
    padding: 18px;
    display: block;
    font-size: 15px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .reach_request_1Rl3Z::before {
    top: 0;
    position: absolute;
    width: 100%;
    left: -100%;
    content: '';
    height: 100%;
    transition: all 0.6s ease;
    background: linear-gradient(
        90deg, 
        rgba(255, 255, 255, 0), 
        rgba(255, 255, 255, 0.2), 
        rgba(255, 255, 255, 0)
    );
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .reach_request_1Rl3Z:hover {
    background: rgb(161,152,130);
    box-shadow: 0 5px 15px rgb(194,184,163,0.5);
    transform: translateY(-2px);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .reach_request_1Rl3Z:hover::before {
    left: 100%;
}.contact_panel_c9Y1X .query_map_FqMzZ {
    overflow: hidden;
    justify-content: center;
    background: linear-gradient(135deg, rgb(194,184,163) 0%, rgb(161,152,130) 100%);
    flex: 1 1 45%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 80px 60px;
}.contact_panel_c9Y1X .query_map_FqMzZ::before {
    top: -50%;
    opacity: 0.7;
    position: absolute;
    background: 
        radial-gradient(
            circle at center,
            transparent 0,
            transparent 100px,
            rgba(255, 255, 255, 0.03) 100px,
            rgba(255, 255, 255, 0.03) 150px,
            transparent 150px,
            transparent
        );
    height: 200%;
    z-index: 0;
    width: 200%;
    background-size: 250px 250px;
    left: -50%;
    content: '';
}.contact_panel_c9Y1X .query_map_FqMzZ h4 {
    color: #ffffff;
    z-index: 1;
    position: relative;
    font-weight: 300;
    margin-bottom: 50px;
    font-size: 20px;
    text-align: center;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz {
    margin: 0 auto;
    max-width: 300px;
    z-index: 1;
    list-style: none;
    position: relative;
    padding: 0;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li {
    transition: transform 0.3s ease;
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 35px;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li:last-child {
    margin-bottom: 0;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li:hover {
    transform: translateX(5px);
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li svg {
    flex-shrink: 0;
    opacity: 0.9;
    margin-right: 20px;
    width: 22px;
    height: 22px;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li span {
    position: relative;
    color: #ffffff;
    font-size: 17px;
    line-height: 1.5;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li span::after {
    bottom: -8px;
    width: 0;
    content: '';
    left: 0;
    background: rgba(255, 255, 255, 0.3);
    height: 1px;
    position: absolute;
    transition: width 0.3s ease;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li:hover span::after {
    width: 100%;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li a:hover {
    opacity: 0.8;
}

@media (max-width: 992px) {.contact_panel_c9Y1X {
    padding: 80px 0;
}.contact_panel_c9Y1X .feedback_form_usK7E {
    flex-direction: column;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe,
    .contact_panel_c9Y1X .query_map_FqMzZ {
    flex: 1 1 100%;
    padding: 60px 40px;
}
}

@media (max-width: 768px) {.contact_panel_c9Y1X {
    padding: 60px 0;
}.contact_panel_c9Y1X h3 {
    margin-bottom: 50px;
    font-size: calc(35px - 4px);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe h3,
    .contact_panel_c9Y1X .query_map_FqMzZ h4 {
    margin-bottom: 30px;
    font-size: calc(20px - 2px);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe input[type="text"],
    .contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    margin-bottom: 20px;
    padding: 16px 20px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    height: 120px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .reach_request_1Rl3Z {
    padding: 16px;
}.contact_panel_c9Y1X .query_map_FqMzZ .contact_request_cZXdz li {
    margin-bottom: 25px;
}
}

@media (max-width: 576px) {.contact_panel_c9Y1X {
    padding: 50px 0;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe,
    .contact_panel_c9Y1X .query_map_FqMzZ {
    padding: 40px 25px;
}.contact_panel_c9Y1X h3 {
    font-size: calc(35px - 6px);
}.contact_panel_c9Y1X .connect_grid_Ez6Qe .inquiry_info_7DRPw label {
    font-size: calc(17px - 3px);
}.contact_panel_c9Y1X .feedback_form_usK7E {
    border-radius: 20px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe input[type="text"],
    .contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    border-radius: 25px;
}.contact_panel_c9Y1X .connect_grid_Ez6Qe textarea {
    border-radius: 20px;
}}.title_portal_dIeaq {
    padding: 2rem 1rem;
    background: linear-gradient(135deg, rgb(194,184,163,0.5), rgb(161,152,130));
    display: flex;
    justify-content: center;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    align-items: center;
}.title_portal_dIeaq::before {
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.1) 0%, transparent 15%),
    radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    height: 100%;
    z-index: 1;
    position: absolute;
}.title_portal_dIeaq > div {
    position: relative;
    gap: 3rem;
    flex-direction: column;
    max-width: 1200px;
    z-index: 2;
    display: flex;
    width: 100%;
}.title_portal_dIeaq .course_page_T3XUk {
    animation: slide-in 0.8s ease-out forwards;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: translateX(-20px);
    color: #ffffff;
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-size: calc(43px * 1.1);
    position: relative;
}.title_portal_dIeaq .course_page_T3XUk::after {
    height: 3px;
    width: 0;
    background: linear-gradient(90deg, rgb(161,152,130), #ffffff);
    bottom: -10px;
    animation: line-grow 1.2s ease-out 0.6s forwards;
    left: 0;
    position: absolute;
    content: "";
}.title_portal_dIeaq p {
    margin-bottom: 2rem;
    line-height: 1.6;
    font-size: calc(15px * 1.2);
    max-width: 700px;
    color: #ffffff;
    opacity: 0;
    transform: translateX(-20px);
    animation: slide-in 0.8s ease-out 0.3s forwards;
}.title_portal_dIeaq .page_intro_eghJz {
    animation: fade-up 1s ease-out 0.6s forwards;
    opacity: 0;
    margin-top: 1rem;
    transform: translateY(30px);
    width: 100%;
    position: relative;
}.title_portal_dIeaq .pro_training_UYm9J {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    display: flex;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    align-items: flex-end;
    overflow: hidden;
    height: 400px;
}.title_portal_dIeaq .pro_training_UYm9J::before {
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
}.title_portal_dIeaq .pro_training_UYm9J:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.title_portal_dIeaq .pro_training_UYm9J span {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 2rem;
}.title_portal_dIeaq .pro_training_UYm9J h3 {
    color: #ffffff;
    margin: 0;
    font-size: calc(24px * 1.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    line-height: 1.5;
    padding-left: 1rem;
    font-weight: 600;
}.title_portal_dIeaq .pro_training_UYm9J h3::before {
    width: 3px;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: rgb(161,152,130);
}@keyframes slide-in {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes line-grow {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}

.title_portal_dIeaq:hover {
    cursor: default;
}.title_portal_dIeaq .pro_training_UYm9J:hover {
    cursor: pointer;
}

@media (min-width: 768px) {.title_portal_dIeaq {
    padding: 4rem 2rem;
}.title_portal_dIeaq > div {
    flex-direction: row;
    gap: 4rem;
    align-items: center;
}.title_portal_dIeaq > div > div:first-child {
    flex: 1;
}.title_portal_dIeaq .page_intro_eghJz {
    margin-top: 0;
    flex: 1.2;
}.title_portal_dIeaq .course_page_T3XUk {
    font-size: calc(43px * 1.3);
}.title_portal_dIeaq .pro_training_UYm9J {
    height: 450px;
}
}

@media (min-width: 1200px) {.title_portal_dIeaq .course_page_T3XUk {
    font-size: calc(43px * 1.5);
}.title_portal_dIeaq p {
    font-size: calc(15px * 1.3);
}.title_portal_dIeaq .pro_training_UYm9J {
    height: 500px;
}.title_portal_dIeaq .pro_training_UYm9J h3 {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 767px) {.title_portal_dIeaq {
    padding: 3rem 1.5rem;
}.title_portal_dIeaq .course_page_T3XUk {
    font-size: calc(43px * 1);
}.title_portal_dIeaq p {
    font-size: 15px;
}.title_portal_dIeaq .pro_training_UYm9J {
    height: 350px;
}.title_portal_dIeaq .pro_training_UYm9J h3 {
    font-size: 24px;
}
}

@media (max-width: 480px) {.title_portal_dIeaq {
    padding: 2rem 1rem;
}.title_portal_dIeaq .course_page_T3XUk {
    font-size: calc(43px * 0.9);
}.title_portal_dIeaq p {
    font-size: calc(15px * 0.9);
}.title_portal_dIeaq .pro_training_UYm9J {
    height: 300px;
}.title_portal_dIeaq .pro_training_UYm9J span {
    padding: 1.5rem;
}.title_portal_dIeaq .pro_training_UYm9J h3 {
    font-size: calc(24px * 0.9);
}}.ty_div_Wd59N {
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(232,217,197) 0%, rgb(194,184,163,0.5) 100%);
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.ty_div_Wd59N::before {
    width: 25rem;
    height: 25rem;
    transform: rotate(-15deg);
    z-index: 1;
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(8px);
    background: linear-gradient(225deg, rgb(194,184,163) 0%, transparent 70%);
    content: "";
    opacity: 0.07;
    top: -10%;
    position: absolute;
}.ty_div_Wd59N::after {
    width: 20rem;
    position: absolute;
    height: 20rem;
    bottom: -5%;
    transform: rotate(15deg);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    z-index: 1;
    content: "";
    left: -5%;
    opacity: 0.09;
    background: linear-gradient(45deg, rgb(161,152,130) 0%, transparent 70%);
    filter: blur(8px);
}.ty_div_Wd59N .container {
    max-width: 1140px;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.ty_div_Wd59N .knowledge_center_vBKRj {
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.95));
    border-left: 4px solid rgb(194,184,163);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 3rem;
    position: relative;
    display: flex;
    transform-origin: center bottom;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    flex-direction: column;
}.ty_div_Wd59N .knowledge_center_vBKRj:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 8px 20px rgba(0, 0, 0, 0.05);
}.ty_div_Wd59N .knowledge_center_vBKRj > div:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}.ty_div_Wd59N .knowledge_center_vBKRj > div:first-child::after {
    position: absolute;
    bottom: -0.75rem;
    height: 3px;
    transition: width 0.4s ease-out;
    content: "";
    width: 4rem;
    transform-origin: left center;
    background: linear-gradient(to right, rgb(194,184,163), rgb(161,152,130));
    left: 0;
}.ty_div_Wd59N .knowledge_center_vBKRj:hover > div:first-child::after {
    width: 8rem;
}.ty_div_Wd59N h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    transform: translateZ(0);
    margin: 0;
    position: relative;
}.ty_div_Wd59N a {
    overflow: hidden;
    transition: transform 0.3s ease;
    position: relative;
    display: block;
    text-decoration: none;
}.ty_div_Wd59N a:hover {
    transform: translateY(-3px);
}.ty_div_Wd59N a::before {
    height: 100%;
    width: 100%;
    transform: translateY(100%);
    right: 0;
    opacity: 0;
    z-index: 0;
    bottom: 0;
    background: linear-gradient(to top left, rgb(194,184,163,0.5) 0%, transparent 100%);
    content: "";
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    position: absolute;
}.ty_div_Wd59N a:hover::before {
    transform: translateY(0);
    opacity: 0.05;
}.ty_div_Wd59N p {
    line-height: 1.8;
    margin: 0;
    position: relative;
    color: #000000;
    z-index: 1;
    font-size: 15px;
}

@media (min-width: 768px) {.ty_div_Wd59N {
    padding: 6rem 0;
}.ty_div_Wd59N .knowledge_center_vBKRj {
    padding: 4rem;
    border-left: 6px solid rgb(194,184,163);
}.ty_div_Wd59N .knowledge_center_vBKRj > div:first-child {
    margin-bottom: 2rem;
}.ty_div_Wd59N .knowledge_center_vBKRj > div:first-child::after {
    width: 6rem;
    height: 4px;
}.ty_div_Wd59N .knowledge_center_vBKRj:hover > div:first-child::after {
    width: 12rem;
}
}

@media (min-width: 992px) {.ty_div_Wd59N .knowledge_center_vBKRj {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    padding: 5rem;
}.ty_div_Wd59N .knowledge_center_vBKRj:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.ty_div_Wd59N h5 {
    font-size: calc(20px * 1.1);
}.ty_div_Wd59N p {
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.ty_div_Wd59N {
    padding: 3rem 0;
}.ty_div_Wd59N .knowledge_center_vBKRj {
    transform: perspective(800px) rotateX(1deg);
    padding: 2rem;
}.ty_div_Wd59N h5 {
    font-size: calc(20px * 0.9);
}.ty_div_Wd59N p {
    font-size: calc(15px * 0.95);
}.ty_div_Wd59N .knowledge_center_vBKRj > div:first-child::after {
    width: 3rem;
}.ty_div_Wd59N .knowledge_center_vBKRj:hover > div:first-child::after {
    width: 6rem;
}
}

@media (max-width: 480px) {.ty_div_Wd59N {
    padding: 2.5rem 0;
}.ty_div_Wd59N .knowledge_center_vBKRj {
    padding: 1.5rem;
    transform: perspective(600px) rotateX(1deg);
}.ty_div_Wd59N h5 {
    font-size: calc(20px * 0.85);
}.ty_div_Wd59N p {
    font-size: calc(15px * 0.9);
}}.audience_profile_TozvX {
    padding: 5rem 0;
    background-color: rgb(232,217,197);
    overflow: hidden;
    position: relative;
}.audience_profile_TozvX::before {
    z-index: 1;
    opacity: 0.4;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(161,152,130,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(194,184,163,0.5) 0%, transparent 30%);
    top: 0;
    position: absolute;
}.audience_profile_TozvX::after {
    background: linear-gradient(45deg, transparent 48%, rgb(161,152,130,0.5) 49%, rgb(161,152,130,0.5) 51%, transparent 52%);
    opacity: 0.05;
    content: '';
    top: -50%;
    left: -50%;
    height: 200%;
    position: absolute;
    background-size: 100px 100px;
    z-index: 1;
    animation: moveGradient 120s linear infinite;
    width: 200%;
}.audience_profile_TozvX .knowledge_center_vBKRj {
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 80px rgb(161,152,130,0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    border-radius: 27px;
    padding: 3rem;
    position: relative;
    z-index: 2;
    max-width: 1100px;
}.audience_profile_TozvX h3 {
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    margin-bottom: 3.5rem;
    text-align: center;
    color: #000000;
    font-size: 29px;
}.audience_profile_TozvX h3::before {
    content: '';
    width: 60px;
    background: rgb(161,152,130);
    border-radius: 50px;
    top: -30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
}.audience_profile_TozvX h3::after {
    bottom: -15px;
    position: absolute;
    width: 40%;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(161,152,130), transparent);
    height: 1px;
    transform: translateX(-50%);
    content: '';
}.audience_profile_TozvX ul {
    display: flex;
    gap: 2rem;
    padding: 0;
    flex-direction: column;
    margin: 0;
    list-style: none;
}.audience_profile_TozvX li {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.02),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    text-align: center;
    position: relative;
    border-radius: 27px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    flex-direction: column;
    align-items: center;
    display: flex;
    overflow: hidden;
    padding: 2.5rem 2rem;
}.audience_profile_TozvX li::before {
    height: 5px;
    width: 100%;
    opacity: 0.3;
    transition: opacity 0.4s ease;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgb(161,152,130,0.5), rgb(194,184,163,0.5));
}.audience_profile_TozvX li::after {
    position: absolute;
    bottom: 0;
    left: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0;
    background: radial-gradient(circle at center bottom, rgb(161,152,130,0.5) 0%, transparent 70%);
}.audience_profile_TozvX li:hover {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
    transform: translateY(-8px);
}.audience_profile_TozvX li:hover::before {
    opacity: 1;
}.audience_profile_TozvX li:hover::after {
    opacity: 0.15;
}.audience_profile_TozvX li svg {
    transition: all 0.4s ease;
    margin-bottom: 1.5rem;
    display: block;
    height: 60px;
    filter: drop-shadow(0 3px 6px rgb(161,152,130,0.5));
    fill: rgb(161,152,130);
    width: 60px;
}.audience_profile_TozvX li:hover svg {
    filter: drop-shadow(0 5px 10px rgb(194,184,163,0.5));
    fill: rgb(194,184,163);
    transform: scale(1.05);
}.audience_profile_TozvX li svg path {
    transition: all 0.4s ease;
}.audience_profile_TozvX li:hover svg path {
    fill: rgb(194,184,163);
}.audience_profile_TozvX li {
    color: #000000;
    font-weight: 300;
    font-size: 12px;
    position: relative;
    padding-bottom: 1rem;
    line-height: 1.6;
}.audience_profile_TozvX li:nth-child(1) {
    background-color: rgba(255, 255, 255, 0.75);
}.audience_profile_TozvX li:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.8);
}.audience_profile_TozvX li:nth-child(3) {
    background-color: rgba(255, 255, 255, 0.85);
}.audience_profile_TozvX li:nth-child(4) {
    background-color: rgba(255, 255, 255, 0.9);
}

@keyframes moveGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (min-width: 992px) {.audience_profile_TozvX ul {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 2rem;
}.audience_profile_TozvX li:nth-child(even) {
    transform: translateY(20px);
}.audience_profile_TozvX li:nth-child(even):hover {
    transform: translateY(12px);
}.audience_profile_TozvX li:nth-child(1),
    .audience_profile_TozvX li:nth-child(4) {
    animation: float 8s ease-in-out infinite;
}.audience_profile_TozvX li:nth-child(2),
    .audience_profile_TozvX li:nth-child(3) {
    animation: float 8s ease-in-out infinite reverse;
}
}

@media (max-width: 991px) {.audience_profile_TozvX .knowledge_center_vBKRj {
    padding: 2rem;
}.audience_profile_TozvX h3 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.audience_profile_TozvX li {
    padding: 2rem 1.5rem;
}.audience_profile_TozvX li svg {
    width: 50px;
    height: 50px;
    margin-bottom: 1rem;
}
}

@media (max-width: 767px) {.audience_profile_TozvX {
    padding: 3rem 0;
}.audience_profile_TozvX .knowledge_center_vBKRj {
    padding: 1.5rem;
}.audience_profile_TozvX h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2rem;
}.audience_profile_TozvX h3::before {
    width: 50px;
    top: -20px;
}.audience_profile_TozvX h3::after {
    width: 70%;
}.audience_profile_TozvX ul {
    gap: 1.5rem;
}.audience_profile_TozvX li {
    padding: 1.5rem 1rem;
}.audience_profile_TozvX li svg {
    height: 45px;
    width: 45px;
}}.academic_expertise_xmIuZ {
    background: rgb(232,217,197);
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    padding: 5rem 2rem;
}.academic_expertise_xmIuZ::before {
    filter: blur(60px);
    width: 100%;
    content: "";
    height: 100%;
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(161,152,130,0.5) 0deg,
        rgb(194,184,163,0.5) 90deg,
        rgb(232,217,197) 180deg,
        rgb(194,184,163,0.5) 270deg,
        rgb(161,152,130,0.5) 360deg
    );
    left: 0;
    top: 0;
    opacity: 0.4;
    z-index: 1;
    position: absolute;
}.academic_expertise_xmIuZ .student_perspectives_2GVlm {
    flex-direction: row;
    transform-style: preserve-3d;
    position: relative;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    z-index: 2;
    display: flex;
}.academic_expertise_xmIuZ .image_showcase_vCMPH {
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(10deg) translateZ(50px);
    width: 40%;
    filter: saturate(0.8);
    border-radius: 12px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 400px;
    position: relative;
}.academic_expertise_xmIuZ .image_showcase_vCMPH::after {
    opacity: 0.4;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(194,184,163,0.5) 100%
    );
    top: 0;
    left: 0;
    border-radius: 12px;
    content: "";
    transition: opacity 0.6s ease;
    position: absolute;
    height: 100%;
    width: 100%;
}.academic_expertise_xmIuZ .image_showcase_vCMPH:hover {
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    filter: saturate(1.2);
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
}.academic_expertise_xmIuZ .image_showcase_vCMPH:hover::after {
    opacity: 0;
}.academic_expertise_xmIuZ .work_achievements_5U6s4 {
    width: 60%;
    transform: rotateY(-5deg) translateZ(30px);
    overflow: hidden;
    background: #ffffff;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 12px;
    position: relative;
    padding: 2.5rem;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.academic_expertise_xmIuZ .work_achievements_5U6s4::before {
    opacity: 0.1;
    transition: transform 0.8s ease;
    height: 200%;
    position: absolute;
    top: -50%;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(161,152,130,0.5) 0%,
        transparent 70%
    );
    width: 200%;
    transform: scale(0);
    left: -50%;
}.academic_expertise_xmIuZ .work_achievements_5U6s4:hover {
    box-shadow: 30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(0deg) translateZ(50px);
}.academic_expertise_xmIuZ .work_achievements_5U6s4:hover::before {
    transform: scale(1);
}.academic_expertise_xmIuZ .name {
    position: relative;
    color: rgb(194,184,163);
    margin-bottom: 0.5rem;
    font-size: 29px;
    display: inline-block;
    font-weight: 700;
}.academic_expertise_xmIuZ .name::after {
    left: 0;
    height: 3px;
    width: 0;
    transition: width 0.4s ease-in-out;
    content: "";
    position: absolute;
    background: rgb(161,152,130);
    bottom: -5px;
}.academic_expertise_xmIuZ .work_achievements_5U6s4:hover .name::after {
    width: 100%;
}.academic_expertise_xmIuZ .work_achievements_5U6s4 > div:nth-child(2) {
    opacity: 0.9;
    font-size: 21px;
    margin-bottom: 2rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(161,152,130);
}.academic_expertise_xmIuZ .career_card_HuXbS {
    font-style: italic;
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    border-left: 3px solid rgb(194,184,163,0.5);
    padding-left: 2rem;
}.academic_expertise_xmIuZ .career_card_HuXbS::before {
    opacity: 0.3;
    left: -10px;
    content: "";
    font-size: 5rem;
    color: rgb(161,152,130,0.5);
    position: absolute;
    font-family: serif;
    top: -20px;
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(194,184,163,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.academic_expertise_xmIuZ .image_showcase_vCMPH:hover {
    animation: pulse 1.5s infinite;
}

@media (max-width: 992px) {.academic_expertise_xmIuZ .student_perspectives_2GVlm {
    flex-direction: column;
}.academic_expertise_xmIuZ .image_showcase_vCMPH,
    .academic_expertise_xmIuZ .work_achievements_5U6s4 {
    width: 100%;
    transform: none;
}.academic_expertise_xmIuZ .image_showcase_vCMPH {
    margin-bottom: 2rem;
    height: 300px;
}.academic_expertise_xmIuZ .image_showcase_vCMPH:hover,
    .academic_expertise_xmIuZ .work_achievements_5U6s4:hover {
    transform: translateY(-10px);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(194,184,163);
}header .top_plank .learning_header_gn7VC div svg, header .top_plank .learning_header_gn7VC div svg path {
    fill: #ffffff;
}header .top_plank .learning_header_gn7VC div span {
    color: #ffffff;
}header .top_plank .learning_header_gn7VC {
    justify-content: flex-start;
    width: 100%;
    align-items: center;
    line-height: 21px;
    display: flex;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    font-size: 14px;
}header .top_plank .learning_header_gn7VC div {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin-right: 24px;
}header .top_plank .learning_header_gn7VC div img, header .top_plank .learning_header_gn7VC div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}