﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1225px;
    max-width: 100%;
    margin: auto;
}.trial_offer_TFcA {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    min-height: 100%;
}.main_pagewrap_jOAI {
    flex: 1 0 auto;
}.grid-container_yuLE {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact_section_ahBT {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #ffffff 50%, rgb(235,216,226) 50%);
}.contact_section_ahBT::before {
    width: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    z-index: 0;
    background-size: 60px 60px;
}.contact_section_ahBT .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.contact_section_ahBT h2 {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 33px;
    color: rgb(216,177,196);
}.contact_section_ahBT h2::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    background: rgb(216,177,196);
}.contact_section_ahBT .feedback_inquiry_WJOp {
    position: relative;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    overflow: hidden;
}.contact_section_ahBT .feedback_inquiry_WJOp::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(216,177,196), rgb(196,137,167));
    left: 0;
    width: 100%;
    height: 5px;
    top: 0;
}.contact_section_ahBT .img_card_QmZV {
    position: relative;
    transition: all 0.5s ease;
    min-height: 550px;
    flex: 0 0 50%;
}.contact_section_ahBT .img_card_QmZV::after {
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(216,177,196,0.5), transparent);
    width: 100%;
    position: absolute;
}.contact_section_ahBT .message_widget_Ulkj {
    padding: 60px 50px;
    background: #ffffff;
    flex: 0 0 50%;
    position: relative;
}.contact_section_ahBT .message_widget_Ulkj::before {
    top: 0;
    background: rgb(235,216,226);
    content: "";
    left: 0;
    position: absolute;
    width: 10px;
    height: 100%;
}.contact_section_ahBT #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}.contact_section_ahBT h3 {
    padding-bottom: 10px;
    color: #000000;
    font-weight: 600;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
}.contact_section_ahBT h3::after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    background: rgb(216,177,196,0.5);
    width: 100%;
}.contact_section_ahBT input[type="text"] {
    border-radius: 10px;
    background: #ffffff;
    color: #000000;
    font-size: 12px;
    padding: 18px 20px;
    width: 100%;
    border: 2px solid rgb(235,216,226);
    transition: all 0.3s ease;
}.contact_section_ahBT input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(216,177,196);
}.contact_section_ahBT input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_section_ahBT .reach_inquiry_BOQb {
    align-items: flex-start;
    margin-top: 10px;
    display: flex;
    gap: 12px;
}.contact_section_ahBT .reach_inquiry_BOQb input[type="checkbox"] {
    height: 24px;
    width: 24px;
    position: relative;
    border: 2px solid rgb(235,216,226);
    appearance: none;
    margin-top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
}.contact_section_ahBT .reach_inquiry_BOQb input[type="checkbox"]:checked {
    border-color: rgb(216,177,196);
    background: rgb(216,177,196);
}.contact_section_ahBT .reach_inquiry_BOQb input[type="checkbox"]:checked::after {
    content: "";
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
    height: 10px;
    position: absolute;
    width: 6px;
    top: 5px;
    left: 8px;
}.contact_section_ahBT .reach_inquiry_BOQb label {
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
}.contact_section_ahBT .reach_inquiry_BOQb a {
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(216,177,196);
}.contact_section_ahBT .reach_inquiry_BOQb a:hover {
    color: rgb(196,137,167);
}.contact_section_ahBT .message_request_zkvX {
    background: rgb(216,177,196);
    font-weight: 600;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    padding: 16px 40px;
    border: none;
    font-size: 17px;
    box-shadow: 0 8px 20px rgb(216,177,196,0.5);
    transition: all 0.3s ease;
    position: relative;
    align-self: flex-start;
    margin-top: 20px;
    color: #ffffff;
}.contact_section_ahBT .message_request_zkvX::before {
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    transition: all 0.6s ease;
    content: "";
}.contact_section_ahBT .message_request_zkvX:hover {
    transform: translateY(-3px);
    background: rgb(196,137,167);
    box-shadow: 0 10px 25px rgb(196,137,167,0.5);
}.contact_section_ahBT .message_request_zkvX:hover::before {
    left: 100%;
}.contact_section_ahBT svg {
    fill: rgb(216,177,196);
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}.contact_section_ahBT svg path {
    transition: all 0.3s ease;
    fill: rgb(216,177,196);
}.contact_section_ahBT svg:hover {
    transform: translateY(-2px);
    fill: rgb(196,137,167);
}.contact_section_ahBT svg:hover path {
    fill: rgb(196,137,167);
}

@media (max-width: 1200px) {.contact_section_ahBT {
    background: #ffffff;
}
}

@media (max-width: 992px) {.contact_section_ahBT {
    padding: 80px 0;
}.contact_section_ahBT .feedback_inquiry_WJOp {
    flex-direction: column-reverse;
}.contact_section_ahBT .img_card_QmZV {
    min-height: 350px;
    flex: 0 0 auto;
}.contact_section_ahBT .message_widget_Ulkj {
    flex: 0 0 auto;
    padding: 50px 40px;
}.contact_section_ahBT .message_widget_Ulkj::before {
    width: 100%;
    top: 0;
    height: 10px;
    left: 0;
}
}

@media (max-width: 768px) {.contact_section_ahBT {
    padding: 60px 0;
}.contact_section_ahBT h2 {
    margin-bottom: 40px;
    font-size: calc(33px - 4px);
}.contact_section_ahBT .message_widget_Ulkj {
    padding: 40px 30px;
}.contact_section_ahBT #contact {
    gap: 25px;
}.contact_section_ahBT .img_card_QmZV {
    min-height: 300px;
}
}

@media (max-width: 576px) {.contact_section_ahBT {
    padding: 50px 0;
}.contact_section_ahBT .container {
    padding: 0 15px;
}.contact_section_ahBT h2 {
    font-size: calc(33px - 6px);
    margin-bottom: 30px;
}.contact_section_ahBT .message_widget_Ulkj {
    padding: 35px 25px;
}.contact_section_ahBT #contact {
    gap: 20px;
}.contact_section_ahBT input[type="text"] {
    padding: 15px;
}.contact_section_ahBT .message_request_zkvX {
    padding: 15px 25px;
    width: 100%;
}.contact_section_ahBT .img_card_QmZV {
    min-height: 250px;
}}.privacy_shield_mlGY {
    width: 100%;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 40px;
    color: #000000;
    height: auto;
    overflow: hidden;
}.privacy_shield_mlGY h1 {
    margin-top: 20px;
    margin-bottom: 30px;
    color: rgb(216,177,196);
    font-size: 46px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(216,177,196,0.5);
    padding-bottom: 10px;
    letter-spacing: 2px;
}.privacy_shield_mlGY h2 {
    margin-bottom: 20px;
    margin-top: 25px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;
    color: rgb(196,137,167);
    border-bottom: 1px solid rgb(196,137,167,0.5);
}.privacy_shield_mlGY h3, .privacy_shield_mlGY h4, .privacy_shield_mlGY h5, .privacy_shield_mlGY h6 {
    font-weight: 400;
    margin-bottom: 15px;
    color: rgb(216,177,196,0.5);
    padding-bottom: 5px;
    margin-top: 20px;
    border-bottom: 1px solid rgb(216,177,196,0.5);
    font-size: 19px;
}.privacy_shield_mlGY ul, .privacy_shield_mlGY ol {
    margin: 20px 0;
    list-style-type: disc;
    padding-left: 20px;
}.privacy_shield_mlGY ol {
    list-style-type: decimal;
}.privacy_shield_mlGY ul li, .privacy_shield_mlGY ol li {
    line-height: 1.6;
    margin-bottom: 10px;
}.privacy_shield_mlGY section {
    background: rgb(196,137,167,0.5);
    border: 1px solid rgb(216,177,196,0.5);
    border-radius: 10px;
    padding: 25px;
}.privacy_shield_mlGY p, .privacy_shield_mlGY span, .privacy_shield_mlGY div {
    font-size: 13px;
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_shield_mlGY {
    padding: 20px;
}.privacy_shield_mlGY h1 {
    font-size: calc(19px - 5px);
}.privacy_shield_mlGY h2 {
    font-size: calc(19px - 4px);
}.privacy_shield_mlGY h3, .privacy_shield_mlGY h4, .privacy_shield_mlGY h5, .privacy_shield_mlGY h6 {
    font-size: calc(19px - 3px);
}.privacy_shield_mlGY ul, .privacy_shield_mlGY ol {
    padding-left: 15px;
}}

.privacy_shield_mlGY a {
    color: rgb(216,177,196);
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
    border-bottom: 1px solid rgb(216,177,196,0.5);
    text-decoration: none;
}.privacy_shield_mlGY a:hover {
    border-bottom-color: rgb(196,137,167);
    color: rgb(196,137,167);
}.newsletter_LBaP {
    padding: 5rem 2rem;
    background: rgb(235,216,226);
    overflow: hidden;
    position: relative;
}.newsletter_LBaP::before {
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(216,177,196,0.5) 0%, transparent 70%);
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
}.newsletter_LBaP::after {
    width: 70%;
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgb(196,137,167,0.5) 5px,
            rgb(196,137,167,0.5) 8px
        );
    content: "";
    height: 40%;
    bottom: 0;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    z-index: 1;
    right: 0;
    opacity: 0.1;
}.newsletter_LBaP .culture_block_KclQ {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.newsletter_LBaP .request_inquiry_oKCc {
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    border-radius: 18px;
    background: #ffffff;
    margin: 0 auto;
    max-width: 700px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.newsletter_LBaP .request_inquiry_oKCc::before {
    background: linear-gradient(-45deg, #ffffff 50%, rgb(196,137,167,0.5) 50%);
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.3;
    content: "";
    top: 0;
}.newsletter_LBaP h3 {
    padding: 3rem 2rem;
    color: #000000;
    margin: 0;
    z-index: 2;
    position: relative;
    font-size: 20px;
    grid-column: 1;
    font-weight: 700;
}.newsletter_LBaP h3::after {
    left: 2rem;
    width: 60px;
    transform-origin: left center;
    height: 4px;
    bottom: 30px;
    background: rgb(216,177,196);
    transition: transform 0.3s ease;
    transform: scaleX(1);
    content: "";
    position: absolute;
}.newsletter_LBaP .request_inquiry_oKCc:hover h3::after {
    transform: scaleX(1.5);
}.newsletter_LBaP .input_holder {
    gap: 1.5rem;
    grid-column: 2;
    justify-content: center;
    display: flex;
    z-index: 2;
    position: relative;
    flex-direction: column;
    padding: 2rem;
}.newsletter_LBaP .input_holder::before {
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background: 
        radial-gradient(
            circle at 30% 70%,
            rgb(216,177,196,0.5) 0%,
            transparent 60%
        );
    left: 0;
    opacity: 0.2;
}.newsletter_LBaP input[type="email"] {
    transition: all 0.3s ease;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    font-size: 18px;
    background: transparent;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 1rem 1.5rem;
    width: 100%;
    border: none;
}.newsletter_LBaP input[type="email"]:focus {
    outline: none;
    border-color: rgb(216,177,196);
}.newsletter_LBaP input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.newsletter_LBaP input[type="submit"] {
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
    font-weight: 600;
    width: 100%;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    background: rgb(216,177,196);
    z-index: 1;
    cursor: pointer;
    border: none;
    overflow: hidden;
}.newsletter_LBaP input[type="submit"]::before {
    z-index: -1;
    transform: scaleX(0);
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    transform-origin: right;
    content: "";
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgb(196,137,167);
}.newsletter_LBaP input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.newsletter_LBaP input[type="submit"]:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.newsletter_LBaP .request_inquiry_oKCc::after {
    transform: skewX(-10deg);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 40px;
    z-index: 2;
    top: 0;
    position: absolute;
    content: "";
    left: calc(50% - 20px);
    background: #ffffff;
}

@keyframes wave {
    0%, 100% {
        transform: translateY(0) scaleY(1);
    }
    50% {
        transform: translateY(-10px) scaleY(1.1);
    }
}

@media (max-width: 768px) {.newsletter_LBaP {
    padding: 4rem 1.5rem;
}.newsletter_LBaP .request_inquiry_oKCc {
    grid-template-columns: 1fr;
}.newsletter_LBaP h3 {
    grid-column: 1;
    padding: 2rem 2rem 1rem;
    text-align: center;
}.newsletter_LBaP h3::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.newsletter_LBaP .request_inquiry_oKCc:hover h3::after {
    transform: translateX(-50%) scaleX(1.5);
}.newsletter_LBaP .input_holder {
    grid-column: 1;
    padding: 1rem 2rem 2rem;
}.newsletter_LBaP .request_inquiry_oKCc::after {
    right: 0;
    height: 40px;
    transform: skewY(-10deg);
    left: 0;
    width: 100%;
    top: calc(33% - 20px);
}
}

@media (max-width: 480px) {.newsletter_LBaP {
    padding: 3rem 1rem;
}.newsletter_LBaP .request_inquiry_oKCc {
    width: 100%;
}.newsletter_LBaP h3 {
    padding: 1.5rem 1.5rem 1rem;
    font-size: calc(20px * 0.9);
}.newsletter_LBaP .input_holder {
    padding: 1rem 1.5rem 1.5rem;
}.newsletter_LBaP input[type="email"] {
    padding: 0.8rem 1rem;
}.newsletter_LBaP input[type="submit"] {
    padding: 0.8rem 1rem;
}}header {
    background: rgb(235,216,226);
    padding: 1.2rem 0;
    position: relative;
    z-index: 100;
}header::before {
    height: 100%;
    top: 0;
    position: absolute;
    content: '';
    opacity: 0.5;
    background: linear-gradient(135deg, 
        rgb(216,177,196,0.5) 0%, 
        transparent 50%, 
        rgb(196,137,167,0.5) 100%);
    width: 100%;
    left: 0;
}header .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}header .head_edu_nMOg {
    gap: 1rem;
    border-radius: 19px;
    padding: 1rem;
    background: #ffffff;
    display: flex;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    align-items: center;
    flex-direction: column;
}header .header_learn_NBmE {
    padding: 0.5rem 1rem;
    display: flex;
    margin-bottom: 0.5rem;
    justify-content: center;
    position: relative;
    text-decoration: none;
}header .header_learn_NBmE::before {
    height: 1px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(216,177,196,0.5), 
        rgb(196,137,167,0.5), 
        rgb(216,177,196,0.5), 
        transparent);
    width: 100%;
    position: absolute;
    content: '';
}header .header_learn_NBmE svg {
    height: auto;
    transition: all 0.3s ease;
    width: 160px;
}header .header_learn_NBmE:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(216,177,196,0.5));
}header .top_train_hzYg {
    border-radius: 10px;
    background: rgb(235,216,226);
    width: 100%;
    gap: 0.4rem;
    padding: 0.6rem;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
}header .head_prime_zUYQ {
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    z-index: 1;
    overflow: hidden;
    padding: 0.5rem 1rem;
    color: #000000;
    transition: all 0.3s ease;
}header .head_prime_zUYQ::before {
    content: '';
    left: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    background: linear-gradient(135deg, rgb(216,177,196), rgb(196,137,167));
    height: 100%;
    position: absolute;
}header .head_prime_zUYQ:hover {
    color: #ffffff;
}header .head_prime_zUYQ:hover::before {
    opacity: 1;
}header .head_prime_zUYQ::after {
    transform-origin: left;
    background: linear-gradient(to right, rgb(216,177,196), rgb(196,137,167));
    transition: transform 0.3s ease;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    transform: scaleX(0);
    bottom: 0;
}header .head_prime_zUYQ:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .head_edu_nMOg {
    padding: 0.8rem;
    gap: 0.8rem;
}header .header_learn_NBmE svg {
    width: 140px;
}header .top_train_hzYg {
    padding: 0.5rem;
}header .head_prime_zUYQ {
    font-size: calc(16px - 1px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .head_edu_nMOg {
    gap: 0.7rem;
    padding: 0.7rem;
}header .header_learn_NBmE svg {
    width: 120px;
}header .top_train_hzYg {
    padding: 0.4rem;
    gap: 0.3rem;
}header .head_prime_zUYQ {
    padding: 0.3rem 0.7rem;
    font-size: calc(16px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .head_edu_nMOg {
    padding: 0.6rem;
    gap: 0.6rem;
}header .header_learn_NBmE svg {
    width: 110px;
}header .top_train_hzYg {
    justify-content: flex-start;
    overflow-x: auto;
    padding: 0.4rem;
    flex-wrap: nowrap;
}header .top_train_hzYg::-webkit-scrollbar {
    height: 2px;
}header .top_train_hzYg::-webkit-scrollbar-thumb {
    background: rgb(216,177,196);
    border-radius: 10px;
}header .head_prime_zUYQ {
    flex-shrink: 0;
    white-space: nowrap;
}}.course_highlights_djmt {
    background: linear-gradient(125deg, rgb(235,216,226) 0%, rgb(216,177,196,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.course_highlights_djmt::before {
    z-index: 1;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    opacity: 0.6;
    position: absolute;
    background: 
        radial-gradient(ellipse at 20% 30%, rgb(216,177,196,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(196,137,167,0.5) 0%, transparent 60%);
    height: 100%;
}.course_highlights_djmt::after {
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    animation: shiftBackground 30s linear infinite;
    z-index: 1;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 0.03),
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 10px
        );
    opacity: 0.4;
    top: 0;
    position: absolute;
}@keyframes shiftBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.course_highlights_djmt .container {
    z-index: 2;
    position: relative;
}.course_highlights_djmt .culture_block_KclQ {
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
}.course_highlights_djmt .culture_block_KclQ::before {
    top: 0;
    left: 0;
    height: 100%;
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(216,177,196), 0.05)
        );
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
}.course_highlights_djmt .img_card_QmZV {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 2;
    top: 5%;
    right: 3%;
    height: 440px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    animation: morphShape 15s infinite alternate ease-in-out;
    width: 45%;
    position: absolute;
}@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}

.course_highlights_djmt .img_card_QmZV::before {
    position: absolute;
    background: linear-gradient(
        215deg,
        transparent 30%,
        rgb(216,177,196,0.5) 100%
    );
    opacity: 0.6;
    height: 100%;
    mix-blend-mode: overlay;
    z-index: 2;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
}.course_highlights_djmt .img_card_QmZV::after {
    left: 0;
    content: "";
    top: 0;
    opacity: 0.2;
    z-index: 3;
    height: 100%;
    width: 100%;
    background-size: 20px 20px;
    position: absolute;
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
}.course_highlights_djmt .job_classes_YOQr {
    min-height: 400px;
    z-index: 3;
    flex-direction: column;
    padding: 60px 50% 60px 60px;
    position: relative;
    display: flex;
}.course_highlights_djmt .page_top_UVzf {
    margin-bottom: 25px;
    position: relative;
    z-index: 4;
    display: inline-block;
}.course_highlights_djmt .page_top_UVzf svg {
    z-index: 2;
    height: auto;
    fill: #ffffff;
    width: 70px;
    position: relative;
}.course_highlights_djmt .page_top_UVzf svg path {
    stroke-width: 0.5;
    stroke-dasharray: 100;
    stroke: rgb(216,177,196);
    stroke-dashoffset: 100;
}.course_highlights_djmt h3 {
    z-index: 4;
    max-width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    font-size: 31px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}.course_highlights_djmt h3::after {
    background: linear-gradient(90deg, rgb(216,177,196), rgb(196,137,167));
    transition: width 0.3s ease;
    content: "";
    bottom: -10px;
    width: 60px;
    left: 0;
    position: absolute;
    height: 3px;
    border-radius: 3px;
}.course_highlights_djmt .culture_block_KclQ:hover h3::after {
    width: 120px;
}.course_highlights_djmt p {
    color: #000000;
    max-width: 100%;
    z-index: 4;
    line-height: 1.7;
    font-size: 18px;
    position: relative;
    margin: 0;
}.course_highlights_djmt .culture_block_KclQ::after {
    bottom: -50px;
    background: rgb(196,137,167,0.5);
    z-index: 1;
    content: "";
    position: absolute;
    height: 200px;
    border-radius: 50%;
    left: -50px;
    opacity: 0.3;
    width: 200px;
    filter: blur(80px);
}.course_highlights_djmt .job_classes_YOQr::before {
    position: absolute;
    height: 90%;
    background-size: 20px 20px, 25px 25px;
    opacity: 0.2;
    animation: floatDots 10s infinite alternate ease-in-out;
    z-index: 1;
    content: "";
    background-position: 0 0, 10px 10px;
    width: 150px;
    background-image: 
        radial-gradient(circle, rgb(216,177,196,0.5) 1px, transparent 1px),
        radial-gradient(circle, rgb(196,137,167,0.5) 1px, transparent 1px);
    right: 48%;
    top: 20px;
}

@keyframes floatDots {
    0% {
        transform: translateY(0);
        opacity: 0.2;
    }
    100% {
        transform: translateY(-20px);
        opacity: 0.4;
    }
}

@media (max-width: 1199px) {.course_highlights_djmt .job_classes_YOQr {
    padding: 50px 50% 50px 50px;
}.course_highlights_djmt .img_card_QmZV {
    width: 42%;
    height: 85%;
}
}

@media (max-width: 991px) {.course_highlights_djmt {
    padding: 80px 0;
}.course_highlights_djmt .culture_block_KclQ {
    display: flex;
    flex-direction: column;
}.course_highlights_djmt .job_classes_YOQr {
    min-height: auto;
    padding: 220px 40px 50px 40px;
}.course_highlights_djmt .img_card_QmZV {
    position: absolute;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    top: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 80%;
    height: 200px;
    left: 10%;
}.course_highlights_djmt .page_top_UVzf {
    top: 160px;
    position: absolute;
    margin-bottom: 0;
    left: 40px;
}.course_highlights_djmt h3 {
    font-size: calc(31px * 0.9);
}.course_highlights_djmt .job_classes_YOQr::before {
    display: none;
}
}

@media (max-width: 767px) {.course_highlights_djmt {
    padding: 60px 0;
}.course_highlights_djmt .job_classes_YOQr {
    padding: 200px 30px 40px 30px;
}.course_highlights_djmt .img_card_QmZV {
    height: 180px;
}.course_highlights_djmt .page_top_UVzf {
    top: 140px;
    left: 30px;
}.course_highlights_djmt .page_top_UVzf svg {
    width: 60px;
}.course_highlights_djmt h3 {
    font-size: calc(31px * 0.8);
}.course_highlights_djmt p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.course_highlights_djmt {
    padding: 40px 0;
}.course_highlights_djmt .job_classes_YOQr {
    padding: 180px 25px 30px 25px;
}.course_highlights_djmt .img_card_QmZV {
    height: 160px;
}.course_highlights_djmt .page_top_UVzf {
    left: 25px;
    top: 120px;
}.course_highlights_djmt .page_top_UVzf svg {
    width: 50px;
}.course_highlights_djmt h3 {
    margin-bottom: 15px;
    font-size: calc(31px * 0.7);
}.course_highlights_djmt p {
    font-size: calc(18px * 0.9);
}}.company_overview_igsS {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.company_overview_igsS::before {
    bottom: 0;
    top: 0;
    content: "";
    right: 0;
    position: absolute;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, 
        rgba(30, 45, 75, 0.92) 0%,
        rgba(25, 35, 60, 0.95) 50%,
        rgba(20, 30, 55, 0.98) 100%);
    left: 0;
    z-index: 1;
}.company_overview_igsS::after {
    width: 100%;
    right: -50%;
    top: -50%;
    transform: rotate(35deg);
    height: 100%;
    filter: blur(60px);
    opacity: 0.08;
    background: radial-gradient(circle at center, rgb(216,177,196,0.5) 0%, transparent 70%);
    animation: shimmer 15s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    z-index: 2;
}.company_overview_igsS .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 5;
    max-width: 1200px;
}.company_overview_igsS .text_field_vWNE {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    padding: 50px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 5px 5px 10px rgba(255, 255, 255, 0.02),
        inset -5px -5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}.company_overview_igsS .text_field_vWNE:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.03),
        inset 5px 5px 10px rgba(255, 255, 255, 0.03),
        inset -5px -5px 10px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.company_overview_igsS h1 {
    letter-spacing: 1px;
    font-weight: 700;
    transform: translateZ(30px);
    position: relative;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 38px;
    margin-bottom: 40px;
}.company_overview_igsS h1::after {
    left: 0;
    content: "";
    border-radius: 1px;
    background: linear-gradient(90deg, rgb(216,177,196) 0%, rgb(196,137,167) 100%);
    height: 4px;
    width: 80px;
    animation: expandLine 1.5s ease-out forwards;
    transform-origin: left;
    bottom: -15px;
    position: absolute;
}.company_overview_igsS ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.company_overview_igsS ul li {
    margin-bottom: 15px;
}.company_overview_igsS ul li:first-child {
    margin-bottom: 25px;
}.company_overview_igsS h4 {
    display: inline-block;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    transform: translateZ(20px);
    font-size: calc(23px + 2px);
    position: relative;
    font-weight: 600;
    color: rgb(216,177,196);
}.company_overview_igsS h4::before {
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.8;
    background: rgb(196,137,167);
    top: 50%;
    position: absolute;
    width: 10px;
    left: -20px;
    height: 10px;
    content: "";
}.company_overview_igsS span {
    display: block;
    transform: translateZ(10px);
    column-count: 1;
    font-size: 13px;
    line-height: 1.8;
    text-align: justify;
    column-gap: 40px;
    position: relative;
    color: rgba(255, 255, 255, 0.85);
}

@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(10%) translateY(5%);
    }
    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(-10%) translateY(-5%);
    }
}


@media (min-width: 768px) {.company_overview_igsS .text_field_vWNE {
    padding: 60px 70px;
}.company_overview_igsS span {
    column-count: 2;
}.company_overview_igsS h1 {
    font-size: calc(38px + 10px);
}.company_overview_igsS h1::after {
    width: 120px;
}
    
    @keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 120px;
            opacity: 1;
        }
    }
}

@media (min-width: 1024px) {.company_overview_igsS {
    padding: 150px 0;
}.company_overview_igsS .text_field_vWNE {
    margin: 0 auto;
    padding: 80px 90px;
    max-width: 90%;
}.company_overview_igsS h1 {
    margin-bottom: 50px;
}.company_overview_igsS span {
    column-count: 2;
    column-gap: 60px;
}
}

@media (max-width: 767px) {.company_overview_igsS {
    padding: 80px 0;
}.company_overview_igsS .text_field_vWNE {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 25px;
}.company_overview_igsS h1 {
    margin-bottom: 30px;
    font-size: calc(38px - 2px);
}.company_overview_igsS h4 {
    font-size: 23px;
}.company_overview_igsS span {
    font-size: calc(13px - 1px);
    line-height: 1.6;
}.company_overview_igsS h1::after {
    bottom: -10px;
    width: 60px;
    height: 3px;
}@keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 60px;
            opacity: 1;
        }
    }
}.find_contact_OuRD {
    padding: 5rem 0;
    background-color: rgb(235,216,226);
    overflow: hidden;
    position: relative;
}.find_contact_OuRD::before {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    content: "";
    top: 0;
}.find_contact_OuRD::after {
    height: 200%;
    transform: rotate(-15deg);
    top: -50%;
    content: "";
    opacity: 0.2;
    z-index: 0;
    background: linear-gradient(135deg, rgb(216,177,196,0.5) 0%, transparent 70%);
    left: -20%;
    position: absolute;
    width: 120%;
}.find_contact_OuRD .container {
    position: relative;
    z-index: 2;
}.find_contact_OuRD .contact_details_XzCu {
    flex-direction: column;
    position: relative;
    display: flex;
}.find_contact_OuRD .contact_details_XzCu h3 {
    display: inline-block;
    font-size: 38px;
    width: auto;
    margin-bottom: 3rem;
    max-width: 70%;
    color: rgb(216,177,196);
    position: relative;
    font-weight: 700;
}.find_contact_OuRD .contact_details_XzCu h3::before {
    top: 50%;
    left: -1rem;
    content: "";
    background-color: rgb(216,177,196);
    transform: translateY(-50%);
    position: absolute;
    border-radius: 10px;
    width: 5px;
    height: 70%;
}.find_contact_OuRD .connect_now_gXRE {
    line-height: 1.6;
    color: #000000;
    margin-bottom: 3rem;
    max-width: 80%;
    font-size: calc(16px * 1.1);
}.find_contact_OuRD .join_community_mEeG {
    margin: -1rem;
    flex-wrap: wrap;
    display: flex;
}.find_contact_OuRD .join_community_mEeG > span {
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 2.5rem;
    min-width: 250px;
    border-radius: 22px;
    flex: 1 0 calc(33.333% - 2rem);
    background-color: #ffffff;
    margin: 1rem;
    overflow: hidden;
    opacity: 1;
}.find_contact_OuRD .join_community_mEeG > span::before {
    top: 0;
    left: 0;
    background: linear-gradient(45deg, transparent 98%, rgb(216,177,196) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(216,177,196) 0), 
                linear-gradient(135deg, transparent 98%, rgb(216,177,196) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(216,177,196) 0);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    z-index: -1;
    content: "";
}.find_contact_OuRD .join_community_mEeG > span:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.find_contact_OuRD .join_community_mEeG > span svg {
    right: 1.5rem;
    transition: all 0.4s ease;
    fill: rgb(216,177,196);
    position: absolute;
    height: 28px;
    width: 28px;
    top: 1.5rem;
    opacity: 0.7;
}.find_contact_OuRD .join_community_mEeG > span svg path {
    stroke: #ffffff;
    stroke-width: 0.5;
    transition: all 0.3s ease;
}.find_contact_OuRD .join_community_mEeG > span:hover svg path {
    stroke-width: 1;
}.find_contact_OuRD .join_community_mEeG p {
    align-items: center;
    margin: 0;
    position: relative;
    font-weight: 400;
    color: #000000;
    display: flex;
    font-size: 16px;
}.find_contact_OuRD .join_community_mEeG p svg {
    width: 18px;
    margin-right: 10px;
    position: static;
    opacity: 0.8;
    height: 18px;
    fill: rgb(216,177,196);
}.find_contact_OuRD .join_community_mEeG span > span {
    font-size: calc(16px * 1.1);
    color: rgb(216,177,196);
    align-items: center;
    display: flex;
    margin-top: 0.5rem;
    font-weight: 600;
}.find_contact_OuRD .join_community_mEeG span > span svg {
    width: 16px;
    opacity: 0.8;
    position: static;
    height: 16px;
    margin-right: 8px;
}.find_contact_OuRD .join_community_mEeG a {
    transition: color 0.3s ease;
    color: rgb(216,177,196);
    align-items: center;
    display: inline-flex;
    text-decoration: none;
    position: relative;
}.find_contact_OuRD .join_community_mEeG a svg {
    width: 14px;
    position: static;
    margin-right: 6px;
    height: 14px;
    transition: transform 0.3s ease;
}.find_contact_OuRD .join_community_mEeG a::after {
    transition: transform 0.3s ease;
    content: "";
    transform-origin: right;
    width: 100%;
    background-color: rgb(216,177,196);
    transform: scaleX(0);
    bottom: -2px;
    left: 0;
    position: absolute;
    height: 1px;
}.find_contact_OuRD .join_community_mEeG a:hover {
    color: rgb(196,137,167);
}.find_contact_OuRD .join_community_mEeG a:hover svg {
    transform: translateX(3px);
    fill: rgb(196,137,167);
}.find_contact_OuRD .join_community_mEeG a:hover::after {
    background-color: rgb(196,137,167);
    transform-origin: left;
    transform: scaleX(1);
}.find_contact_OuRD .talk_now_rvbI {
    margin-top: 3rem;
    background-color: #ffffff;
    border-radius: 22px;
    width: 100%;
    padding: 2.5rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}.find_contact_OuRD .talk_now_rvbI::before {
    height: 100%;
    content: "";
    background: linear-gradient(45deg, transparent 98%, rgb(196,137,167) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(196,137,167) 0), 
                linear-gradient(135deg, transparent 98%, rgb(196,137,167) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(196,137,167) 0);
    z-index: -1;
    opacity: 0.4;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}.find_contact_OuRD .talk_now_rvbI h4 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgb(196,137,167);
    position: relative;
    display: inline-flex;
    font-size: 19px;
    align-items: center;
}.find_contact_OuRD .talk_now_rvbI h4 svg {
    height: 22px;
    width: 22px;
    transition: transform 0.5s ease;
    margin-right: 10px;
    fill: rgb(196,137,167);
}.find_contact_OuRD .talk_now_rvbI:hover h4 svg {
    transform: rotate(360deg);
}.find_contact_OuRD .talk_now_rvbI h4::after {
    width: 40px;
    content: "";
    left: 0;
    height: 3px;
    position: absolute;
    border-radius: 10px;
    bottom: -8px;
    background-color: rgb(196,137,167);
}.find_contact_OuRD .talk_now_rvbI span {
    display: inline-flex;
    border-radius: 10px;
    font-size: 16px;
    background-color: rgba(rgb(196,137,167,0.5), 0.1);
    margin: 0.5rem 1rem 0.5rem 0;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    align-items: center;
}.find_contact_OuRD .talk_now_rvbI span:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(196,137,167,0.5), 0.2);
}.find_contact_OuRD .talk_now_rvbI span svg {
    opacity: 0.8;
    width: 14px;
    fill: rgb(196,137,167);
    height: 14px;
    transition: all 0.3s ease;
    margin-right: 8px;
}.find_contact_OuRD .talk_now_rvbI span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}.find_contact_OuRD .join_community_mEeG > span::after {
    width: 0;
    position: absolute;
    transition: width 0.5s ease;
    left: 0;
    height: 3px;
    top: 0;
    content: "";
    z-index: 2;
    background: linear-gradient(to right, rgb(216,177,196), rgb(196,137,167));
}.find_contact_OuRD .join_community_mEeG > span:hover::after {
    width: 100%;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(1) {
    animation-delay: 0.1s;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(2) {
    animation-delay: 0.2s;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(3) {
    animation-delay: 0.3s;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(4) {
    animation-delay: 0.4s;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(5) {
    animation-delay: 0.5s;
}.find_contact_OuRD .join_community_mEeG > span:nth-child(6) {
    animation-delay: 0.6s;
}.find_contact_OuRD .talk_now_rvbI {
    animation-delay: 0.7s;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}
@media (min-width: 1200px) {.find_contact_OuRD .join_community_mEeG > span {
    flex: 1 0 calc(33.333% - 2rem);
}.find_contact_OuRD {
    padding: 7rem 0;
}
}
@media (max-width: 1199px) and (min-width: 992px) {.find_contact_OuRD .join_community_mEeG > span {
    flex: 1 0 calc(50% - 2rem);
}.find_contact_OuRD .join_community_mEeG > span svg {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 991px) {.find_contact_OuRD {
    padding: 5rem 0;
}.find_contact_OuRD .join_community_mEeG > span {
    flex: 1 0 calc(50% - 2rem);
}.find_contact_OuRD .contact_details_XzCu h3 {
    max-width: 90%;
    font-size: calc(38px * 0.9);
}.find_contact_OuRD .connect_now_gXRE {
    max-width: 100%;
}.find_contact_OuRD .join_community_mEeG > span svg {
    right: 1.2rem;
    top: 1.2rem;
    width: 22px;
    height: 22px;
}.find_contact_OuRD .talk_now_rvbI h4 svg {
    width: 20px;
    height: 20px;
}
}
@media (max-width: 767px) {.find_contact_OuRD {
    padding: 4rem 0;
}.find_contact_OuRD .join_community_mEeG > span {
    flex: 1 0 calc(100% - 2rem);
}.find_contact_OuRD .contact_details_XzCu h3 {
    max-width: 100%;
    font-size: calc(38px * 0.8);
}.find_contact_OuRD .connect_now_gXRE {
    font-size: 16px;
}.find_contact_OuRD .talk_now_rvbI {
    padding: 2rem;
}.find_contact_OuRD .join_community_mEeG > span {
    padding: 2rem;
}.find_contact_OuRD .join_community_mEeG > span svg {
    width: 20px;
    top: 1rem;
    right: 1rem;
    height: 20px;
}.find_contact_OuRD .talk_now_rvbI span svg {
    width: 12px;
    height: 12px;
}
}
@media (max-width: 575px) {.find_contact_OuRD {
    padding: 3rem 0;
}.find_contact_OuRD .contact_details_XzCu h3 {
    margin-bottom: 2rem;
    font-size: 34px;
}.find_contact_OuRD .connect_now_gXRE {
    margin-bottom: 2rem;
}.find_contact_OuRD .join_community_mEeG {
    margin: -0.5rem;
}.find_contact_OuRD .join_community_mEeG > span {
    margin: 0.5rem;
    padding: 1.5rem;
}.find_contact_OuRD .talk_now_rvbI {
    padding: 1.5rem;
    margin-top: 2rem;
}.find_contact_OuRD .talk_now_rvbI span {
    margin: 0.3rem 0.5rem 0.3rem 0;
    padding: 0.3rem 0.7rem;
}.find_contact_OuRD .join_community_mEeG > span svg {
    width: 18px;
    top: 0.8rem;
    height: 18px;
    right: 0.8rem;
}.find_contact_OuRD .talk_now_rvbI h4 svg {
    height: 18px;
    width: 18px;
}.find_contact_OuRD .talk_now_rvbI span svg {
    margin-right: 5px;
    height: 10px;
    width: 10px;
}}
.find_contact_OuRD .container::before {
    animation: rotate 40s linear infinite;
    top: 10%;
    height: 300px;
    opacity: 0.1;
    width: 300px;
    right: -15%;
    content: "";
    border-radius: 50%;
    border: 30px solid rgb(216,177,196,0.5);
    z-index: -1;
    position: absolute;
}.find_contact_OuRD .container::after {
    border: 20px solid rgb(196,137,167,0.5);
    opacity: 0.1;
    left: -10%;
    width: 200px;
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    bottom: -10%;
    height: 200px;
}.find_contact_OuRD .join_community_mEeG > span:hover::after {
    background: linear-gradient(90deg, rgb(216,177,196), rgb(196,137,167), rgb(216,177,196));
    background-size: 200% 200%;
}.leadership_profile_YJqr {
    overflow: hidden;
    background: linear-gradient(180deg, rgb(235,216,226) 0%, rgb(196,137,167,0.5) 100%);
    position: relative;
    padding: 6rem 2rem 4rem;
}.leadership_profile_YJqr::before {
    left: 0;
    opacity: 0.2;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(216,177,196,0.5) 0px,
        rgb(216,177,196,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    width: 100%;
    content: "";
}.leadership_profile_YJqr::after {
    position: absolute;
    top: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 50%;
    content: "";
    opacity: 0.1;
    height: 100%;
    right: 0;
    z-index: 1;
    background: #ffffff;
}.leadership_profile_YJqr .reviews_hub_kPzO {
    align-items: center;
    flex-direction: column;
    max-width: 600px;
    z-index: 2;
    display: flex;
    position: relative;
    margin: 0 auto;
}.leadership_profile_YJqr .img_card_QmZV {
    height: 250px;
    position: relative;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    width: 200px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    margin-bottom: -50px;
    z-index: 3;
    border-radius: 0;
    transition: all 0.5s ease;
}.leadership_profile_YJqr .img_card_QmZV:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
}.leadership_profile_YJqr .emp_wrap_qotD {
    perspective: 1000px;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    width: 100%;
    flex-direction: column;
    position: relative;
    padding: 70px 30px 30px;
    z-index: 2;
    display: flex;
    background: #ffffff;
    transform-style: preserve-3d;
    align-items: center;
}.leadership_profile_YJqr .emp_wrap_qotD::before {
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    transform: translateZ(-20px);
    background: rgb(216,177,196);
    top: 0;
}.leadership_profile_YJqr .name {
    margin-bottom: 0.5rem;
    position: relative;
    color: rgb(216,177,196);
    font-weight: 700;
    text-align: center;
    font-size: 37px;
}.leadership_profile_YJqr .name::after {
    transform: translateX(-50%);
    content: "";
    width: 50px;
    position: absolute;
    height: 3px;
    background: rgb(196,137,167);
    left: 50%;
    bottom: -10px;
}.leadership_profile_YJqr .emp_wrap_qotD > div:nth-child(2) {
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(196,137,167);
    margin: 20px 0;
    text-align: center;
}.leadership_profile_YJqr .career_box_cEkB {
    width: 100%;
    color: #000000;
    line-height: 1.8;
    border-top: 1px solid rgb(235,216,226);
    position: relative;
    margin-top: 20px;
    font-weight: 400;
    padding-top: 30px;
    font-size: 12px;
    font-style: italic;
    text-align: center;
}.leadership_profile_YJqr .career_box_cEkB::before,
.leadership_profile_YJqr .career_box_cEkB::after {
    border-radius: 50%;
    width: 30px;
    background: rgb(196,137,167,0.5);
    height: 30px;
    position: absolute;
    content: "";
}.leadership_profile_YJqr .career_box_cEkB::before {
    left: 50%;
    transform: translateX(-20px);
    top: -15px;
}.leadership_profile_YJqr .career_box_cEkB::after {
    top: -15px;
    transform: translateX(-10px);
    left: 50%;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.leadership_profile_YJqr .emp_wrap_qotD:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.leadership_profile_YJqr {
    padding: 4rem 1rem 3rem;
}.leadership_profile_YJqr .img_card_QmZV {
    height: 180px;
    width: 150px;
    margin-bottom: -40px;
}.leadership_profile_YJqr .emp_wrap_qotD {
    padding: 60px 20px 20px;
}}.cookie_modal_message_biMJ {
    width: 100%;
    background: rgb(196,137,167);
    border-top: 3px solid rgb(216,177,196);
    position: fixed;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    padding: 15px 20px;
    z-index: 90;
    bottom: 0;
}.cookie_comply_gwne {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}.cookie_compl_Wmix {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie_compl_Wmix svg {
    height: 50px;
    fill: rgb(216,177,196);
    width: 50px;
}.cookie_eductrl_ltXT {
    flex-direction: column;
    justify-content: center;
    max-width: 600px;
    display: flex;
}.cookie_modal_message_biMJ h5 {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
}.cookie_modal_message_biMJ p {
    color: #000000;
    line-height: 1.5;
    font-size: 14px;
}.policy_ack_BOFq {
    cursor: pointer;
    text-decoration: none;
    padding: 10px 20px;
    border: 2px solid rgb(216,177,196);
    margin-left: 10px;
    min-width: 150px;
    color: #ffffff;
    border-radius: 10px;
    background: rgb(216,177,196);
    flex-shrink: 0;
    text-align: center;
    transition: none;
    font-size: 20px;
}.policy_ack_BOFq:hover {
    background: rgb(216,177,196,0.5);
    border-color: rgb(216,177,196,0.5);
}.cookie_modal_message_biMJ p a {
    border-bottom: 2px solid rgb(216,177,196);
    text-decoration: none;
    color: rgb(216,177,196);
}.cookie_modal_message_biMJ p a:hover {
    color: rgb(196,137,167);
    border-bottom-color: rgb(196,137,167);
}
@media only screen and (max-width: 1200px) {.cookie_modal_message_biMJ {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.cookie_compl_Wmix {
    display: none;
}.cookie_comply_gwne {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_modal_message_biMJ h5, .cookie_modal_message_biMJ p {
    text-align: center;
}.cookie_eductrl_ltXT {
    margin-bottom: 15px;
}.policy_ack_BOFq {
    margin-left: 0;
    margin-top: 10px;
}}
#cookie_info_notice_UIai {
    display: none;
}#cookie_info_notice_UIai:checked ~ .cookie_modal_message_biMJ {
    visibility: hidden;
    opacity: 0;
}.trial_offer_TFcA {
    padding: 80px 0 40px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}.trial_offer_TFcA::before {
    width: 100%;
    top: 0;
    left: 0;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    position: absolute;
    height: 100%;
    content: "";
}footer {
    position: relative;
}.trial_offer_TFcA .container {
    gap: 40px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr;
}.trial_offer_TFcA .company_holder {
    padding-right: 40px;
    position: relative;
}.trial_offer_TFcA .company_holder::after {
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(196,137,167,0.5), 
        transparent);
    right: 0;
    top: 20%;
    width: 1px;
    content: "";
    height: 60%;
    position: absolute;
}.trial_offer_TFcA .company_holder h3 {
    font-size: calc(37px * 0.9);
    display: inline-block;
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
}.trial_offer_TFcA .company_holder h3::after {
    bottom: -8px;
    left: 0;
    content: "";
    position: absolute;
    width: 40px;
    border-radius: 10px;
    height: 3px;
    background: rgb(216,177,196);
}.trial_offer_TFcA .sustain_cta_CNhZ {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.6;
    max-width: 90%;
    opacity: 0.8;
    color: #ffffff;
}.trial_offer_TFcA .zoom_meet_QvCR {
    justify-content: flex-end;
    display: flex;
}.trial_offer_TFcA .head_info_xUJA {
    gap: 60px;
    display: flex;
}.trial_offer_TFcA .top_train_hzYg {
    position: relative;
}.trial_offer_TFcA .top_train_hzYg h5 {
    position: relative;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 12px;
}.trial_offer_TFcA .top_train_hzYg h5::after {
    height: 2px;
    width: 30px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    background: rgb(216,177,196);
    content: "";
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA {
    flex-direction: column;
    display: flex;
    gap: 15px;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a {
    font-size: calc(12px * 0.95);
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.7;
    padding-left: 0;
    position: relative;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a::before {
    position: absolute;
    transition: all 0.3s ease;
    width: 0;
    height: 1px;
    left: 0;
    transform: translateY(-50%);
    background: rgb(216,177,196);
    content: "";
    opacity: 0;
    top: 50%;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:hover {
    color: rgb(216,177,196);
    opacity: 1;
    padding-left: 12px;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:hover::before {
    width: 8px;
    opacity: 1;
}.template_cta_jCZx {
    padding: 20px 0;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.3);
}.template_cta_jCZx .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.template_cta_jCZx .play_market_Mgcx {
    opacity: 0.6;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(216,177,196,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(216,177,196);
    }
}

@media (max-width: 991px) {.trial_offer_TFcA {
    padding: 60px 0 30px;
}.trial_offer_TFcA .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.trial_offer_TFcA .company_holder {
    padding-right: 0;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}.trial_offer_TFcA .company_holder::after {
    display: none;
}.trial_offer_TFcA .company_holder h3 {
    margin-left: auto;
    margin-right: auto;
}.trial_offer_TFcA .company_holder h3::after {
    width: 60px;
    transform: translateX(-50%);
    left: 50%;
}.trial_offer_TFcA .sustain_cta_CNhZ {
    max-width: 100%;
    text-align: center;
}.trial_offer_TFcA .zoom_meet_QvCR {
    justify-content: center;
}
}

@media (max-width: 767px) {.trial_offer_TFcA {
    padding: 50px 0 20px;
}.trial_offer_TFcA .head_info_xUJA {
    flex-direction: column;
    width: 100%;
    gap: 40px;
}.trial_offer_TFcA .top_train_hzYg {
    text-align: center;
}.trial_offer_TFcA .top_train_hzYg h5 {
    text-align: center;
}.trial_offer_TFcA .top_train_hzYg h5::after {
    transform: translateX(-50%);
    left: 50%;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA {
    align-items: center;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a {
    text-align: center;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a::before {
    display: none;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:hover {
    padding-left: 0;
}
}

@media (max-width: 480px) {.trial_offer_TFcA {
    padding: 40px 0 20px;
}.trial_offer_TFcA .company_holder h3 {
    font-size: calc(37px * 0.8);
}.trial_offer_TFcA .sustain_cta_CNhZ {
    font-size: calc(12px * 0.9);
}.template_cta_jCZx .play_market_Mgcx {
    font-size: calc(14px * 0.9);
}}

.trial_offer_TFcA::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}.trial_offer_TFcA::after {
    box-shadow: 0 0 40px rgb(216,177,196,0.5);
}.trial_offer_TFcA .container::before {
    position: absolute;
    border-radius: 50%;
    animation: pulse 10s infinite alternate-reverse;
    content: "";
    left: -75px;
    background: radial-gradient(
        circle, 
        rgb(196,137,167,0.5), 
        transparent 70%
    );
    bottom: -75px;
    filter: blur(30px);
    width: 150px;
    height: 150px;
}.trial_offer_TFcA .top_train_hzYg::before {
    height: 5px;
    top: 10px;
    left: -15px;
    content: "";
    border-radius: 50%;
    width: 5px;
    background: rgb(216,177,196);
    position: absolute;
    opacity: 0.7;
}.trial_offer_TFcA .top_train_hzYg:hover::before {
    animation: glow 2s infinite;
}.trial_offer_TFcA .company_holder::before {
    height: 1px;
    left: 0;
    width: 100px;
    bottom: -20px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(216,177,196,0.5), 
        transparent);
}

@media (max-width: 991px) {.trial_offer_TFcA .company_holder::before {
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(216,177,196,0.5), 
            transparent);
}}

.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a::after {
    height: 1px;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    width: 0;
    position: absolute;
    bottom: -2px;
    background: rgb(216,177,196);
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:hover::after {
    width: 100%;
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:nth-child(odd):hover {
    transform: translateX(2px);
}.trial_offer_TFcA .top_train_hzYg .head_info_xUJA a:nth-child(even):hover {
    transform: translateX(2px);
}

@media (min-width: 992px) {footer::after {
    right: 0;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(196,137,167,0.5), 
            transparent);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 1px;
}.trial_offer_TFcA::before {
    background-blend-mode: overlay;
}}

.trial_offer_TFcA .company_holder h3::before {
    position: absolute;
    top: 50%;
    background: rgb(216,177,196);
    content: "";
    width: 20px;
    height: 1px;
    opacity: 0.7;
    left: -30px;
}

@media (max-width: 991px) {.trial_offer_TFcA .company_holder h3::before {
    display: none;
}}

.template_cta_jCZx {
    position: relative;
    overflow: hidden;
}.template_cta_jCZx::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(196,137,167,0.5), 
        transparent);
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
}.template_cta_jCZx::after {
    position: absolute;
    opacity: 0.3;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(196,137,167,0.5), 
        transparent);
    content: "";
    width: 30%;
    left: 35%;
    height: 1px;
}.template_cta_jCZx .play_market_Mgcx {
    transition: all 0.3s ease;
    position: relative;
}.template_cta_jCZx .play_market_Mgcx:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}.title_greeting_yRJp {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    display: flex;
    padding: 3rem 1.5rem;
    align-items: center;
    justify-content: center;
}.title_greeting_yRJp::before {
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.65) 50%,
    rgba(0, 0, 0, 0.75) 100%);
}.title_greeting_yRJp::after {
    z-index: 2;
    bottom: 0;
    pointer-events: none;
    right: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgb(216,177,196,0.5) 0px,
    transparent 1px,
    transparent 10px,
    rgb(216,177,196,0.5) 11px,
    transparent 12px
  );
    left: 0;
    top: 0;
    opacity: 0.06;
    content: "";
    position: absolute;
}.title_greeting_yRJp > div {
    position: relative;
    max-width: 1200px;
    flex-direction: column;
    width: 100%;
    z-index: 3;
    display: flex;
    animation: slide-up 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px);
    gap: 3rem;
}.title_greeting_yRJp > div > div:first-child {
    position: relative;
    padding-left: 1rem;
}.title_greeting_yRJp > div > div:first-child::before {
    animation: line-grow 1s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    height: 100%;
    transform: scaleY(0);
    background: linear-gradient(to bottom, 
    rgb(216,177,196), 
    rgb(196,137,167));
    top: 0;
    content: "";
    width: 6px;
    position: absolute;
    transform-origin: top;
    left: 0;
}.title_greeting_yRJp .title_style_header {
    line-height: 1.2;
    margin: 0;
    opacity: 0;
    color: #ffffff;
    animation: fade-in-slide 1s cubic-bezier(0.22, 1, 0.36, 1) 0.5s forwards;
    font-weight: 700;
    text-shadow: 0 4px 12px rgba(0,0,0,0.3);
    transform: translateX(-10px);
    position: relative;
    font-size: clamp(2.5rem, 5vw, 46px);
}.title_greeting_yRJp .study_tools_Jgox {
    transform: translateY(30px);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 2.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    gap: 2rem;
    background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.03) 0%, 
    rgba(255, 255, 255, 0.1) 100%);
    animation: fade-in-up 1s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    flex-direction: column;
    opacity: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(8px);
    display: flex;
    backdrop-filter: blur(8px);
}.title_greeting_yRJp .who_weare_jtam {
    position: relative;
    animation: fade-in 1s ease 1.1s forwards;
    opacity: 0;
}.title_greeting_yRJp .who_weare_jtam::before {
    height: 40px;
    opacity: 0.1;
    transform: rotate(45deg);
    background: rgb(196,137,167);
    content: "";
    animation: rotate-accent 30s linear infinite;
    left: -20px;
    position: absolute;
    top: -10px;
    width: 40px;
    z-index: -1;
}.title_greeting_yRJp .who_weare_jtam h3 {
    font-size: clamp(1.2rem, 2.5vw, 1.6rem);
    color: #ffffff;
    margin: 0;
    line-height: 1.4;
    font-weight: 600;
}.title_greeting_yRJp .study_tools_Jgox > div:last-child {
    align-items: center;
    display: flex;
    animation: fade-in 1s ease 1.4s forwards;
    position: relative;
    opacity: 0;
}.title_greeting_yRJp .study_tools_Jgox > div:last-child::before {
    left: 0;
    position: absolute;
    content: "";
    top: -15px;
    height: 1px;
    width: 50px;
    background: linear-gradient(to right, rgb(216,177,196), transparent);
}.title_greeting_yRJp .study_tools_Jgox p {
    line-height: 1.6;
    margin: 0;
    font-size: clamp(1rem, 2vw, 1.25rem);
    padding-left: 1rem;
    color: #ffffff;
    position: relative;
}.title_greeting_yRJp .study_tools_Jgox p::before {
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    animation: pulse 3s ease infinite;
    top: 50%;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    content: "";
    background-color: rgb(216,177,196);
}

@keyframes slide-up {
  from {
    transform: translateY(20px);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes fade-in-slide {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes line-grow {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-50%) scale(1.5);
    opacity: 0.7;
  }
}

@keyframes rotate-accent {
  from {
    transform: rotate(45deg);
  }
  to {
    transform: rotate(405deg);
  }
}

@media (min-width: 768px) {.title_greeting_yRJp {
    padding: 5rem 2rem;
}.title_greeting_yRJp > div {
    gap: 4rem;
}.title_greeting_yRJp > div > div:first-child {
    padding-left: 2rem;
}.title_greeting_yRJp > div > div:first-child::before {
    width: 8px;
}.title_greeting_yRJp .study_tools_Jgox {
    padding: 3.5rem;
}.title_greeting_yRJp .who_weare_jtam::before {
    height: 60px;
    width: 60px;
    left: -30px;
    top: -15px;
}
}

@media (min-width: 1024px) {.title_greeting_yRJp > div {
    gap: 5rem;
}.title_greeting_yRJp .study_tools_Jgox {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: center bottom;
}.title_greeting_yRJp .study_tools_Jgox:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_greeting_yRJp > div > div:first-child {
    padding-left: 3rem;
}.title_greeting_yRJp > div > div:first-child::before {
    width: 10px;
}
}

@media (max-width: 480px) {.title_greeting_yRJp {
    padding: 2rem 1rem;
}.title_greeting_yRJp > div {
    gap: 2rem;
}.title_greeting_yRJp .study_tools_Jgox {
    padding: 1.5rem;
}.title_greeting_yRJp .who_weare_jtam h3 {
    font-size: 1.1rem;
}.title_greeting_yRJp .study_tools_Jgox p {
    font-size: 0.95rem;
}}.enroll_instantly_WnQg {
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(196,137,167) 0%, rgb(216,177,196) 100%);
    padding: 5rem 1.5rem;
    position: relative;
}.enroll_instantly_WnQg::before {
    left: 0;
    background: radial-gradient(circle at 30% 70%, rgb(196,137,167,0.5) 0%, transparent 50%);
    animation: pulse 15s infinite alternate ease-in-out;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
    width: 100%;
}.enroll_instantly_WnQg::after {
    z-index: -1;
    height: 200%;
    top: -50%;
    animation: float 20s infinite alternate ease-in-out;
    transform: rotate(-30deg);
    right: -20%;
    position: absolute;
    width: 70%;
    content: "";
    background: radial-gradient(ellipse at center, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
}.enroll_instantly_WnQg .container {
    justify-content: center;
    perspective: 1000px;
    max-width: 1200px;
    gap: 3rem;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    position: relative;
    display: flex;
}.enroll_instantly_WnQg h2 {
    letter-spacing: 0.5px;
    max-width: 800px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    animation: fadeInUp 0.8s ease-out forwards;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 700;
}.enroll_instantly_WnQg .culture_block_KclQ {
    display: flex;
    animation: floatIn 1s ease-out 0.3s forwards;
    gap: 2rem;
    transform-style: preserve-3d;
    opacity: 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
              0 5px 15px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    justify-content: center;
    transform: rotateX(5deg) translateZ(30px);
    align-items: center;
    padding: 2.5rem 3rem;
    backdrop-filter: blur(10px);
}.enroll_instantly_WnQg svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
    width: 4rem;
    transform: translateZ(40px);
    height: 4rem;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.enroll_instantly_WnQg svg:hover {
    transform: translateZ(40px) scale(1.1) rotate(15deg);
}.enroll_instantly_WnQg svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.enroll_instantly_WnQg svg:hover path {
    fill: rgb(196,137,167);
}.enroll_instantly_WnQg .culture_block_KclQ div {
    position: relative;
    transform: translateZ(30px);
    z-index: 2;
}.enroll_instantly_WnQg .message_request_zkvX {
    text-decoration: none;
    isolation: isolate;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1),
              0 5px 10px rgba(0, 0, 0, 0.05),
              0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    position: relative;
    color: rgb(216,177,196);
    font-size: 15px;
    display: inline-block;
    padding: 1rem 2.5rem;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 8px;
    background: #ffffff;
}.enroll_instantly_WnQg .message_request_zkvX::before {
    height: 100%;
    position: absolute;
    content: "";
    left: -100%;
    transition: all 0.5s ease;
    z-index: -1;
    width: 100%;
    top: 0;
    background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.2) 50%,
    transparent 100%
  );
}.enroll_instantly_WnQg .message_request_zkvX:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15),
              0 8px 12px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: translateY(-5px) scale(1.03);
    color: rgb(196,137,167);
}.enroll_instantly_WnQg .message_request_zkvX:hover::before {
    left: 100%;
}.enroll_instantly_WnQg .message_request_zkvX:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1),
              0 3px 8px rgba(0, 0, 0, 0.05);
    transform: translateY(-2px) scale(0.98);
}

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

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

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

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

@media (max-width: 992px) {.enroll_instantly_WnQg {
    padding: 4rem 1.5rem;
}.enroll_instantly_WnQg h2 {
    font-size: calc(32px * 0.9);
}.enroll_instantly_WnQg .culture_block_KclQ {
    transform: rotateX(3deg) translateZ(20px);
    padding: 2rem 2.5rem;
}
}

@media (max-width: 768px) {.enroll_instantly_WnQg {
    padding: 3.5rem 1.25rem;
}.enroll_instantly_WnQg h2 {
    font-size: calc(32px * 0.8);
}.enroll_instantly_WnQg .culture_block_KclQ {
    gap: 1.5rem;
    flex-direction: column;
    transform: none;
    padding: 2rem;
}.enroll_instantly_WnQg svg {
    height: 3.5rem;
    width: 3.5rem;
}.enroll_instantly_WnQg .message_request_zkvX {
    padding: 0.9rem 2rem;
}
}

@media (max-width: 576px) {.enroll_instantly_WnQg {
    padding: 3rem 1rem;
}.enroll_instantly_WnQg h2 {
    font-size: calc(32px * 0.7);
}.enroll_instantly_WnQg .culture_block_KclQ {
    width: 90%;
    padding: 1.75rem;
    gap: 1.25rem;
}.enroll_instantly_WnQg svg {
    height: 3rem;
    width: 3rem;
}.enroll_instantly_WnQg .message_request_zkvX {
    padding: 0.8rem 1.75rem;
    font-size: calc(15px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.enroll_instantly_WnQg::before,
  .enroll_instantly_WnQg::after,
  .enroll_instantly_WnQg h2,
  .enroll_instantly_WnQg .culture_block_KclQ,
  .enroll_instantly_WnQg svg,
  .enroll_instantly_WnQg .message_request_zkvX::before {
    animation: none;
    transition: none;
}.enroll_instantly_WnQg .culture_block_KclQ {
    opacity: 1;
    transform: none;
}.enroll_instantly_WnQg h2 {
    transform: none;
    opacity: 1;
}}.thanksPage_FXTz {
    background: linear-gradient(135deg, rgb(235,216,226) 0%, rgb(216,177,196,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 80px 0;
}.thanksPage_FXTz::before {
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.03) 20px,
    rgba(255, 255, 255, 0.03) 40px
  );
    content: "";
    position: absolute;
    height: 100%;
}.thanksPage_FXTz::after {
    position: absolute;
    pointer-events: none;
    width: 80%;
    right: -50%;
    background: linear-gradient(
    to bottom right,
    transparent,
    rgba(var(--primary-color-rgb), 0.05) 30%,
    rgba(var(--primary-color-rgb), 0.1) 60%,
    transparent
  );
    content: "";
    top: -50%;
    z-index: 2;
    transform: rotate(35deg);
    height: 200%;
}.thanksPage_FXTz .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
}.thanksPage_FXTz .culture_block_KclQ {
    padding: 50px 40px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    display: grid;
    background: #ffffff;
    gap: 30px;
    transform-origin: center top;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
}.thanksPage_FXTz .culture_block_KclQ::before {
    height: 100%;
    content: "";
    width: 5px;
    transform: scaleY(1.03);
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(216,177,196), rgb(196,137,167));
    left: 0;
}.thanksPage_FXTz .culture_block_KclQ:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
}.thanksPage_FXTz h5 {
    position: relative;
    margin: 0 0 10px;
    transform: translateX(15px);
    font-size: 18px;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    line-height: 1.4;
    color: rgb(216,177,196);
}.thanksPage_FXTz h5::after {
    transform: scaleX(0.7);
    transform-origin: left;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(196,137,167);
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 80px;
}.thanksPage_FXTz .culture_block_KclQ:hover h5 {
    transform: translateX(0);
}.thanksPage_FXTz .culture_block_KclQ:hover h5::after {
    transform: scaleX(1);
}.thanksPage_FXTz p {
    font-size: 14px;
    margin: 0;
    line-height: 1.7;
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
}.thanksPage_FXTz a {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding: 15px 20px;
    text-decoration: none;
    display: block;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.03), transparent);
    transition: all 0.4s ease;
}.thanksPage_FXTz a::before {
    left: 0;
    height: 100%;
    position: absolute;
    background: rgb(216,177,196);
    transition: width 0.3s ease;
    content: "";
    width: 3px;
    opacity: 0.5;
    top: 0;
}.thanksPage_FXTz a:hover {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.07), transparent 70%);
}.thanksPage_FXTz a:hover::before {
    width: 5px;
}.thanksPage_FXTz a:hover p {
    color: rgb(216,177,196);
}.thanksPage_FXTz a::after {
    bottom: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.1) 50%);
    transition: all 0.3s ease;
    content: "";
    right: 0;
}.thanksPage_FXTz a:hover::after {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.2) 50%);
}

@media (min-width: 768px) {.thanksPage_FXTz {
    padding: 120px 0;
}.thanksPage_FXTz .culture_block_KclQ {
    gap: 50px;
    padding: 60px 70px 60px 60px;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.thanksPage_FXTz h5 {
    font-size: calc(18px * 1.1);
    transform: translateX(25px);
}.thanksPage_FXTz p {
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.thanksPage_FXTz {
    padding: 60px 0;
}.thanksPage_FXTz .culture_block_KclQ {
    transform: perspective(1000px) rotateX(1deg);
    padding: 35px 25px;
}.thanksPage_FXTz h5 {
    font-size: calc(18px * 0.9);
    transform: translateX(10px);
}.thanksPage_FXTz a {
    padding: 10px 15px;
}.thanksPage_FXTz a::after {
    width: 20px;
    height: 20px;
}
}

@media (hover: none) {.thanksPage_FXTz .culture_block_KclQ {
    transform: none;
}.thanksPage_FXTz .culture_block_KclQ:hover {
    transform: none;
}.thanksPage_FXTz h5 {
    transform: none;
}.thanksPage_FXTz h5::after {
    transform: scaleX(1);
}
}

@media (prefers-reduced-motion: reduce) {.thanksPage_FXTz .culture_block_KclQ,
  .thanksPage_FXTz h5,
  .thanksPage_FXTz h5::after,
  .thanksPage_FXTz a,
  .thanksPage_FXTz a::before,
  .thanksPage_FXTz a::after {
    transition: none;
}}.aspiring_learners_tRmY {
    position: relative;
    background: rgb(235,216,226);
    padding: 120px 0;
    overflow: hidden;
}.aspiring_learners_tRmY::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(216,177,196,0.5) 0,
        rgb(216,177,196,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.05;
    left: 0;
}.aspiring_learners_tRmY .culture_block_KclQ {
    margin: 0 auto;
    position: relative;
    padding: 0 30px;
    max-width: 1200px;
    z-index: 1;
}.aspiring_learners_tRmY h3 {
    text-align: center;
    color: #000000;
    margin-bottom: 80px;
    font-size: 36px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
}.aspiring_learners_tRmY h3::after {
    background: linear-gradient(90deg, rgb(216,177,196), rgb(196,137,167));
    bottom: 0;
    content: "";
    left: 50%;
    height: 5px;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    width: 80px;
    transform: translateX(-50%);
}.aspiring_learners_tRmY ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px 30px;
}.aspiring_learners_tRmY ul li {
    min-height: 100px;
    color: #000000;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 1;
    transform: perspective(1000px) rotateX(5deg);
    max-width: 350px;
    padding: 25px 25px 25px 80px;
    background: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    font-size: 17px;
    flex: 0 0 calc(33.333% - 20px);
}.aspiring_learners_tRmY ul li::before,
.aspiring_learners_tRmY ul li::after {
    content: "";
    position: absolute;
    transition: all 0.4s ease;
    background: #ffffff;
}.aspiring_learners_tRmY ul li::before {
    border: 1px solid rgb(196,137,167,0.5);
    z-index: -1;
    left: 5px;
    transform: translateZ(-10px);
    top: 5px;
    right: 5px;
    bottom: 5px;
}.aspiring_learners_tRmY ul li::after {
    background: rgb(216,177,196,0.5);
    top: 15px;
    left: 15px;
    bottom: 0;
    right: 15px;
    opacity: 0.3;
    z-index: -2;
    transform: translateZ(-20px);
}.aspiring_learners_tRmY ul li:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
}.aspiring_learners_tRmY ul li:hover::before {
    transform: translateZ(-15px);
}.aspiring_learners_tRmY ul li:hover::after {
    transform: translateZ(-30px);
}.aspiring_learners_tRmY ul li svg {
    width: 40px;
    left: 25px;
    position: absolute;
    transition: all 0.4s ease;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
}.aspiring_learners_tRmY ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.aspiring_learners_tRmY ul li svg path {
    fill: rgb(216,177,196);
    transition: fill 0.4s ease;
}.aspiring_learners_tRmY ul li:hover svg path {
    fill: rgb(196,137,167);
}.aspiring_learners_tRmY ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.aspiring_learners_tRmY ul li:nth-child(3n+2) {
    transform: perspective(1000px) rotateX(5deg);
}.aspiring_learners_tRmY ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}.aspiring_learners_tRmY ul li:nth-child(3n+1):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.aspiring_learners_tRmY ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.aspiring_learners_tRmY ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

@media (max-width: 992px) {.aspiring_learners_tRmY {
    padding: 100px 0;
}.aspiring_learners_tRmY h3 {
    margin-bottom: 60px;
    font-size: calc(36px * 0.9);
}.aspiring_learners_tRmY ul {
    gap: 40px 25px;
}.aspiring_learners_tRmY ul li {
    padding: 20px 20px 20px 70px;
    flex: 0 0 calc(50% - 20px);
}.aspiring_learners_tRmY ul li svg {
    left: 20px;
    height: 35px;
    width: 35px;
}
}

@media (max-width: 768px) {.aspiring_learners_tRmY {
    padding: 80px 0;
}.aspiring_learners_tRmY h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 50px;
}.aspiring_learners_tRmY ul {
    gap: 30px;
}.aspiring_learners_tRmY ul li {
    max-width: 450px;
    flex: 0 0 100%;
}.aspiring_learners_tRmY ul li,
    .aspiring_learners_tRmY ul li:nth-child(3n+1),
    .aspiring_learners_tRmY ul li:nth-child(3n+2),
    .aspiring_learners_tRmY ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(3deg);
}.aspiring_learners_tRmY ul li:hover,
    .aspiring_learners_tRmY ul li:nth-child(3n+1):hover,
    .aspiring_learners_tRmY ul li:nth-child(3n+2):hover,
    .aspiring_learners_tRmY ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-8px);
}
}

@media (max-width: 480px) {.aspiring_learners_tRmY {
    padding: 60px 0;
}.aspiring_learners_tRmY .culture_block_KclQ {
    padding: 0 20px;
}.aspiring_learners_tRmY h3 {
    font-size: calc(36px * 0.7);
    margin-bottom: 40px;
}.aspiring_learners_tRmY ul {
    gap: 25px;
}.aspiring_learners_tRmY ul li {
    padding: 18px 15px 18px 65px;
}.aspiring_learners_tRmY ul li svg {
    width: 30px;
    left: 18px;
    height: 30px;
}.aspiring_learners_tRmY ul li,
    .aspiring_learners_tRmY ul li:nth-child(3n+1),
    .aspiring_learners_tRmY ul li:nth-child(3n+2),
    .aspiring_learners_tRmY ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.aspiring_learners_tRmY ul li:hover,
    .aspiring_learners_tRmY ul li:nth-child(3n+1):hover,
    .aspiring_learners_tRmY ul li:nth-child(3n+2):hover,
    .aspiring_learners_tRmY ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}}.learning_outcomes_dfYx {
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(235,216,226) 50%, rgba(rgb(216,177,196,0.5), 0.05) 100%);
}.learning_outcomes_dfYx::before {
    position: absolute;
    filter: blur(50px);
    right: -5%;
    width: 40%;
    z-index: 0;
    background: radial-gradient(circle, rgb(196,137,167) 0%, transparent 70%);
    content: '';
    opacity: 0.1;
    top: -5%;
    height: 40%;
}.learning_outcomes_dfYx::after {
    height: 30%;
    background: radial-gradient(circle, rgb(216,177,196) 0%, transparent 70%);
    bottom: -5%;
    z-index: 0;
    position: absolute;
    content: '';
    left: -5%;
    width: 30%;
    filter: blur(40px);
    opacity: 0.1;
}.learning_outcomes_dfYx .container {
    z-index: 1;
    display: grid;
    gap: 3rem;
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.learning_outcomes_dfYx .img_card_QmZV {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.7s cubic-bezier(0.17, 0.67, 0.3, 1.33);
    height: auto;
    filter: brightness(1.03) contrast(1.05);
    transform: perspective(1000px) rotateY(-5deg);
    clip-path: polygon(0 5%, 95% 0, 100% 95%, 5% 100%);
    object-fit: cover;
    width: 100%;
}.learning_outcomes_dfYx .img_card_QmZV:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.learning_outcomes_dfYx .culture_block_KclQ {
    flex-direction: column;
    display: flex;
    justify-content: center;
}.learning_outcomes_dfYx .text_field_vWNE {
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-left: 4px solid rgb(216,177,196);
    background: linear-gradient(140deg, rgba(rgb(255, 255, 255, 0.5), 0.97), rgba(rgb(255, 255, 255, 0.5), 0.85));
    transform: translateX(0);
    padding: 2.5rem;
    transition: transform 0.5s ease-out;
}.learning_outcomes_dfYx .text_field_vWNE:hover {
    transform: translateX(10px);
}.learning_outcomes_dfYx h1 {
    font-weight: 700;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.3;
    color: #000000;
    font-size: 30px;
}.learning_outcomes_dfYx h1::after {
    content: '';
    position: absolute;
    transition: transform 0.4s ease;
    width: 60px;
    transform: scaleX(1);
    height: 3px;
    transform-origin: left;
    background: rgb(216,177,196);
    bottom: -0.8rem;
    left: 0;
}.learning_outcomes_dfYx .text_field_vWNE:hover h1::after {
    transform: scaleX(1.5);
}.learning_outcomes_dfYx ul {
    padding: 0;
    list-style: none;
    gap: 1.2rem;
    grid-template-columns: 1fr;
    margin: 0;
    display: grid;
}.learning_outcomes_dfYx li {
    align-items: flex-start;
    display: flex;
    position: relative;
    transition: transform 0.3s ease;
}.learning_outcomes_dfYx li:hover {
    transform: translateX(5px);
}.learning_outcomes_dfYx li p {
    margin: 0;
    color: #000000;
    line-height: 1.5;
    display: flex;
    font-size: calc(18px * 0.95);
    padding-left: 0.5rem;
    align-items: flex-start;
}.learning_outcomes_dfYx svg {
    margin-top: 0.2rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-right: 0.8rem;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}.learning_outcomes_dfYx li:hover svg {
    transform: scale(1.15);
}.learning_outcomes_dfYx svg path {
    transition: fill 0.3s ease;
    fill: rgb(216,177,196);
}.learning_outcomes_dfYx li:hover svg path {
    fill: rgb(196,137,167);
}.learning_outcomes_dfYx .text_field_vWNE, 
.learning_outcomes_dfYx .img_card_QmZV,
.learning_outcomes_dfYx li {
    cursor: pointer;
}

@media (min-width: 768px) {.learning_outcomes_dfYx .container {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 4rem;
}.learning_outcomes_dfYx h1 {
    font-size: 47px;
}.learning_outcomes_dfYx ul {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.learning_outcomes_dfYx .img_card_QmZV {
    max-height: 600px;
    height: 100%;
}
}

@media (min-width: 992px) {.learning_outcomes_dfYx {
    padding: 9rem 0;
}.learning_outcomes_dfYx .container {
    gap: 5rem;
}.learning_outcomes_dfYx .text_field_vWNE {
    padding: 3.5rem;
}.learning_outcomes_dfYx ul {
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.learning_outcomes_dfYx {
    padding: 5rem 0;
}.learning_outcomes_dfYx .img_card_QmZV {
    max-height: 350px;
    object-position: center;
}.learning_outcomes_dfYx .text_field_vWNE {
    padding: 1.8rem;
}.learning_outcomes_dfYx h1 {
    font-size: calc(30px * 0.85);
    margin-bottom: 1.5rem;
}.learning_outcomes_dfYx li p {
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 480px) {.learning_outcomes_dfYx .img_card_QmZV {
    clip-path: polygon(0 3%, 97% 0, 100% 97%, 3% 100%);
    max-height: 280px;
}.learning_outcomes_dfYx h1 {
    font-size: calc(30px * 0.75);
}.learning_outcomes_dfYx .text_field_vWNE {
    padding: 1.5rem;
}.learning_outcomes_dfYx ul {
    gap: 1rem;
}}.cost_plan_ynjI {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
}.cost_plan_ynjI::before {
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(196,137,167,0.5), rgba(0, 0, 0, 0.5) 80%);
    content: "";
    height: 100%;
    top: 0;
}.cost_plan_ynjI::after {
    position: absolute;
    height: 200%;
    top: -50%;
    left: -50%;
    width: 200%;
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    pointer-events: none;
    z-index: -1;
    content: "";
    animation: rotateBackground 180s linear infinite;
}.cost_plan_ynjI .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.rate_panel_yZGw {
    position: relative;
}.cost_plan_ynjI h2 {
    font-size: 35px;
    font-weight: 700;
    transform: perspective(1000px) translateZ(20px);
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 25px;
    color: #ffffff;
}.cost_plan_ynjI h2::after {
    left: 50%;
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(216,177,196), transparent);
    content: "";
}.cost_plan_ynjI .cost_matrix_mLAQ {
    opacity: 0.9;
    transform: perspective(1000px) translateZ(10px);
    line-height: 1.6;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 60px;
    color: #ffffff;
    font-size: 18px;
}.cost_plan_ynjI .rate_list_EmRQ {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    padding: 0;
    display: grid;
}.cost_plan_ynjI .rate_list_EmRQ li {
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
}.cost_plan_ynjI .learn_fees_ulBF {
    text-decoration: none;
    height: 100%;
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.cost_plan_ynjI .study_fees_ZkRI {
    transform-style: preserve-3d;
    transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    overflow: hidden;
    backdrop-filter: blur(8px);
    border-radius: 16px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    height: 100%;
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2),
              -10px -10px 30px rgba(255, 255, 255, 0.05),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    padding: 30px;
}.cost_plan_ynjI .study_fees_ZkRI::before {
    height: 80px;
    width: 80px;
    opacity: 0.1;
    top: -40px;
    right: -40px;
    background: rgb(216,177,196);
    transition: transform 0.5s ease-out;
    content: "";
    border-radius: 50%;
    position: absolute;
}.cost_plan_ynjI .study_fees_ZkRI::after {
    left: 0;
    bottom: 0;
    width: 100%;
    transform: scaleX(0.7);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(216,177,196), transparent);
    height: 3px;
    transition: transform 0.5s ease-out;
    position: absolute;
    content: "";
}.cost_plan_ynjI .cert_plans_oRJs {
    z-index: 2;
    position: relative;
    transform: translateZ(20px);
}.cost_plan_ynjI .learn_fees_ulBF h4 {
    font-weight: 600;
    font-size: calc(22px + 2px);
    margin: 0 0 20px;
    color: #ffffff;
    position: relative;
    display: inline-block;
}.cost_plan_ynjI .learn_fees_ulBF h4::after {
    bottom: -8px;
    background: rgb(216,177,196);
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    width: 40px;
}.cost_plan_ynjI .learn_fees_ulBF p {
    font-size: calc(18px - 1px);
    scrollbar-color: rgb(216,177,196) transparent;
    opacity: 0.8;
    overflow-y: auto;
    padding-right: 10px;
    color: #ffffff;
    margin-bottom: 25px;
    line-height: 1.6;
    scrollbar-width: thin;
    max-height: 240px;
}.cost_plan_ynjI .learn_fees_ulBF p::-webkit-scrollbar {
    width: 4px;
}.cost_plan_ynjI .learn_fees_ulBF p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}.cost_plan_ynjI .learn_fees_ulBF p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(216,177,196);
}.cost_plan_ynjI .lesson_plans_bZoq {
    display: block;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-size: calc(22px + 6px);
    color: #ffffff;
    text-align: right;
    margin-top: 20px;
    font-weight: 700;
    position: relative;
}.cost_plan_ynjI .lesson_plans_bZoq::before {
    position: absolute;
    transform: scaleX(0);
    background: rgb(216,177,196);
    bottom: -10px;
    transition: transform 0.3s ease;
    height: 2px;
    width: 60px;
    transform-origin: right;
    right: 0;
    content: "";
}.cost_plan_ynjI .learn_fees_ulBF:hover .study_fees_ZkRI {
    transform: translateY(-8px) translateZ(0);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.25),
              -15px -15px 40px rgba(255, 255, 255, 0.07),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
}.cost_plan_ynjI .learn_fees_ulBF:hover .study_fees_ZkRI::before {
    opacity: 0.05;
    transform: scale(3);
}.cost_plan_ynjI .learn_fees_ulBF:hover .study_fees_ZkRI::after {
    transform: scaleX(1);
}.cost_plan_ynjI .learn_fees_ulBF:hover h4::after {
    width: 100%;
}.cost_plan_ynjI .learn_fees_ulBF:hover .lesson_plans_bZoq::before {
    transform: scaleX(1);
}

@keyframes rotateBackground {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 1200px) {.cost_plan_ynjI .rate_list_EmRQ {
    grid-template-columns: repeat(4, 1fr);
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {.cost_plan_ynjI .rate_list_EmRQ {
    grid-template-columns: repeat(3, 1fr);
}.cost_plan_ynjI {
    padding: 100px 0 80px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.cost_plan_ynjI .rate_list_EmRQ {
    grid-template-columns: repeat(2, 1fr);
}.cost_plan_ynjI {
    padding: 80px 0 60px;
}.cost_plan_ynjI .cost_matrix_mLAQ {
    margin-bottom: 50px;
}
}

@media screen and (max-width: 767px) {.cost_plan_ynjI .rate_list_EmRQ {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
}.cost_plan_ynjI {
    padding: 60px 0 40px;
}.cost_plan_ynjI h2 {
    font-size: calc(35px - 4px);
}.cost_plan_ynjI .cost_matrix_mLAQ {
    font-size: calc(18px - 1px);
    margin-bottom: 40px;
}.cost_plan_ynjI .study_fees_ZkRI {
    padding: 25px 20px;
}
}

@media (hover: none) {.cost_plan_ynjI .study_fees_ZkRI {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2),
                -8px -8px 20px rgba(255, 255, 255, 0.05);
}.cost_plan_ynjI .learn_fees_ulBF:active .study_fees_ZkRI {
    transform: translateY(-5px);
}
}

@media (prefers-reduced-motion: reduce) {.cost_plan_ynjI::after {
    animation: none;
}.cost_plan_ynjI .learn_fees_ulBF:hover .study_fees_ZkRI {
    transform: none;
}.cost_plan_ynjI .learn_fees_ulBF:hover .study_fees_ZkRI::before {
    transform: none;
}
}