﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}.top_mainbar_c1b7C {
    flex: 1 0 auto;
}.wrap-structure_9Izt2 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    color: #000000;
}.lang_learn_qHLbG {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1230px;
    max-width: 100%;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_safeguard_AQgtz {
    padding: 40px;
    position: relative;
    background-color: rgb(211,216,235);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
}.privacy_safeguard_AQgtz::before {
    height: 120px;
    left: 50%;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    background-color: rgb(169,180,213);
    width: 120px;
    transform: translateX(-50%);
    content: '';
}.privacy_safeguard_AQgtz h1 {
    color: #000000;
    position: relative;
    font-size: calc(21px * 1.2);
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
}.privacy_safeguard_AQgtz h1::after {
    width: 40%;
    background-color: rgb(169,180,213);
    height: 3px;
    content: '';
    bottom: -8px;
    left: 0;
    position: absolute;
}.privacy_safeguard_AQgtz h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: rgb(122,141,188);
    font-size: calc(21px * 1.2);
}.privacy_safeguard_AQgtz h3, .privacy_safeguard_AQgtz h4, .privacy_safeguard_AQgtz h5, .privacy_safeguard_AQgtz h6 {
    margin: 1rem 0;
}.privacy_safeguard_AQgtz ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}.privacy_safeguard_AQgtz li {
    color: #000000;
    font-size: 16px;
    position: relative;
    font-family: Arial, sans-serif;
    padding-left: 20px;
    line-height: 1.6;
}.privacy_safeguard_AQgtz li::before {
    position: absolute;
    color: rgb(169,180,213);
    left: 0;
    content: "\2022";
}
@media only screen and (max-width: 800px) {.privacy_safeguard_AQgtz {
    padding: 30px;
}.privacy_safeguard_AQgtz h1 {
    font-size: 31px;
}.privacy_safeguard_AQgtz h2 {
    font-size: 21px;
}.privacy_safeguard_AQgtz li {
    font-size: 16px;
}}.appContent_ymqvz {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(169,180,213,0.5) 0%, rgb(211,216,235) 40%, rgb(122,141,188,0.5) 100%);
}.appContent_ymqvz::before {
    animation: pulse 8s infinite alternate ease-in-out;
    left: 0;
    opacity: 0.5;
    z-index: 1;
    top: 0;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
}.appContent_ymqvz::after {
    opacity: 0.04;
    position: absolute;
    background: repeating-linear-gradient(45deg, rgb(169,180,213,0.5) 0px, transparent 2px, transparent 10px);
    z-index: 0;
    transform: rotate(-5deg);
    animation: patternShift 20s infinite linear;
    content: "";
    top: -25%;
    height: 150%;
    left: -25%;
    width: 150%;
}.appContent_ymqvz .container {
    position: relative;
    max-width: 1140px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.appContent_ymqvz h2 {
    opacity: 0;
    font-family: Arial, sans-serif;
    animation: fadeUpIn 0.8s 0.2s forwards ease-out;
    position: relative;
    color: #000000;
    transform: translateY(20px);
    font-size: 36px;
    margin-bottom: 3rem;
    font-weight: 700;
    text-align: center;
}.appContent_ymqvz h2::after {
    width: 80px;
    content: "";
    bottom: -15px;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    background: linear-gradient(90deg, rgb(169,180,213), rgb(122,141,188));
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    position: absolute;
}.appContent_ymqvz .instructor_bio_vAZ0C {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transition: transform 0.5s;
    animation: fadeIn 1s 0.5s both ease-out;
    transform-origin: center top;
    border-radius: 10px;
    padding: 3rem;
    position: relative;
}.appContent_ymqvz .instructor_bio_vAZ0C::before {
    border-radius: 10px;
    filter: blur(12px);
    left: 50%;
    width: 95%;
    transform: translateX(-50%);
    background: linear-gradient(180deg, rgb(169,180,213,0.5) 0%, transparent 80%);
    content: "";
    opacity: 0.3;
    z-index: -1;
    height: 100%;
    top: -8px;
    position: absolute;
}.appContent_ymqvz .instructor_bio_vAZ0C:hover {
    transform: perspective(1000px) rotateX(0deg);
}.appContent_ymqvz ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}.appContent_ymqvz ul::before {
    content: "";
    width: 4px;
    height: 0;
    animation: growHeight 1.5s 1s forwards ease-in-out;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(169,180,213), rgb(122,141,188));
    left: -20px;
}.appContent_ymqvz li {
    opacity: 0;
    padding-left: 0;
    position: relative;
    transform: translateX(20px);
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.appContent_ymqvz li::before {
    background: linear-gradient(135deg, rgb(122,141,188) 0%, rgb(169,180,213) 100%);
    animation: popIn 0.4s 1.2s forwards cubic-bezier(0.25, 1.8, 0.5, 1);
    position: absolute;
    transform: scale(0);
    width: 32px;
    height: 32px;
    content: "";
    box-shadow: 0 5px 15px -5px rgb(122,141,188,0.5);
    top: -5px;
    border-radius: 50%;
    left: -40px;
    opacity: 0;
}.appContent_ymqvz li span {
    opacity: 0;
    font-family: Arial, sans-serif;
    animation: fadeIn 1s 1.2s forwards ease-out;
    line-height: 1.7;
    display: block;
    font-size: 12px;
    color: #000000;
    letter-spacing: 0.01em;
    position: relative;
}.appContent_ymqvz li span::first-letter {
    font-size: 1.4em;
    font-weight: 700;
    color: rgb(169,180,213);
}

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

@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

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

@keyframes patternShift {
    from {
        transform: rotate(-5deg) translateX(0);
    }
    to {
        transform: rotate(-5deg) translateX(100px);
    }
}

@media (max-width: 992px) {.appContent_ymqvz {
    padding: 5rem 0;
}.appContent_ymqvz h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.9);
}.appContent_ymqvz .instructor_bio_vAZ0C {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.appContent_ymqvz {
    padding: 4rem 0;
}.appContent_ymqvz h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.8);
    line-height: 1.4;
}.appContent_ymqvz .instructor_bio_vAZ0C {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.appContent_ymqvz ul::before {
    left: -15px;
}.appContent_ymqvz li::before {
    width: 24px;
    height: 24px;
    left: -30px;
}
}

@media (max-width: 576px) {.appContent_ymqvz {
    padding: 3rem 0;
}.appContent_ymqvz h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.5rem;
}.appContent_ymqvz .instructor_bio_vAZ0C {
    padding: 1.5rem;
    transform: none;
}.appContent_ymqvz ul::before {
    left: -12px;
}.appContent_ymqvz li::before {
    left: -25px;
    height: 20px;
    top: -2px;
    width: 20px;
}.appContent_ymqvz li span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}.service_contact_E6Q3c {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(211,216,235) 0%, rgba(245, 247, 250, 0.9) 100%);
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.service_contact_E6Q3c::before {
    opacity: 0.4;
    transform: rotate(-15deg) skewX(15deg);
    width: 40%;
    background: linear-gradient(225deg, rgb(169,180,213,0.5) 0%, transparent 70%);
    animation: float 15s infinite ease-in-out;
    z-index: 0;
    content: "";
    right: -5%;
    position: absolute;
    height: 70%;
    top: -10%;
}.service_contact_E6Q3c::after {
    height: 60%;
    opacity: 0.3;
    transform: rotate(10deg) skewY(-10deg);
    z-index: 0;
    animation: float 18s infinite ease-in-out reverse;
    content: "";
    left: -5%;
    bottom: -5%;
    position: absolute;
    width: 40%;
    background: linear-gradient(45deg, rgb(122,141,188,0.5) 0%, transparent 70%);
}.service_contact_E6Q3c h1 {
    margin-bottom: 2.5rem;
    text-align: center;
    color: #000000;
    z-index: 10;
    font-size: 46px;
    transform: perspective(1000px) rotateX(2deg);
    font-weight: 700;
    position: relative;
}.service_contact_E6Q3c h1::after {
    position: absolute;
    bottom: -0.5rem;
    height: 3px;
    background: linear-gradient(90deg, rgb(169,180,213) 0%, rgb(122,141,188) 100%);
    transform: translateX(-50%) skewX(-15deg);
    content: "";
    width: 80px;
    left: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}.service_contact_E6Q3c .container {
    max-width: 1200px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
}.service_contact_E6Q3c .edu_coach_vUWkm {
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: rgba(255, 255, 255, 0.85);
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.service_contact_E6Q3c .edu_coach_vUWkm:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
}.service_contact_E6Q3c .edu_coach_vUWkm > div {
    position: relative;
    padding-left: 1rem;
}.service_contact_E6Q3c .edu_coach_vUWkm > div::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    transform: scaleY(0.95) translateX(-50%);
    background: linear-gradient(to bottom, rgb(169,180,213) 0%, rgb(122,141,188) 100%);
    width: 3px;
}.service_contact_E6Q3c .edu_coach_vUWkm > div:first-child > div {
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
    padding-right: 1rem;
    position: relative;
    line-height: 1.6;
    color: #000000;
}.service_contact_E6Q3c h6 {
    transform: translateX(0);
    font-size: 20px;
    align-items: center;
    color: #000000;
    transition: transform 0.3s ease;
    margin-bottom: 0.75rem;
    font-weight: 600;
    gap: 0.5rem;
    display: flex;
}.service_contact_E6Q3c span {
    font-size: calc(12px * 0.95);
    margin-left: 1.75rem;
    display: block;
    color: #000000;
    transition: color 0.3s ease;
    line-height: 1.5;
}.service_contact_E6Q3c .get_contactcard_ajVRt {
    flex-direction: column;
    display: flex;
    margin-top: 0.5rem;
    gap: 1rem;
}.service_contact_E6Q3c .message_us_bO4hZ {
    text-decoration: none;
    display: flex;
    position: relative;
    transform: translateX(0);
    gap: 0.5rem;
    align-items: center;
    overflow: hidden;
    color: #000000;
    font-size: calc(12px * 0.95);
    transition: all 0.3s ease;
    padding: 0.5rem 0.75rem;
}.service_contact_E6Q3c .message_us_bO4hZ::before {
    transform: scaleX(0);
    transform-origin: left;
    height: 1px;
    content: "";
    left: 0;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, rgb(169,180,213) 0%, rgb(122,141,188) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
}.service_contact_E6Q3c .message_us_bO4hZ:hover {
    transform: translateX(5px);
    color: rgb(169,180,213);
}.service_contact_E6Q3c .message_us_bO4hZ:hover::before {
    transform: scaleX(1);
}.service_contact_E6Q3c svg {
    width: 20px;
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 20px;
    flex-shrink: 0;
}.service_contact_E6Q3c .message_us_bO4hZ:hover svg {
    transform: scale(1.15);
}.service_contact_E6Q3c svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}.service_contact_E6Q3c .message_us_bO4hZ:hover svg path {
    fill: rgb(169,180,213);
}

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

@media (min-width: 768px) {.service_contact_E6Q3c {
    padding: 6rem 3rem;
}.service_contact_E6Q3c h1 {
    margin-bottom: 3.5rem;
    font-size: calc(46px * 1.1);
}.service_contact_E6Q3c .edu_coach_vUWkm {
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    transform: perspective(1500px) rotateY(-2deg);
}.service_contact_E6Q3c .edu_coach_vUWkm > div:first-child {
    grid-column: span 2;
}.service_contact_E6Q3c .edu_coach_vUWkm > div:first-child > div {
    max-width: 90%;
    font-size: 1.15rem;
}.service_contact_E6Q3c h6 {
    font-size: calc(20px * 1.05);
}.service_contact_E6Q3c span {
    font-size: 12px;
}.service_contact_E6Q3c .message_us_bO4hZ {
    font-size: 12px;
}.service_contact_E6Q3c svg {
    width: 22px;
    height: 22px;
}
}

@media (min-width: 992px) {.service_contact_E6Q3c {
    padding: 7rem 4rem;
}.service_contact_E6Q3c .edu_coach_vUWkm {
    grid-template-columns: 2fr 1fr 1fr;
    gap: 3rem;
    transform: perspective(2000px) rotateY(-3deg);
}.service_contact_E6Q3c .edu_coach_vUWkm > div:first-child {
    grid-column: 1;
}.service_contact_E6Q3c .get_contactcard_ajVRt {
    gap: 1.25rem;
}.service_contact_E6Q3c h1::after {
    width: 100px;
}
}

@media (hover: none) {.service_contact_E6Q3c .edu_coach_vUWkm {
    transform: none !important;
}.service_contact_E6Q3c .message_us_bO4hZ:hover {
    transform: none;
}
}

@media (prefers-reduced-motion) {.service_contact_E6Q3c::before,
    .service_contact_E6Q3c::after {
    animation: none;
}.service_contact_E6Q3c .edu_coach_vUWkm,
    .service_contact_E6Q3c .edu_coach_vUWkm:hover {
    transition: none;
}}.cookie_warning_popup_uMXL5 {
    display: flex;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    border-radius: 28px;
    z-index: 1050;
    position: fixed;
    text-align: center;
    padding: 20px;
    max-width: 600px;
    transform: translateX(-50%);
    align-items: center;
    width: 90%;
    left: 50%;
    font-family: Arial, sans-serif;
    background: rgb(211,216,235);
    overflow: hidden;
    bottom: 20px;
    flex-direction: column;
}.cookie_updates_OwT4F {
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}.cookie_rules_2kBw9 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.cookie_rules_2kBw9 svg, .cookie_rules_2kBw9 svg path, .cookie_rules_2kBw9 img {
    fill: rgb(169,180,213);
    width: 80px;
    height: 80px;
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie_warning_popup_uMXL5 h5 {
    font-size: 18px;
    color: rgb(169,180,213);
    margin-bottom: 10px;
    font-weight: 700;
}.cookie_warning_popup_uMXL5 p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}.track_alert_TRe53 {
    margin: 5px;
    display: inline-block;
    cursor: pointer;
    background: rgb(169,180,213);
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 15px;
    color: #ffffff;
    padding: 10px 20px;
    width: calc(50% - 10px);
}.track_alert_TRe53:hover {
    background: rgb(122,141,188);
    transform: translateY(-3px);
}.cookie_button.cookie_overlay_vWcm1 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_overlay_vWcm1:hover {
    background: rgb(122,141,188,0.5);
}.cookie_warning_popup_uMXL5 p a {
    text-decoration: underline;
    color: rgb(169,180,213);
    transition: color 0.3s ease-in-out;
}.cookie_warning_popup_uMXL5 p a:hover {
    color: rgb(122,141,188);
}
@media only screen and (max-width: 600px) {.cookie_warning_popup_uMXL5 {
    bottom: 0;
    width: 100%;
    transform: none;
    border-radius: 0;
    left: 0;
}.cookie_updates_OwT4F {
    padding: 15px;
}.cookie_rules_2kBw9 svg {
    height: 50px;
    width: 50px;
}.cookie_warning_popup_uMXL5 h5 {
    font-size: calc(18px - 2px);
}.cookie_warning_popup_uMXL5 p {
    font-size: calc(14px - 2px);
}.track_alert_TRe53 {
    padding: 8px 16px;
    width: calc(100% - 10px);
    font-size: calc(15px - 2px);
}}
#cookieUsageWindow_af08w {
    display: none;
}#cookieUsageWindow_af08w:checked ~ .cookie_warning_popup_uMXL5 {
    opacity: 0;
    visibility: hidden;
}.opening_board_BRoMS {
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    position: relative;
    margin: 0;
    font-family: Arial, sans-serif;
    padding: 0;
}.opening_board_BRoMS .study_express_S80h6 {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
}.opening_board_BRoMS .study_express_S80h6::before {
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    backdrop-filter: blur(5px);
    top: 0;
    background: linear-gradient(135deg, rgb(169,180,213,0.5), rgb(122,141,188,0.5));
    width: 100%;
    content: "";
}.opening_board_BRoMS .growth_graph_i3GFQ {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 8px;
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.1),
    -10px -10px 30px rgba(255, 255, 255, 0.1),
    inset 5px 5px 10px rgba(255, 255, 255, 0.05),
    inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.1);
    max-width: 1200px;
    width: 85%;
    padding: 2.5rem;
    backdrop-filter: blur(7px);
}.opening_board_BRoMS .growth_graph_i3GFQ:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.15),
    -15px -15px 35px rgba(255, 255, 255, 0.15),
    inset 5px 5px 10px rgba(255, 255, 255, 0.05),
    inset -5px -5px 10px rgba(0, 0, 0, 0.05);
}.opening_board_BRoMS .growth_graph_i3GFQ::after {
    content: "";
    top: 0;
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(90deg, rgb(122,141,188), rgb(169,180,213));
}.opening_board_BRoMS .growth_graph_i3GFQ > div {
    animation: fadeInUp 0.8s forwards;
    transform: translateY(20px);
    opacity: 0;
}.opening_board_BRoMS .growth_graph_i3GFQ > div:nth-child(1) {
    animation-delay: 0.2s;
}.opening_board_BRoMS .growth_graph_i3GFQ > div:nth-child(2) {
    animation-delay: 0.5s;
}.opening_board_BRoMS .title_style_header {
    margin-bottom: 2rem;
    line-height: 1.2;
    position: relative;
    font-size: calc(45px * 1.1);
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 1rem;
    letter-spacing: -0.02em;
}.opening_board_BRoMS .title_style_header::after {
    height: 3px;
    background: rgb(122,141,188);
    transform: scaleX(0);
    content: "";
    position: absolute;
    border-radius: 10px;
    width: 80px;
    bottom: 0;
    animation: lineExpand 1s 0.8s forwards ease-out;
    left: 0;
    transform-origin: left;
}.opening_board_BRoMS h3 {
    letter-spacing: 0.01em;
    line-height: 1.4;
    font-weight: 600;
    font-size: calc(22px * 1.1);
    color: #ffffff;
    margin-bottom: 1.5rem;
}.opening_board_BRoMS p {
    letter-spacing: 0.015em;
    max-width: 85%;
    font-size: 12px;
    margin-bottom: 2rem;
    color: #ffffff;
    line-height: 1.6;
}

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

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

@media (max-width: 1200px) {.opening_board_BRoMS .growth_graph_i3GFQ {
    width: 90%;
    padding: 2rem;
}.opening_board_BRoMS .title_style_header {
    font-size: calc(45px * 0.95);
}.opening_board_BRoMS h3 {
    font-size: 22px;
}.opening_board_BRoMS p {
    max-width: 90%;
}
}

@media (max-width: 992px) {.opening_board_BRoMS .growth_graph_i3GFQ {
    transform: perspective(800px) rotateX(1deg);
    padding: 1.8rem;
    width: 92%;
}.opening_board_BRoMS .title_style_header {
    font-size: calc(45px * 0.9);
    margin-bottom: 1.5rem;
}.opening_board_BRoMS h3 {
    font-size: calc(22px * 0.95);
}
}

@media (max-width: 768px) {.opening_board_BRoMS .growth_graph_i3GFQ {
    transform: none;
    width: 95%;
    padding: 1.5rem;
    box-shadow: 
      10px 10px 20px rgba(0, 0, 0, 0.1),
      -5px -5px 15px rgba(255, 255, 255, 0.1),
      inset 3px 3px 5px rgba(255, 255, 255, 0.05),
      inset -3px -3px 5px rgba(0, 0, 0, 0.05);
}.opening_board_BRoMS .growth_graph_i3GFQ:hover {
    transform: none;
}.opening_board_BRoMS .title_style_header {
    margin-bottom: 1.2rem;
    font-size: calc(45px * 0.8);
    padding-bottom: 0.8rem;
}.opening_board_BRoMS h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 1rem;
}.opening_board_BRoMS p {
    max-width: 100%;
    font-size: calc(12px * 0.95);
    margin-bottom: 1.5rem;
}
}

@media (max-width: 576px) {.opening_board_BRoMS .growth_graph_i3GFQ {
    width: 95%;
    padding: 1.2rem;
}.opening_board_BRoMS .title_style_header {
    font-size: calc(45px * 0.7);
    margin-bottom: 1rem;
}.opening_board_BRoMS h3 {
    line-height: 1.3;
    font-size: calc(22px * 0.85);
}.opening_board_BRoMS p {
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}.opening_board_BRoMS .title_style_header::after {
    height: 2px;
    width: 60px;
}
}

@media (max-width: 480px) {.opening_board_BRoMS .growth_graph_i3GFQ {
    padding: 1rem;
}.opening_board_BRoMS .title_style_header {
    font-size: calc(45px * 0.6);
}.opening_board_BRoMS h3 {
    font-size: calc(22px * 0.8);
}.opening_board_BRoMS p {
    font-size: calc(12px * 0.85);
}}.explore_now_3mZPu {
    position: relative;
    background: linear-gradient(135deg, rgb(122,141,188,0.5) 0%, rgb(211,216,235) 100%);
    overflow: hidden;
    padding: 130px 0;
}.explore_now_3mZPu::before {
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, rgb(211,216,235) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(211,216,235) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(211,216,235) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(211,216,235) 75%);
    background-size: 20px 20px;
    opacity: 0.03;
    left: 0;
    top: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    content: '';
}.explore_now_3mZPu .instructor_bio_vAZ0C {
    z-index: 10;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    display: grid;
    gap: 30px;
}.explore_now_3mZPu .container p {
    font-weight: 700;
    margin: 0;
    background: #ffffff;
    line-height: 1.4;
    z-index: 5;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg) translateZ(0);
    transition: transform 0.5s ease;
    position: relative;
    color: #000000;
    padding: 50px;
    border-radius: 25px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    font-size: 30px;
}.explore_now_3mZPu .contact_reach_EH1Mr {
    transition: all 0.5s ease;
    justify-content: center;
    padding: 50px;
    display: flex;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    transform: perspective(1000px) rotateX(2deg) rotateY(2deg) translateZ(0);
    z-index: 5;
    background: rgb(169,180,213);
    color: #ffffff;
    font-weight: 600;
    align-items: center;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}.explore_now_3mZPu .contact_reach_EH1Mr::before {
    background: radial-gradient(circle, rgb(122,141,188) 0%, transparent 60%);
    opacity: 0;
    height: 200%;
    top: -50%;
    z-index: -1;
    left: -50%;
    content: '';
    width: 200%;
    transition: opacity 0.5s ease;
    position: absolute;
}.explore_now_3mZPu .container p:hover,
.explore_now_3mZPu .contact_reach_EH1Mr:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(30px);
}.explore_now_3mZPu .contact_reach_EH1Mr:hover {
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.02);
}.explore_now_3mZPu .contact_reach_EH1Mr:hover::before {
    opacity: 0.3;
    animation: pulse-bg 3s infinite;
}.explore_now_3mZPu::after {
    position: absolute;
    content: '';
    opacity: 0.3;
    z-index: 1;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    right: -50px;
    filter: blur(80px);
    background: linear-gradient(
        45deg,
        rgb(169,180,213,0.5),
        rgb(122,141,188,0.5)
    );
    bottom: -50px;
}

@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {.explore_now_3mZPu {
    padding: 90px 0;
}.explore_now_3mZPu .container p {
    font-size: calc(20px * 1.2);
    padding: 40px;
}.explore_now_3mZPu .contact_reach_EH1Mr {
    padding: 40px;
}
}

@media (max-width: 767px) {.explore_now_3mZPu {
    padding: 70px 0;
}.explore_now_3mZPu .instructor_bio_vAZ0C {
    grid-template-columns: 1fr;
}.explore_now_3mZPu .container p {
    font-size: 20px;
    padding: 30px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
}.explore_now_3mZPu .contact_reach_EH1Mr {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
    padding: 25px;
}.explore_now_3mZPu .container p:hover,
    .explore_now_3mZPu .contact_reach_EH1Mr:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}
}

@media (max-width: 480px) {.explore_now_3mZPu {
    padding: 50px 0;
}.explore_now_3mZPu .container p {
    font-size: calc(14px * 1.2);
    padding: 25px 20px;
}.explore_now_3mZPu .contact_reach_EH1Mr {
    padding: 20px;
    font-size: calc(18px * 0.9);
}}.about_this_XI9OU {
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(211,216,235) 0%, rgba(245, 247, 250, 0.9) 100%);
    position: relative;
    overflow: hidden;
}.about_this_XI9OU::before {
    top: -10%;
    animation: float 20s infinite ease-in-out;
    background: linear-gradient(135deg, rgb(169,180,213,0.5) 0%, transparent 80%);
    height: 70%;
    transform: rotate(-15deg) skew(15deg);
    z-index: 1;
    position: absolute;
    right: -5%;
    width: 40%;
    opacity: 0.1;
    content: "";
}.about_this_XI9OU::after {
    opacity: 0.1;
    transform: rotate(15deg) skew(-15deg);
    left: -5%;
    background: linear-gradient(225deg, rgb(122,141,188,0.5) 0%, transparent 80%);
    content: "";
    width: 30%;
    animation: float 25s infinite ease-in-out reverse;
    z-index: 1;
    height: 60%;
    bottom: -10%;
    position: absolute;
}.about_this_XI9OU .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
}.about_this_XI9OU h1 {
    font-weight: 700;
    transform: translateX(-0.5rem);
    font-size: 46px;
    position: relative;
    margin-bottom: 3rem;
    color: #000000;
    text-align: left;
    font-family: Arial, sans-serif;
}.about_this_XI9OU h1::before {
    background: rgb(169,180,213);
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    height: 0.25rem;
    width: 6rem;
    bottom: -0.75rem;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0.6);
}.about_this_XI9OU h1::after {
    content: "";
    width: 3rem;
    position: absolute;
    left: 0;
    transform: translateX(6.5rem) scaleX(0.3);
    height: 0.25rem;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    bottom: -0.75rem;
    background: rgb(122,141,188);
}.about_this_XI9OU:hover h1::before {
    transform: scaleX(1);
}.about_this_XI9OU:hover h1::after {
    transform: translateX(7rem) scaleX(0.5);
}.about_this_XI9OU .success_metric_vo9Sh {
    position: relative;
}.about_this_XI9OU .success_metric_vo9Sh ul {
    display: grid;
    padding: 0;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    margin: 0;
    list-style: none;
}.about_this_XI9OU .pro_learn_fdXaN {
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem;
    transform: translateY(0);
    position: relative;
    overflow: hidden;
}.about_this_XI9OU .pro_learn_fdXaN::before {
    top: 0;
    transform-origin: center;
    opacity: 0.8;
    position: absolute;
    height: 100%;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0.25rem;
    background: linear-gradient(to bottom, rgb(169,180,213), rgb(122,141,188));
    content: "";
    transform: scaleY(0.6);
}.about_this_XI9OU .pro_learn_fdXaN:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(-0.5rem);
}.about_this_XI9OU .pro_learn_fdXaN:hover::before {
    transform: scaleY(1);
}.about_this_XI9OU .pro_learn_fdXaN h4 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 600;
    font-size: calc(22px * 1.1);
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.about_this_XI9OU .pro_learn_fdXaN h4::after {
    content: "";
    background: linear-gradient(to right, rgb(169,180,213), transparent);
    bottom: -0.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(0.3);
    width: 100%;
    transform-origin: left;
    left: 0;
    height: 0.125rem;
}.about_this_XI9OU .pro_learn_fdXaN:hover h4::after {
    transform: scaleX(1);
}.about_this_XI9OU .pro_learn_fdXaN div {
    overflow-y: auto;
    line-height: 1.7;
    padding-right: 0.5rem;
    font-family: Arial, sans-serif;
    color: #000000;
    max-height: 350px;
    font-size: 12px;
}.about_this_XI9OU .pro_learn_fdXaN div::-webkit-scrollbar {
    width: 0.25rem;
}.about_this_XI9OU .pro_learn_fdXaN div::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.about_this_XI9OU .pro_learn_fdXaN div::-webkit-scrollbar-thumb {
    background: rgb(169,180,213,0.5);
    border-radius: 10px;
}

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

@media (min-width: 768px) {.about_this_XI9OU {
    padding: 8rem 0;
}.about_this_XI9OU h1 {
    font-size: calc(46px * 1.2);
    margin-bottom: 4rem;
}.about_this_XI9OU .success_metric_vo9Sh ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
}.about_this_XI9OU .pro_learn_fdXaN {
    padding: 3rem;
}.about_this_XI9OU .pro_learn_fdXaN h4 {
    font-size: calc(22px * 1.2);
    margin-bottom: 2rem;
}.about_this_XI9OU .pro_learn_fdXaN div {
    max-height: 400px;
    font-size: calc(12px * 1.05);
}.about_this_XI9OU::before {
    height: 75%;
    width: 45%;
}.about_this_XI9OU::after {
    height: 65%;
    width: 35%;
}
}

@media (min-width: 992px) {.about_this_XI9OU {
    padding: 10rem 0;
}.about_this_XI9OU .container {
    padding: 0 2rem;
}.about_this_XI9OU h1 {
    font-size: calc(46px * 1.4);
    transform: translateX(-1rem);
}.about_this_XI9OU .pro_learn_fdXaN {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem;
}.about_this_XI9OU .pro_learn_fdXaN:first-child {
    transform: translateY(2rem);
}.about_this_XI9OU .pro_learn_fdXaN:last-child {
    transform: translateY(-2rem);
}.about_this_XI9OU .pro_learn_fdXaN:first-child:hover {
    transform: translateY(1.5rem);
}.about_this_XI9OU .pro_learn_fdXaN:last-child:hover {
    transform: translateY(-2.5rem);
}.about_this_XI9OU .pro_learn_fdXaN div {
    padding-right: 1rem;
    font-size: calc(12px * 1.1);
    max-height: 450px;
}.about_this_XI9OU .pro_learn_fdXaN h4 {
    font-size: calc(22px * 1.3);
}.about_this_XI9OU::before {
    height: 80%;
    width: 50%;
}.about_this_XI9OU::after {
    height: 70%;
    width: 40%;
}
}

@media (min-width: 1200px) {.about_this_XI9OU {
    padding: 12rem 0;
}.about_this_XI9OU .container {
    padding: 0;
}.about_this_XI9OU h1 {
    font-size: calc(46px * 1.5);
}.about_this_XI9OU .success_metric_vo9Sh ul {
    gap: 4rem;
}.about_this_XI9OU .pro_learn_fdXaN {
    padding: 4rem;
}.about_this_XI9OU .pro_learn_fdXaN:first-child {
    transform: translateY(3rem);
}.about_this_XI9OU .pro_learn_fdXaN:last-child {
    transform: translateY(-3rem);
}.about_this_XI9OU .pro_learn_fdXaN:first-child:hover {
    transform: translateY(2.5rem);
}.about_this_XI9OU .pro_learn_fdXaN:last-child:hover {
    transform: translateY(-3.5rem);
}}.cost_plan_ghVna {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}.cost_plan_ghVna::before {
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(22, 28, 45, 0.85) 0%,
        rgba(22, 28, 45, 0.75) 50%, 
        rgba(22, 28, 45, 0.9) 100%);
}.cost_plan_ghVna .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.cost_plan_ghVna .class_deals_hSuVA {
    position: relative;
}.cost_plan_ghVna h2 {
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: 38px;
    transform: translateZ(0);
    position: relative;
    margin-bottom: 20px;
}.cost_plan_ghVna h2::after {
    content: "";
    bottom: -12px;
    left: 50%;
    border-radius: 10px;
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    height: 4px;
    background: linear-gradient(90deg, rgb(169,180,213), rgb(122,141,188));
}.cost_plan_ghVna .premium_grid_kwdvt {
    opacity: 0.9;
    margin: 0 auto 60px;
    font-weight: 300;
    line-height: 1.6;
    max-width: 800px;
    font-size: calc(13px + 2px);
    color: #ffffff;
    text-align: center;
}.cost_plan_ghVna .skill_offers_y6vNV {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    gap: 30px;
    perspective: 1000px;
    margin: 0;
    padding: 0;
}.cost_plan_ghVna .skill_offers_y6vNV li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.cost_plan_ghVna .skill_offers_y6vNV li:hover {
    z-index: 2;
    transform: translateY(-15px);
}.cost_plan_ghVna .program_price_8ZP5M {
    isolation: isolate;
    text-decoration: none;
    height: 100%;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
    backdrop-filter: blur(10px);
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.cost_plan_ghVna .program_price_8ZP5M::before {
    height: 4px;
    transform-origin: 0 0;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(169,180,213), rgb(122,141,188));
    transform: scaleX(0);
    position: absolute;
    content: "";
    right: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.cost_plan_ghVna .program_price_8ZP5M:hover::before {
    transform: scaleX(1);
}.cost_plan_ghVna .program_price_8ZP5M::after {
    content: "";
    bottom: 0;
    z-index: -1;
    height: 50%;
    position: absolute;
    background: linear-gradient(to top, rgba(rgb(169,180,213,0.5), 0.05), transparent);
    width: 100%;
    left: 0;
}.cost_plan_ghVna .plan_details_JEpl9 {
    flex-direction: column;
    height: 100%;
    display: flex;
    z-index: 1;
    position: relative;
    padding: 35px 30px;
    box-sizing: border-box;
}.cost_plan_ghVna .study_costs_DUnfc {
    flex: 1;
    flex-direction: column;
    display: flex;
}.cost_plan_ghVna .study_costs_DUnfc h4 {
    transition: transform 0.3s ease;
    padding-bottom: 15px;
    font-size: calc(24px + 2px);
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    position: relative;
}.cost_plan_ghVna .study_costs_DUnfc h4::after {
    width: 40px;
    transition: width 0.3s ease;
    background: rgb(122,141,188);
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 3px;
}.cost_plan_ghVna .program_price_8ZP5M:hover .study_costs_DUnfc h4::after {
    width: 60px;
}.cost_plan_ghVna .study_costs_DUnfc p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    flex: 1;
    margin: 0 0 30px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    hyphens: auto;
    line-height: 1.6;
}.cost_plan_ghVna .price_grid_NSx3D {
    position: relative;
    letter-spacing: 0.5px;
    background: rgba(rgb(169,180,213,0.5), 0.1);
    border-radius: 10px;
    color: rgb(169,180,213);
    align-self: flex-start;
    margin-top: auto;
    font-weight: 700;
    display: block;
    padding: 10px 20px;
    transition: all 0.3s ease;
    font-size: calc(24px + 4px);
}.cost_plan_ghVna .program_price_8ZP5M:hover .price_grid_NSx3D {
    transform: scale(1.05);
    background: rgba(rgb(169,180,213,0.5), 0.2);
}

@media (min-width: 1200px) {.cost_plan_ghVna .skill_offers_y6vNV {
    grid-template-columns: repeat(4, 1fr);
}.cost_plan_ghVna .plan_details_JEpl9 {
    padding: 40px 35px;
}.cost_plan_ghVna h2 {
    font-size: calc(38px + 4px);
}
}

@media (min-width: 992px) and (max-width: 1199px) {.cost_plan_ghVna .skill_offers_y6vNV {
    grid-template-columns: repeat(3, 1fr);
}.cost_plan_ghVna .plan_details_JEpl9 {
    padding: 35px 30px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.cost_plan_ghVna .skill_offers_y6vNV {
    grid-template-columns: repeat(2, 1fr);
}.cost_plan_ghVna .study_costs_DUnfc p {
    font-size: calc(13px - 1px);
    margin-bottom: 25px;
}.cost_plan_ghVna .plan_details_JEpl9 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.cost_plan_ghVna {
    padding: 70px 0;
}.cost_plan_ghVna .skill_offers_y6vNV {
    grid-template-columns: 1fr;
    gap: 20px;
}.cost_plan_ghVna h2 {
    font-size: calc(38px - 2px);
}.cost_plan_ghVna .premium_grid_kwdvt {
    font-size: 13px;
    margin-bottom: 40px;
}.cost_plan_ghVna .study_costs_DUnfc h4 {
    font-size: 24px;
}.cost_plan_ghVna .study_costs_DUnfc p {
    margin-bottom: 20px;
    font-size: calc(13px - 1px);
}.cost_plan_ghVna .price_grid_NSx3D {
    font-size: calc(24px + 2px);
}.cost_plan_ghVna .plan_details_JEpl9 {
    padding: 30px 20px;
}
}

@media (max-width: 480px) {.cost_plan_ghVna {
    padding: 50px 0;
}.cost_plan_ghVna .plan_details_JEpl9 {
    padding: 25px 20px;
}.cost_plan_ghVna h2::after {
    height: 3px;
    width: 60px;
}.cost_plan_ghVna .price_grid_NSx3D {
    padding: 8px 16px;
}}.lang_learn_qHLbG {
    padding: 6rem 0 4rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}.lang_learn_qHLbG::before {
    left: 0;
    background: #000000;
    height: 100%;
    top: 0;
    opacity: 0.85;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
}.lang_learn_qHLbG::after {
    animation: gridAnimate 15s linear infinite;
    height: 100%;
    opacity: 0.15;
    content: "";
    width: 100%;
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    background-position: center;
    background: 
        linear-gradient(rgba(rgb(169,180,213), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(169,180,213), 0.2) 1px, transparent 1px);
    background-size: 30px 30px;
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.lang_learn_qHLbG .container {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.lang_learn_qHLbG .company_holder {
    grid-column: 1 / 5;
    grid-row: 1;
    position: relative;
}.lang_learn_qHLbG .company_holder::before {
    border-left: 2px solid rgb(169,180,213);
    content: "";
    position: absolute;
    height: 60px;
    border-top: 2px solid rgb(169,180,213);
    opacity: 0.7;
    top: -20px;
    left: -20px;
    width: 60px;
}.lang_learn_qHLbG .company_holder::after {
    width: 60px;
    border-bottom: 2px solid rgb(169,180,213);
    bottom: -20px;
    right: -20px;
    opacity: 0.7;
    content: "";
    border-right: 2px solid rgb(169,180,213);
    height: 60px;
    position: absolute;
}.lang_learn_qHLbG .company_holder h3 {
    position: relative;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 31px;
    background: linear-gradient(90deg, #ffffff, rgb(169,180,213));
    -webkit-background-clip: text !important;
    margin-bottom: 1.5rem;
    font-weight: 700;
}.lang_learn_qHLbG .company_holder h3::after {
    left: 0;
    bottom: -5px;
    content: "";
    height: 2px;
    background: rgb(169,180,213);
    box-shadow: 0 0 10px rgb(169,180,213);
    width: 30%;
    position: absolute;
}.lang_learn_qHLbG .proposal_cta_rl6P7 {
    font-size: 13px;
    opacity: 0.8;
    margin-top: 1.5rem;
    color: #ffffff;
    line-height: 1.6;
}.lang_learn_qHLbG .help_center_fMkeK {
    grid-column: 6 / 13;
    grid-row: 1;
    display: flex;
    justify-content: flex-end;
}.lang_learn_qHLbG .header_base_UMFLm {
    gap: 3rem;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.lang_learn_qHLbG .header_learn_tuZHx {
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(4px);
    border-radius: 10px;
}.lang_learn_qHLbG .header_learn_tuZHx:hover {
    transform: translateY(-5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
}.lang_learn_qHLbG .header_learn_tuZHx::before {
    left: 0;
    transition: height 0.3s ease;
    position: absolute;
    top: 0;
    content: "";
    background: rgb(169,180,213);
    height: 0;
    width: 3px;
}.lang_learn_qHLbG .header_learn_tuZHx:hover::before {
    height: 100%;
}.lang_learn_qHLbG .header_learn_tuZHx h5 {
    font-weight: 600;
    font-size: 18px;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    color: rgb(122,141,188);
    letter-spacing: 1px;
    position: relative;
}.lang_learn_qHLbG .header_learn_tuZHx h5::before {
    transform: translateY(-50%);
    top: 50%;
    background: rgb(169,180,213);
    left: 0;
    box-shadow: 0 0 10px rgb(169,180,213);
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    position: absolute;
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm {
    flex-direction: column;
    gap: 0.7rem;
    display: flex;
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm a {
    font-size: 13px;
    transition: all 0.3s ease;
    opacity: 0.7;
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 0.4rem 1rem;
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm a::before {
    top: 0;
    background: linear-gradient(90deg, rgba(rgb(169,180,213,0.5), 0.1), transparent);
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm a:hover {
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm a:hover::before {
    transform: translateX(0);
}.debate_club_PwRdq {
    padding: 1.5rem 0;
    margin-top: 4rem;
    grid-column: 1 / 13;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    grid-row: 2;
}.debate_club_PwRdq::before {
    position: absolute;
    height: 1px;
    transform: translateX(-50%);
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(169,180,213), transparent);
    content: "";
    width: 60%;
    left: 50%;
}.debate_club_PwRdq .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.debate_club_PwRdq .footnote_ref_EFHSs {
    opacity: 0.7;
    letter-spacing: 0.5px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 992px) {.lang_learn_qHLbG .container {
    grid-template-columns: repeat(1, 1fr);
}.lang_learn_qHLbG .company_holder {
    grid-column: 1;
    grid-row: 1;
}.lang_learn_qHLbG .help_center_fMkeK {
    grid-column: 1;
    grid-row: 2;
    margin-top: 2rem;
}.debate_club_PwRdq {
    grid-row: 3;
    margin-top: 3rem;
}
}

@media screen and (max-width: 768px) {.lang_learn_qHLbG {
    padding: 4rem 0 3rem;
}.lang_learn_qHLbG .header_base_UMFLm {
    grid-template-columns: 1fr;
    gap: 2rem;
}.lang_learn_qHLbG .header_learn_tuZHx {
    padding: 1.2rem;
}.lang_learn_qHLbG .header_learn_tuZHx h5 {
    font-size: calc(18px * 0.9);
}.lang_learn_qHLbG .company_holder::before,
    .lang_learn_qHLbG .company_holder::after {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.lang_learn_qHLbG {
    padding: 3rem 0 2rem;
}.lang_learn_qHLbG .company_holder h3 {
    font-size: calc(31px * 0.9);
}.lang_learn_qHLbG .proposal_cta_rl6P7 {
    font-size: calc(13px * 0.9);
}.lang_learn_qHLbG .header_learn_tuZHx .header_base_UMFLm a {
    font-size: calc(13px * 0.9);
}.debate_club_PwRdq {
    padding: 1rem 0;
    margin-top: 2rem;
}}.course_structure_Toiwl {
    overflow: hidden;
    position: relative;
    background-color: rgb(211,216,235);
    padding: 100px 0;
}.course_structure_Toiwl::before {
    z-index: 1;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    opacity: 0.1;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(
    45deg,
    rgb(169,180,213,0.5) 0,
    rgb(169,180,213,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
}.course_structure_Toiwl::after {
    background: radial-gradient(
    circle at 80% 20%,
    rgb(122,141,188,0.5) 0%,
    transparent 60%
  );
    top: 0;
    width: 100%;
    position: absolute;
    right: 0;
    content: "";
    height: 100%;
    z-index: 1;
}.course_structure_Toiwl .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.course_structure_Toiwl .instructor_bio_vAZ0C {
    position: relative;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    display: grid;
}.course_structure_Toiwl .instructor_bio_vAZ0C::before {
    left: -120px;
    height: 200px;
    border-radius: 50%;
    top: -80px;
    z-index: -1;
    border: 1px solid rgb(169,180,213,0.5);
    position: absolute;
    width: 200px;
    content: "";
    animation: rotate 30s linear infinite;
}.course_structure_Toiwl .instructor_bio_vAZ0C::after {
    z-index: -1;
    position: absolute;
    height: 300px;
    content: "";
    right: -50px;
    animation: rotate 40s linear infinite reverse;
    border-radius: 50%;
    bottom: -100px;
    width: 300px;
    border: 2px solid rgb(122,141,188,0.5);
}.course_structure_Toiwl .knowledge_plan_wm8GB {
    justify-content: center;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    flex-direction: column;
    display: flex;
    transform: translateZ(0);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 40px;
    border-left: 3px solid rgb(169,180,213);
}.course_structure_Toiwl .knowledge_plan_wm8GB::before {
    width: 60px;
    border-right: 2px solid rgb(122,141,188,0.5);
    z-index: 1;
    top: 20px;
    position: absolute;
    content: "";
    border-top: 2px solid rgb(122,141,188,0.5);
    right: 20px;
    height: 60px;
}.course_structure_Toiwl .knowledge_plan_wm8GB::after {
    border-left: 2px solid rgb(169,180,213,0.5);
    width: 60px;
    height: 60px;
    position: absolute;
    content: "";
    z-index: 1;
    left: 20px;
    bottom: 20px;
    border-bottom: 2px solid rgb(169,180,213,0.5);
}.course_structure_Toiwl .top_core_k8aWq {
    margin-bottom: 30px;
    position: relative;
}.course_structure_Toiwl .top_core_k8aWq::before {
    position: absolute;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    border-radius: 50%;
    content: "";
    background-color: rgb(169,180,213);
    width: 10px;
}.course_structure_Toiwl .top_core_k8aWq svg {
    height: 60px;
    max-height: 70px;
    width: 60px;
    transition: filter 0.4s ease;
}.course_structure_Toiwl .top_core_k8aWq:hover svg {
    filter: drop-shadow(0 0 8px rgb(169,180,213,0.5));
}.course_structure_Toiwl .top_core_k8aWq svg path {
    transition: fill 0.3s ease;
    fill: rgb(169,180,213);
}.course_structure_Toiwl .top_core_k8aWq:hover svg path {
    fill: rgb(122,141,188);
}.course_structure_Toiwl h3 {
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative;
}.course_structure_Toiwl h3::after {
    border-radius: 10px;
    background: linear-gradient(
    to right,
    rgb(169,180,213) 0%,
    rgb(122,141,188) 100%
  );
    width: 80px;
    bottom: 0;
    height: 3px;
    content: "";
    left: 0;
    position: absolute;
}.course_structure_Toiwl p {
    color: #000000;
    line-height: 1.8;
    position: relative;
    font-size: 17px;
    margin-bottom: 0;
}.course_structure_Toiwl .img_thumb_gCKMn {
    height: 500px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-height: 500px;
    border-radius: 27px;
}.course_structure_Toiwl .img_thumb_gCKMn::before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(
    to bottom right,
    rgb(169,180,213,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(122,141,188,0.5) 100%
  );
    z-index: 2;
}.course_structure_Toiwl .img_thumb_gCKMn::after {
    z-index: 3;
    inset: 0;
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 27px;
}.course_structure_Toiwl .img_thumb_gCKMn:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.course_structure_Toiwl .instructor_bio_vAZ0C {
    gap: 40px;
}.course_structure_Toiwl .knowledge_plan_wm8GB {
    padding: 30px;
}.course_structure_Toiwl .img_thumb_gCKMn {
    min-height: 450px;
}
}

@media (max-width: 991px) {.course_structure_Toiwl {
    padding: 70px 0;
}.course_structure_Toiwl .instructor_bio_vAZ0C {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_structure_Toiwl .knowledge_plan_wm8GB {
    order: 2;
}.course_structure_Toiwl .img_thumb_gCKMn {
    min-height: 400px;
    transform: perspective(1000px) rotateY(0deg);
    order: 1;
}.course_structure_Toiwl .instructor_bio_vAZ0C::before,
  .course_structure_Toiwl .instructor_bio_vAZ0C::after {
    display: none;
}
}

@media (max-width: 767px) {.course_structure_Toiwl {
    padding: 50px 0;
}.course_structure_Toiwl .knowledge_plan_wm8GB {
    padding: 25px;
}.course_structure_Toiwl h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 15px;
    padding-bottom: 15px;
}.course_structure_Toiwl .top_core_k8aWq {
    margin-bottom: 20px;
}.course_structure_Toiwl .top_core_k8aWq svg {
    max-height: 60px;
}.course_structure_Toiwl .img_thumb_gCKMn {
    min-height: 350px;
}.course_structure_Toiwl .knowledge_plan_wm8GB::before,
  .course_structure_Toiwl .knowledge_plan_wm8GB::after {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 576px) {.course_structure_Toiwl {
    padding: 40px 0;
}.course_structure_Toiwl .knowledge_plan_wm8GB {
    padding: 20px;
}.course_structure_Toiwl h3 {
    font-size: calc(36px * 0.8);
}.course_structure_Toiwl p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}.course_structure_Toiwl .top_core_k8aWq {
    margin-bottom: 15px;
}.course_structure_Toiwl .top_core_k8aWq svg {
    max-height: 50px;
}.course_structure_Toiwl .img_thumb_gCKMn {
    min-height: 300px;
}.course_structure_Toiwl .knowledge_plan_wm8GB::before,
  .course_structure_Toiwl .knowledge_plan_wm8GB::after {
    width: 30px;
    height: 30px;
}
}

@media (min-width: 1400px) {.course_structure_Toiwl .container {
    max-width: 1320px;
}.course_structure_Toiwl .img_thumb_gCKMn {
    min-height: 550px;
}}.learning_impact_D4j1M {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(rgb(169,180,213,0.5), 0.03), rgba(rgb(122,141,188,0.5), 0.05));
}.learning_impact_D4j1M::before {
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(rgb(169,180,213,0.5), 0.02),
        rgba(rgb(169,180,213,0.5), 0.02) 2px,
        transparent 2px,
        transparent 8px
    );
    z-index: 0;
    top: 0;
    width: 100%;
}.learning_impact_D4j1M .container {
    flex-direction: column;
    position: relative;
    display: flex;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
    z-index: 1;
}.learning_impact_D4j1M .img_thumb_gCKMn {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s ease;
    height: 380px;
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1);
    width: 100%;
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    filter: saturate(1.05);
    z-index: 2;
    object-fit: cover;
}.learning_impact_D4j1M .img_thumb_gCKMn:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15);
}.learning_impact_D4j1M .instructor_bio_vAZ0C {
    position: relative;
    margin-top: -80px;
    transform: translateZ(0);
    background: #ffffff;
    padding: 2.5rem;
    z-index: 3;
    animation: slideUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.learning_impact_D4j1M .text_item_Wd4XT {
    position: relative;
}.learning_impact_D4j1M .text_item_Wd4XT::before {
    content: "";
    position: absolute;
    height: 3px;
    left: -2.5rem;
    top: -2.5rem;
    opacity: 0;
    width: calc(100% + 5rem);
    animation: expandWidth 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    transform-origin: left center;
    background: linear-gradient(90deg, 
        rgb(169,180,213) 0%, 
        rgb(122,141,188) 50%,
        rgb(169,180,213) 100%);
}.learning_impact_D4j1M h1 {
    opacity: 0;
    margin-bottom: 2rem;
    color: #000000;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease 0.2s forwards;
    font-weight: 700;
    line-height: 1.3;
    font-size: 33px;
}.learning_impact_D4j1M ul {
    display: grid;
    list-style: none;
    grid-template-columns: 1fr;
    margin: 0;
    gap: 1.25rem;
    padding: 0;
}.learning_impact_D4j1M li {
    animation: fadeSlideIn 0.6s ease forwards;
    transform: translateX(15px);
    position: relative;
    opacity: 0;
}.learning_impact_D4j1M li:nth-child(1) {
    animation-delay: 0.3s;
}.learning_impact_D4j1M li:nth-child(2) {
    animation-delay: 0.4s;
}.learning_impact_D4j1M li:nth-child(3) {
    animation-delay: 0.5s;
}.learning_impact_D4j1M li:nth-child(4) {
    animation-delay: 0.6s;
}.learning_impact_D4j1M li:nth-child(5) {
    animation-delay: 0.7s;
}.learning_impact_D4j1M li p {
    margin: 0;
    letter-spacing: 0.01em;
    align-items: flex-start;
    color: #000000;
    padding-left: 0.75rem;
    display: flex;
    transition: transform 0.3s ease;
    line-height: 1.6;
    transform: translateZ(0);
    font-size: 16px;
}.learning_impact_D4j1M li:hover p {
    transform: translateX(5px);
    color: rgb(169,180,213);
}.learning_impact_D4j1M li svg {
    margin-right: 1rem;
    transform: translateY(2px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-shrink: 0;
}.learning_impact_D4j1M li:hover svg {
    transform: translateY(2px) scale(1.1) rotate(5deg);
}.learning_impact_D4j1M svg path {
    transition: fill 0.3s ease;
    fill: rgb(169,180,213);
}.learning_impact_D4j1M li:hover svg path {
    fill: rgb(122,141,188);
}

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

@keyframes fadeSlideIn {
    from { opacity: 0; transform: translateX(15px); }
    to { opacity: 1; transform: translateX(0); }
}

@keyframes slideUp {
    from { transform: translateY(30px); }
    to { transform: translateY(0); }
}

@keyframes expandWidth {
    from { width: 0; opacity: 1; }
    to { width: calc(100% + 5rem); opacity: 1; }
}

@media (min-width: 768px) {.learning_impact_D4j1M {
    padding: 8rem 0;
}.learning_impact_D4j1M .container {
    gap: 2rem;
    flex-direction: row;
    align-items: center;
}.learning_impact_D4j1M .img_thumb_gCKMn {
    margin-top: 0;
    transform: perspective(1000px) rotateX(2deg) rotateY(-3deg);
    height: 450px;
    width: 45%;
}.learning_impact_D4j1M .instructor_bio_vAZ0C {
    margin-top: 0;
    width: 55%;
    margin-left: -5rem;
    padding: 3rem;
}.learning_impact_D4j1M ul {
    grid-template-columns: repeat(2, 1fr);
}.learning_impact_D4j1M h1 {
    font-size: 47px;
}
}

@media (min-width: 1024px) {.learning_impact_D4j1M {
    padding: 10rem 0;
}.learning_impact_D4j1M .container {
    gap: 3rem;
}.learning_impact_D4j1M .img_thumb_gCKMn {
    height: 550px;
}.learning_impact_D4j1M .instructor_bio_vAZ0C {
    margin-left: -8rem;
    padding: 4rem;
}.learning_impact_D4j1M .text_item_Wd4XT::before {
    height: 4px;
}
}

@media (max-width: 767px) {.learning_impact_D4j1M .instructor_bio_vAZ0C {
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 2rem;
    width: calc(100% - 2rem);
}.learning_impact_D4j1M .img_thumb_gCKMn {
    height: 280px;
}.learning_impact_D4j1M h1 {
    font-size: calc(33px * 0.9);
}.learning_impact_D4j1M li p {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.learning_impact_D4j1M {
    padding: 4rem 0;
}.learning_impact_D4j1M .instructor_bio_vAZ0C {
    padding: 1.5rem;
}.learning_impact_D4j1M .img_thumb_gCKMn {
    height: 220px;
}.learning_impact_D4j1M h1 {
    margin-bottom: 1.5rem;
    font-size: calc(33px * 0.8);
}.learning_impact_D4j1M ul {
    gap: 1rem;
}.learning_impact_D4j1M li p {
    font-size: calc(16px * 0.9);
}.learning_impact_D4j1M li svg {
    width: 20px;
    height: 20px;
    margin-right: 0.75rem;
}}.training_structure_PJf18 {
    position: relative;
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(170deg, rgb(211,216,235) 60%, rgb(169,180,213,0.5) 100%);
}.training_structure_PJf18::before {
    background-image: 
        linear-gradient(rgb(122,141,188,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(122,141,188,0.5) 1px, transparent 1px);
    position: absolute;
    opacity: 0.15;
    width: 100%;
    z-index: 1;
    left: 0;
    content: "";
    animation: gridPulse 8s ease-in-out infinite alternate;
    background-size: 30px 30px;
    top: 0;
    height: 100%;
}.training_structure_PJf18::after {
    height: 120%;
    position: absolute;
    width: 120%;
    opacity: 0.4;
    z-index: 0;
    left: -10%;
    animation: glowMove 15s ease-in-out infinite alternate;
    filter: blur(60px);
    top: -10%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(169,180,213,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(122,141,188,0.5) 0%, transparent 25%);
    content: "";
}.training_structure_PJf18 .instructor_bio_vAZ0C {
    position: relative;
    display: grid;
    max-width: 1100px;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 3rem;
    z-index: 2;
    transition: transform 0.5s ease;
}.training_structure_PJf18 h3 {
    padding: 0 2rem;
    margin: 0;
    animation: circuitConnect 1.5s ease-out forwards;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 30px;
    text-align: center;
}.training_structure_PJf18 h3::before,
.training_structure_PJf18 h3::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(169,180,213), transparent);
    left: 20%;
    height: 1px;
    animation: lineGlow 3s ease-in-out infinite alternate;
    width: 60%;
}.training_structure_PJf18 h3::before {
    top: -15px;
}.training_structure_PJf18 h3::after {
    bottom: -15px;
}.training_structure_PJf18 span {
    color: #000000;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 3rem;
    z-index: 2;
    animation: moduleInitialize 1s ease-out forwards;
    text-align: center;
    display: flex;
    font-size: 13px;
    line-height: 1.8;
}.training_structure_PJf18 span::before {
    content: "";
    left: 0;
    position: absolute;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    top: 0;
    background: #ffffff;
    bottom: 0;
    right: 0;
    z-index: -1;
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
}.training_structure_PJf18 span::after {
    left: 4px;
    opacity: 0.6;
    bottom: 4px;
    content: "";
    position: absolute;
    z-index: -1;
    top: 4px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.5) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.2) 100%
    );
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    right: 4px;
}.training_structure_PJf18 .instructor_bio_vAZ0C::before {
    left: calc(50% - 1.5px);
    height: 50px;
    position: absolute;
    top: calc(3rem + 20px);
    content: "";
    background: linear-gradient(to bottom, rgb(169,180,213), rgb(122,141,188));
    z-index: 1;
    width: 3px;
}.training_structure_PJf18 .instructor_bio_vAZ0C::after {
    width: 16px;
    top: calc(3rem + 70px);
    box-shadow: 
        0 0 15px rgb(169,180,213,0.5),
        0 0 30px rgb(169,180,213,0.5);
    background: linear-gradient(135deg, rgb(169,180,213), rgb(122,141,188));
    z-index: 1;
    position: absolute;
    border-radius: 50%;
    content: "";
    animation: pulseNode 3s ease-in-out infinite;
    height: 16px;
    left: calc(50% - 8px);
}

@keyframes gridPulse {
    0%, 100% {
        opacity: 0.1;
        background-size: 30px 30px;
    }
    50% {
        opacity: 0.2;
        background-size: 32px 32px;
    }
}

@keyframes glowMove {
    0% {
        transform: translateX(-5%) translateY(-5%);
    }
    100% {
        transform: translateX(5%) translateY(5%);
    }
}

@keyframes circuitConnect {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moduleInitialize {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes lineGlow {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(169,180,213,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 12px rgb(169,180,213);
    }
}

@keyframes pulseNode {
    0%, 100% {
        transform: scale(1);
        box-shadow: 
            0 0 15px rgb(169,180,213,0.5),
            0 0 30px rgb(169,180,213,0.5);
    }
    50% {
        transform: scale(1.2);
        box-shadow: 
            0 0 20px rgb(169,180,213),
            0 0 40px rgb(169,180,213,0.5);
    }
}

@media (max-width: 992px) {.training_structure_PJf18 {
    padding: 6rem 1.5rem;
}.training_structure_PJf18 h3 {
    font-size: calc(30px * 0.9);
    padding: 0 1.5rem;
    letter-spacing: 2px;
}.training_structure_PJf18 span {
    padding: 2.5rem;
}.training_structure_PJf18 .instructor_bio_vAZ0C::before {
    height: 40px;
}.training_structure_PJf18 .instructor_bio_vAZ0C::after {
    top: calc(3rem + 60px);
}
}

@media (max-width: 768px) {.training_structure_PJf18 {
    padding: 4rem 1rem;
}.training_structure_PJf18::before {
    background-size: 20px 20px;
}.training_structure_PJf18 h3 {
    font-size: calc(30px * 0.8);
    padding: 0 1rem;
    letter-spacing: 1px;
}.training_structure_PJf18 span {
    padding: 2rem;
    font-size: calc(13px * 0.95);
}.training_structure_PJf18 .instructor_bio_vAZ0C::before {
    height: 30px;
}.training_structure_PJf18 .instructor_bio_vAZ0C::after {
    height: 12px;
    width: 12px;
    left: calc(50% - 6px);
    top: calc(3rem + 50px);
}}.leadership_experience_7sdZN {
    position: relative;
    overflow: hidden;
    background: rgb(211,216,235);
    height: 500px;
}.leadership_experience_7sdZN::before {
    width: 50%;
    content: "";
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    background: rgb(169,180,213);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}.leadership_experience_7sdZN::after {
    height: 100%;
    width: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(122,141,188,0.5) 100%
        );
    z-index: 2;
    content: "";
}.leadership_experience_7sdZN .learner_voices_aIMSC {
    height: 100%;
    display: flex;
    z-index: 3;
    position: relative;
}.leadership_experience_7sdZN .img_thumb_gCKMn {
    z-index: 2;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    width: 45%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 0;
    position: absolute;
    transform: translateX(-5%);
    height: 130%;
    top: -15%;
    filter: grayscale(30%) contrast(1.1);
}.leadership_experience_7sdZN .img_thumb_gCKMn::after {
    left: 0;
    top: 0;
    opacity: 0.3;
    background: linear-gradient(
        to right,
        rgb(169,180,213) 0%,
        transparent 100%
    );
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}.leadership_experience_7sdZN:hover .img_thumb_gCKMn {
    transform: translateX(0%);
    filter: grayscale(0%) contrast(1.2);
}.leadership_experience_7sdZN .exp_summary_XCgHU {
    justify-content: center;
    right: 0;
    z-index: 3;
    flex-direction: column;
    position: absolute;
    width: 60%;
    padding: 0 3rem 0 7rem;
    display: flex;
    height: 100%;
}.leadership_experience_7sdZN .name {
    font-weight: 700;
    color: #000000;
    font-size: 39px;
    position: relative;
    animation: slide-left 0.7s forwards 0.2s;
    margin-bottom: 0.7rem;
    transform: translateX(50px);
    opacity: 0;
}.leadership_experience_7sdZN .name::before {
    transform: scaleX(0);
    transform-origin: left;
    height: 5px;
    background: rgb(169,180,213);
    width: 50px;
    transition: transform 0.5s ease 0.7s;
    left: 0;
    content: "";
    bottom: -10px;
    position: absolute;
}.leadership_experience_7sdZN:hover .name::before {
    transform: scaleX(1);
}.leadership_experience_7sdZN .exp_summary_XCgHU > div:nth-child(2) {
    margin-bottom: 2rem;
    letter-spacing: 3px;
    animation: slide-left 0.7s forwards 0.4s;
    text-transform: uppercase;
    transform: translateX(50px);
    color: rgb(122,141,188);
    font-weight: 600;
    font-size: 19px;
    opacity: 0;
}.leadership_experience_7sdZN .employee_section_ZMl9u {
    color: #000000;
    font-weight: 400;
    animation: slide-left 0.7s forwards 0.6s;
    line-height: 1.8;
    transform: translateX(50px);
    opacity: 0;
    max-width: 600px;
    font-size: 12px;
    padding-left: 30px;
    position: relative;
}@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.leadership_experience_7sdZN .employee_section_ZMl9u::before {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    width: 5px;
    background: linear-gradient(
        to bottom,
        rgb(169,180,213) 0%,
        rgb(122,141,188) 100%
    );
    content: "";
}.leadership_experience_7sdZN .employee_section_ZMl9u::after {
    z-index: -1;
    right: -80px;
    position: absolute;
    font-family: serif;
    line-height: 0;
    font-size: 20rem;
    opacity: 0.1;
    color: rgb(169,180,213,0.5);
    content: '"';
    bottom: -120px;
}@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

.leadership_experience_7sdZN:hover .img_thumb_gCKMn {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}.leadership_experience_7sdZN .exp_summary_XCgHU > div {
    transition: transform 0.3s ease;
}.leadership_experience_7sdZN:hover .name {
    transition-delay: 0.1s;
    transform: translateY(-5px);
}.leadership_experience_7sdZN:hover .exp_summary_XCgHU > div:nth-child(2) {
    transform: translateY(-3px);
    transition-delay: 0.2s;
}.leadership_experience_7sdZN:hover .employee_section_ZMl9u {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

@media (max-width: 992px) {.leadership_experience_7sdZN {
    height: auto;
    padding: 0;
}.leadership_experience_7sdZN::before {
    clip-path: none;
    height: 250px;
    width: 100%;
}.leadership_experience_7sdZN .learner_voices_aIMSC {
    flex-direction: column;
}.leadership_experience_7sdZN .img_thumb_gCKMn {
    top: 0;
    transform: none;
    position: relative;
    height: 300px;
    width: 100%;
    clip-path: none;
}.leadership_experience_7sdZN .exp_summary_XCgHU {
    width: 100%;
    position: relative;
    padding: 2rem;
}.leadership_experience_7sdZN:hover .img_thumb_gCKMn {
    animation: none;
}.leadership_experience_7sdZN .employee_section_ZMl9u::after {
    display: none;
}}header {
    background: linear-gradient(135deg, rgb(169,180,213,0.5) 0%, rgb(211,216,235) 100%);
    z-index: 100;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    margin-top: 0;
    padding: 0;
    overflow: visible;
}header::before {
    position: absolute;
    width: 100%;
    content: '';
    top: 0;
    z-index: 0;
    left: 0;
    opacity: 0.4;
    height: 100%;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
}header::after {
    bottom: 0;
    position: absolute;
    left: 0;
    height: 10px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(169,180,213,0.5), 
        transparent
    );
    opacity: 0.6;
    content: '';
    width: 100%;
}header .head_train_MQzDo {
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 1.3rem 3rem;
}header .top_core_k8aWq {
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    transition: all 0.6s ease;
    overflow: hidden;
    position: relative;
    flex: 0 0 auto;
    padding: 1rem;
    margin-right: 2rem;
}header .top_core_k8aWq:hover {
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
}header .main_base_zjP3R {
    position: relative;
    display: block;
    transition: all 0.4s ease;
}header .main_base_zjP3R img {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-height: 38px;
}header .header_learn_tuZHx {
    display: flex;
    z-index: 2;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}header .header_learn_tuZHx::before {
    top: -5%;
    z-index: -1;
    background: linear-gradient(135deg, rgb(169,180,213,0.5) 0%, transparent 100%);
    transition: all 0.6s ease;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    left: -5%;
    position: absolute;
    opacity: 0.1;
    height: 110%;
    content: '';
    width: 110%;
}header .header_learn_tuZHx:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}header .head_top_lqGD4 {
    position: relative;
    margin: 0 0.5rem;
}header .head_top_lqGD4 a {
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    align-items: center;
    overflow: hidden;
    padding: 0.8rem 1.3rem;
    position: relative;
    color: #000000;
    font-weight: 600;
    display: flex;
    font-size: 12px;
    transition: all 0.4s ease;
    justify-content: center;
    text-decoration: none;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
}header .head_top_lqGD4 a::before {
    transform: scale(1.1);
    width: 100%;
    transition: opacity 0.4s ease;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    content: '';
    background: linear-gradient(135deg, rgb(169,180,213,0.5) 0%, rgb(122,141,188,0.5) 100%);
    border-radius: inherit;
}header .head_top_lqGD4 a:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    color: #ffffff;
}header .head_top_lqGD4 a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .head_top_lqGD4::after {
    bottom: -8px;
    border-radius: 50%;
    position: absolute;
    transition: transform 0.4s ease;
    background: rgb(169,180,213);
    opacity: 0.7;
    height: 6px;
    transform: translateX(-50%) scale(0);
    content: '';
    left: 50%;
    width: 6px;
}header .head_top_lqGD4:hover::after {
    transform: translateX(-50%) scale(1);
}header .head_train_MQzDo::before {
    top: -100px;
    height: 200px;
    border-radius: 50%;
    content: '';
    right: -100px;
    background: radial-gradient(circle, rgb(169,180,213,0.5) 0%, transparent 70%);
    width: 200px;
    position: absolute;
    filter: blur(30px);
    opacity: 0.1;
}header .head_train_MQzDo::after {
    background: radial-gradient(circle, rgb(122,141,188,0.5) 0%, transparent 70%);
    opacity: 0.1;
    filter: blur(30px);
    bottom: -75px;
    height: 150px;
    width: 150px;
    position: absolute;
    left: -75px;
    border-radius: 50%;
    content: '';
}.top_mainbar_c1b7C {
    z-index: 1;
    background: rgb(211,216,235);
    padding-top: 2rem;
    position: relative;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .head_train_MQzDo {
    margin: 0 auto;
    max-width: 1320px;
}header .head_top_lqGD4 {
    margin: 0 0.7rem;
}header .head_top_lqGD4 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .head_train_MQzDo {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top_core_k8aWq {
    margin-right: 0;
    padding: 0.7rem;
    margin-bottom: 0;
}header .header_learn_tuZHx {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .head_top_lqGD4 a {
    padding: 0.6rem 1rem;
    font-size: calc(12px - 1px);
}header .header_learn_tuZHx::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head_train_MQzDo {
    padding: 0.8rem 1.5rem;
}header .top_core_k8aWq {
    max-width: 140px;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
    padding: 0.6rem;
}header .main_base_zjP3R img {
    max-height: 35px;
}header .header_learn_tuZHx {
    margin-top: 0.8rem;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    overflow-x: auto;
}header .header_learn_tuZHx::-webkit-scrollbar {
    height: 3px;
}header .header_learn_tuZHx::-webkit-scrollbar-thumb {
    background: rgb(169,180,213,0.5);
    border-radius: 10px;
}header .head_top_lqGD4 {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .head_top_lqGD4 a {
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    font-size: calc(12px - 2px);
}header .head_top_lqGD4::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .head_train_MQzDo {
    padding: 0.7rem 1.2rem;
}header .top_core_k8aWq {
    max-width: 120px;
    padding: 0.5rem;
}header .head_top_lqGD4 a {
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.6rem;
}}.reach_out_MfPbo {
    overflow: hidden;
    background: linear-gradient(
        135deg, 
        rgb(122,141,188,0.5) 0%, 
        rgb(169,180,213,0.5) 100%
    );
    position: relative;
    padding: 6rem 0;
    isolation: isolate;
}.reach_out_MfPbo::before {
    top: -50%;
    position: absolute;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    animation: subtle-pulse 12s infinite alternate;
    height: 200%;
    z-index: 1;
    content: '';
    left: -50%;
    width: 200%;
}.reach_out_MfPbo::after {
    content: '';
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
    bottom: -30%;
    position: absolute;
    width: 150%;
    height: 150%;
    animation: subtle-wave 15s infinite alternate-reverse;
    right: -30%;
    z-index: 1;
}.reach_out_MfPbo .container {
    z-index: 2;
    padding: 0 1rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.reach_out_MfPbo h2 {
    margin-bottom: 3rem;
    font-weight: 700;
    font-size: 42px;
    color: #ffffff;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}.reach_out_MfPbo h2::after {
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(169,180,213), 
        transparent
    );
    height: 3px;
    content: '';
    transform: translateX(-50%);
    left: 50%;
    bottom: -0.5rem;
    position: absolute;
    width: 80px;
}.reach_out_MfPbo .request_grid_ct5Hk {
    border-radius: 13px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    align-items: stretch;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    display: flex;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}.reach_out_MfPbo .img_thumb_gCKMn {
    position: relative;
    flex: 0 0 40%;
    min-height: 500px;
}.reach_out_MfPbo .img_thumb_gCKMn::before {
    opacity: 0.6;
    content: '';
    background: linear-gradient(
        45deg, 
        rgb(122,141,188,0.5) 0%, 
        rgb(169,180,213,0.5) 100%
    );
    mix-blend-mode: color-dodge;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
}.reach_out_MfPbo .reach_list_1OXyS {
    flex-direction: column;
    display: flex;
    flex: 0 0 60%;
    padding: 4rem 3rem;
    justify-content: center;
}.reach_out_MfPbo .reach_list_1OXyS form {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}.reach_out_MfPbo .reach_list_1OXyS h3 {
    font-size: 36px;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}.reach_out_MfPbo .reach_list_1OXyS input:not([type="checkbox"]):not([type="submit"]) {
    transition: all 0.3s ease;
    outline: none;
    border: 1px solid rgba(255,255,255,0.2);
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
}.reach_out_MfPbo .reach_list_1OXyS input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgba(rgb(169,180,213), 0.3);
    border-color: rgb(169,180,213);
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo input[type="checkbox"] {
    height: 22px;
    appearance: none;
    cursor: pointer;
    border: 2px solid #ffffff;
    position: relative;
    border-radius: 10px;
    margin-right: 1rem;
    width: 22px;
    transition: all 0.3s ease;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo input[type="checkbox"]:checked {
    background: rgb(169,180,213);
    border-color: rgb(169,180,213);
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo input[type="checkbox"]:checked::after {
    content: '✔';
    font-size: 0.8rem;
    position: absolute;
    color: #ffffff;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo label {
    align-items: center;
    display: flex;
    font-size: 14px;
    color: #ffffff;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo a {
    margin-left: 0.3rem;
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(169,180,213);
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo a:hover {
    text-decoration: underline;
}.reach_out_MfPbo .reach_list_1OXyS .contact_reach_EH1Mr {
    border-radius: 10px;
    font-size: 15px;
    background: rgb(169,180,213);
    cursor: pointer;
    width: 100%;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 1rem;
    border: none;
}.reach_out_MfPbo .reach_list_1OXyS .contact_reach_EH1Mr::before {
    left: -100%;
    position: absolute;
    transition: all 0.3s ease;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: linear-gradient(
        120deg, 
        transparent, 
        rgba(255,255,255,0.3), 
        transparent
    );
}.reach_out_MfPbo .reach_list_1OXyS .contact_reach_EH1Mr:hover::before {
    left: 100%;
}.reach_out_MfPbo .reach_list_1OXyS .contact_reach_EH1Mr:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}

@keyframes subtle-wave {
    0% {
        transform: rotate(0deg) scale(1);
    }
    100% {
        transform: rotate(5deg) scale(1.02);
    }
}

@media screen and (max-width: 1024px) {.reach_out_MfPbo .request_grid_ct5Hk {
    flex-direction: column;
}.reach_out_MfPbo .img_thumb_gCKMn {
    flex: 0 0 100%;
    min-height: 300px;
}.reach_out_MfPbo .reach_list_1OXyS {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.reach_out_MfPbo {
    padding: 3rem 0;
}.reach_out_MfPbo h2 {
    margin-bottom: 2rem;
    font-size: calc(42px * 0.8);
}.reach_out_MfPbo .reach_list_1OXyS h3 {
    font-size: calc(36px * 0.9);
}.reach_out_MfPbo .reach_list_1OXyS input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo {
    align-items: flex-start;
}.reach_out_MfPbo .reach_list_1OXyS .contact_message_u1Pxo input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.reach_out_MfPbo .request_grid_ct5Hk {
    border-radius: 0;
}.reach_out_MfPbo .img_thumb_gCKMn {
    min-height: 250px;
}.reach_out_MfPbo .reach_list_1OXyS {
    padding: 2rem 1.5rem;
}
}