* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.wrapper-padding_B7ZJN {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }

::-webkit-scrollbar {
    width: 17px;
}::-webkit-scrollbar-track {
    border: 1px dashed rgb(166,177,205,0.5);
    background: rgb(209,213,230);
    box-shadow: inset -3px -2px 8px 1px rgba(0, 0, 0, 0.8);
}::-webkit-scrollbar-thumb {
    animation: pulse_scrollbar 4.8s linear 4;
    background: linear-gradient(260deg, #ffffff 52%, rgb(255, 255, 255, 0.5) 36%, rgb(124,131,179) 45%, rgb(124,131,179,0.5) 23%, rgb(166,177,205) 85%, rgb(166,177,205,0.5) 63%, rgb(209,213,230) 18%);
    min-height: 67px;
    border: 1px double rgb(124,131,179,0.5);
    border-radius: 9999px;
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 2px -3px 9px 8px rgba(0, 0, 0, 0.7);
    transform: translateX(2px);
    background: rgb(209,213,230);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 1px 5px 8px 3px rgba(0, 0, 0, 0.6);
    background: rgb(124,131,179,0.5);
}* {
    scrollbar-width: thin;
}svg {
    height: 30px;
    width: 30px;
}.challenge_cta_qLoR5 {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1219px;
    max-width: 100%;
}html,body {
    color: #000000;
    auto
contain
touch-action: none;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
}.nav_begin_5PxWy {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.newsletter_signup_feYq2 {
    background: linear-gradient(135deg, rgb(166,177,205,0.5), rgb(124,131,179));
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.newsletter_signup_feYq2::before {
    background: radial-gradient(circle at 30% 40%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    z-index: 1;
    position: absolute;
    content: '';
    left: -50%;
    top: -50%;
    height: 200%;
    opacity: 0.05;
    pointer-events: none;
    transform: rotate(-12deg);
    width: 200%;
}.newsletter_signup_feYq2::after {
    left: 0;
    bottom: -5px;
    content: '';
    height: 10px;
    z-index: 2;
    position: absolute;
    filter: blur(3px);
    opacity: 0.7;
    background: linear-gradient(90deg, rgb(166,177,205), rgb(124,131,179), rgb(166,177,205));
    width: 100%;
}.newsletter_signup_feYq2 .container {
    max-width: 1200px;
    z-index: 5;
    position: relative;
    margin: 0 auto;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: center bottom;
    gap: 2rem;
    backdrop-filter: blur(5px);
}.newsletter_signup_feYq2 h4 {
    margin: 0;
    position: relative;
    font-weight: 600;
    transform: translateY(0);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-size: 19px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.4;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h:hover h4 {
    transform: translateY(-5px);
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h > div {
    position: relative;
    padding: 0.5rem 0;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h > div::before {
    left: -20px;
    height: 0;
    top: 50%;
    width: 5px;
    background: #ffffff;
    transition: height 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.7;
    content: '';
    position: absolute;
    border-radius: 10px;
    transform: translateY(-50%);
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h:hover > div::before {
    height: 80%;
}.newsletter_signup_feYq2 .input_holder {
    grid-template-columns: 1fr auto;
    position: relative;
    z-index: 10;
    display: grid;
    gap: 1rem;
}.newsletter_signup_feYq2 .input_holder span {
    display: inline-block;
    overflow: hidden;
    position: relative;
}.newsletter_signup_feYq2 .input_holder span::after {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    transform-origin: right;
    transform: scaleX(0);
    background: #ffffff;
    left: 0;
    bottom: 0;
}.newsletter_signup_feYq2 .input_holder span:hover::after,
.newsletter_signup_feYq2 .input_holder span:focus-within::after {
    transform: scaleX(1);
    transform-origin: left;
}.newsletter_signup_feYq2 input[type="email"] {
    font-size: 16px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: #ffffff;
    padding: 1rem 1.5rem;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.1);
}.newsletter_signup_feYq2 input[type="email"]::placeholder {
    transition: opacity 0.3s ease, transform 0.3s ease;
    color: rgba(255, 255, 255, 0.6);
}.newsletter_signup_feYq2 input[type="email"]:focus {
    outline: none;
    border-color: rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.newsletter_signup_feYq2 input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(10px);
}.newsletter_signup_feYq2 .sub_toggles_uUIAB {
    font-weight: 600;
    overflow: hidden;
    border: none;
    cursor: pointer;
    color: rgb(166,177,205);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 1rem 2rem;
    position: relative;
    border-radius: 4px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: 16px;
    z-index: 1;
    background: #ffffff;
}.newsletter_signup_feYq2 .sub_toggles_uUIAB::before {
    z-index: -1;
    content: '';
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    width: 100%;
    transition: all 0.6s ease;
    top: 0;
    height: 100%;
}.newsletter_signup_feYq2 .sub_toggles_uUIAB:hover {
    color: rgb(124,131,179);
    transform: translateY(-3px);
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.newsletter_signup_feYq2 .sub_toggles_uUIAB:hover::before {
    left: 100%;
}.newsletter_signup_feYq2 .sub_toggles_uUIAB:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {.newsletter_signup_feYq2 {
    padding: 6rem 3rem;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.newsletter_signup_feYq2 h4 {
    font-size: calc(19px * 1.2);
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h > div::before {
    left: -30px;
}.newsletter_signup_feYq2 .input_holder {
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.newsletter_signup_feYq2 {
    padding: 4rem 1.5rem;
}.newsletter_signup_feYq2 .input_holder {
    grid-template-columns: 1fr;
}.newsletter_signup_feYq2 h4 {
    text-align: center;
    margin-bottom: 1rem;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h {
    transform: perspective(1000px) rotateX(0);
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h > div::before {
    left: 0;
    height: 3px;
    transform: none;
    width: 50px;
    top: -10px;
}.newsletter_signup_feYq2 .knowledge_classes_XMC3h:hover > div::before {
    width: 80px;
    height: 3px;
}.newsletter_signup_feYq2 .sub_toggles_uUIAB {
    margin-top: 0.5rem;
    width: 100%;
}
}

@media (max-width: 480px) {.newsletter_signup_feYq2 {
    padding: 3rem 1rem;
}.newsletter_signup_feYq2 h4 {
    font-size: calc(19px * 0.9);
}.newsletter_signup_feYq2 input[type="email"] {
    padding: 0.9rem 1.2rem;
}.newsletter_signup_feYq2 .sub_toggles_uUIAB {
    padding: 0.9rem 1.2rem;
}}

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

.newsletter_signup_feYq2:hover .knowledge_classes_XMC3h {
    animation: pulse 6s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_r301Z {
    position: relative;
    background-color: rgb(209,213,230);
    padding: 90px 0;
    overflow: hidden;
}.our_team_r301Z::before {
    right: 0;
    background: radial-gradient(circle at top right, rgb(166,177,205,0.5) 0%, transparent 70%);
    width: 40%;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    opacity: 0.4;
}.our_team_r301Z::after {
    height: 60%;
    width: 30%;
    z-index: 1;
    position: absolute;
    opacity: 0.3;
    left: 0;
    bottom: 0;
    content: "";
    background: radial-gradient(circle at bottom left, rgb(124,131,179,0.5) 0%, transparent 70%);
}.our_team_r301Z .container {
    z-index: 2;
    position: relative;
}.our_team_r301Z .knowledge_classes_XMC3h {
    grid-gap: 60px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.our_team_r301Z h3 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    grid-column: 1 / -1;
    position: relative;
    margin-bottom: 50px;
}.our_team_r301Z h3::after {
    width: 80px;
    left: 50%;
    content: "";
    border-radius: 10px;
    position: absolute;
    height: 3px;
    bottom: -15px;
    transform: translateX(-50%);
    background: linear-gradient(to right, rgb(166,177,205), rgb(124,131,179));
}.our_team_r301Z .mastery_zone_pPiEh {
    position: relative;
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    padding: 30px;
    transform: translateX(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 21px;
    background: #ffffff;
}.our_team_r301Z .mastery_zone_pPiEh:hover {
    transform: translateX(10px);
}.our_team_r301Z .mastery_zone_pPiEh span {
    font-size: 24px;
    position: relative;
    color: rgb(166,177,205);
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600;
}.our_team_r301Z .mastery_zone_pPiEh span::after {
    bottom: -5px;
    width: 40px;
    height: 2px;
    content: "";
    left: 0;
    background-color: rgb(124,131,179);
    position: absolute;
}.our_team_r301Z .mastery_zone_pPiEh p {
    color: #000000;
    margin-bottom: 25px;
    line-height: 1.7;
    font-size: 14px;
}.our_team_r301Z .img_wrapper_ztn8H {
    border-radius: 21px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    height: 250px;
}.our_team_r301Z .img_wrapper_ztn8H::after {
    background: linear-gradient(to bottom, transparent 75%, rgba(0, 0, 0, 0.3));
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}.our_team_r301Z .learn_classes_fnzs4 {
    padding: 30px;
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 21px;
    background: #ffffff;
    flex-direction: column;
    position: relative;
}.our_team_r301Z .learn_classes_fnzs4:hover {
    transform: translateX(-10px);
}.our_team_r301Z .learn_classes_fnzs4 p {
    font-size: 14px;
    position: relative;
    padding-top: 15px;
    line-height: 1.7;
    color: #000000;
    margin-bottom: 25px;
}.our_team_r301Z .edu_promise_IjKtN {
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 21px;
    position: relative;
    height: 250px;
}.our_team_r301Z .edu_promise_IjKtN::after {
    background: linear-gradient(to bottom, transparent 75%, rgba(0, 0, 0, 0.3));
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
}.our_team_r301Z .mastery_zone_pPiEh,
.our_team_r301Z .learn_classes_fnzs4 {
    border-top: 4px solid rgb(166,177,205);
}.our_team_r301Z .learn_classes_fnzs4 {
    border-color: rgb(124,131,179);
}.our_team_r301Z .knowledge_classes_XMC3h::before {
    left: -100px;
    content: "";
    height: 200px;
    animation: rotate 30s linear infinite;
    top: -100px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.4;
    border: 2px dotted rgb(166,177,205,0.5);
}.our_team_r301Z .knowledge_classes_XMC3h::after {
    height: 150px;
    position: absolute;
    content: "";
    border: 2px dotted rgb(124,131,179,0.5);
    opacity: 0.4;
    border-radius: 50%;
    right: -75px;
    width: 150px;
    bottom: -75px;
    z-index: -1;
    animation: rotate 20s linear infinite reverse;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {.our_team_r301Z {
    padding: 80px 0;
}.our_team_r301Z .knowledge_classes_XMC3h {
    grid-gap: 40px;
}.our_team_r301Z h3 {
    margin-bottom: 40px;
}
}

@media (max-width: 992px) {.our_team_r301Z .knowledge_classes_XMC3h {
    grid-template-columns: 1fr;
    grid-gap: 50px;
}.our_team_r301Z h3 {
    margin-bottom: 35px;
}.our_team_r301Z .mastery_zone_pPiEh:hover,
    .our_team_r301Z .learn_classes_fnzs4:hover {
    transform: translateY(-10px);
}
}

@media (max-width: 768px) {.our_team_r301Z {
    padding: 60px 0;
}.our_team_r301Z h3 {
    font-size: calc(28px * 0.9);
}.our_team_r301Z .mastery_zone_pPiEh,
    .our_team_r301Z .learn_classes_fnzs4 {
    padding: 25px;
}.our_team_r301Z .mastery_zone_pPiEh span {
    font-size: calc(24px * 0.9);
}.our_team_r301Z .img_wrapper_ztn8H,
    .our_team_r301Z .edu_promise_IjKtN {
    height: 220px;
}
}

@media (max-width: 576px) {.our_team_r301Z {
    padding: 50px 0;
}.our_team_r301Z h3 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.8);
}.our_team_r301Z .mastery_zone_pPiEh,
    .our_team_r301Z .learn_classes_fnzs4 {
    padding: 20px;
}.our_team_r301Z .mastery_zone_pPiEh p,
    .our_team_r301Z .learn_classes_fnzs4 p {
    margin-bottom: 20px;
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.our_team_r301Z .img_wrapper_ztn8H,
    .our_team_r301Z .edu_promise_IjKtN {
    height: 200px;
}}

.our_team_r301Z .mastery_zone_pPiEh::before,
.our_team_r301Z .learn_classes_fnzs4::before {
    z-index: -1;
    right: 30px;
    height: 20px;
    background: rgb(166,177,205);
    transform: rotate(45deg);
    content: "";
    width: 20px;
    position: absolute;
    top: -10px;
}.our_team_r301Z .learn_classes_fnzs4::before {
    background: rgb(124,131,179);
}.our_team_r301Z .mastery_zone_pPiEh,
.our_team_r301Z .learn_classes_fnzs4 {
    overflow: hidden;
}.our_team_r301Z .mastery_zone_pPiEh::after,
.our_team_r301Z .learn_classes_fnzs4::after {
    width: 100px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 70%);
    right: -50%;
    top: -50%;
    opacity: 0.2;
    height: 100px;
    position: absolute;
    content: "";
}

@media (min-width: 1400px) {.our_team_r301Z .container {
    max-width: 1320px;
}}header {
    padding: 1.2rem 0;
    position: relative;
    background: rgb(209,213,230);
    z-index: 100;
}header::before {
    opacity: 0.5;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgb(166,177,205,0.5) 0%, 
        transparent 50%, 
        rgb(124,131,179,0.5) 100%);
    width: 100%;
    content: '';
    position: absolute;
}header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
}header .nav_info_9S6ro {
    border-radius: 13px;
    display: flex;
    background: #ffffff;
    align-items: center;
    gap: 1rem;
    flex-direction: column;
    padding: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}header .nav_header_qtKxZ {
    display: flex;
    padding: 0.5rem 1rem;
    margin-bottom: 0.5rem;
    position: relative;
    justify-content: center;
    text-decoration: none;
}header .nav_header_qtKxZ::before {
    background: linear-gradient(to right, 
        transparent, 
        rgb(166,177,205,0.5), 
        rgb(124,131,179,0.5), 
        rgb(166,177,205,0.5), 
        transparent);
    content: '';
    width: 100%;
    left: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
}header .nav_header_qtKxZ svg {
    width: 160px;
    height: auto;
    transition: all 0.3s ease;
}header .nav_header_qtKxZ:hover svg {
    filter: drop-shadow(0 2px 4px rgb(166,177,205,0.5));
    transform: translateY(-2px);
}header .nav_lead_7BJ3w {
    border-radius: 10px;
    background: rgb(209,213,230);
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    padding: 0.6rem;
    gap: 0.4rem;
}header .nav_mainwrap_zUGNC {
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    text-decoration: none;
    z-index: 1;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}header .nav_mainwrap_zUGNC::before {
    width: 100%;
    content: '';
    transition: opacity 0.3s ease;
    position: absolute;
    height: 100%;
    opacity: 0;
    background: linear-gradient(135deg, rgb(166,177,205), rgb(124,131,179));
    top: 0;
    z-index: -1;
    left: 0;
}header .nav_mainwrap_zUGNC:hover {
    color: #ffffff;
}header .nav_mainwrap_zUGNC:hover::before {
    opacity: 1;
}header .nav_mainwrap_zUGNC::after {
    transition: transform 0.3s ease;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    content: '';
    transform-origin: left;
    background: linear-gradient(to right, rgb(166,177,205), rgb(124,131,179));
    position: absolute;
    bottom: 0;
    left: 0;
}header .nav_mainwrap_zUGNC:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .nav_info_9S6ro {
    gap: 0.8rem;
    padding: 0.8rem;
}header .nav_header_qtKxZ svg {
    width: 140px;
}header .nav_lead_7BJ3w {
    padding: 0.5rem;
}header .nav_mainwrap_zUGNC {
    padding: 0.4rem 0.8rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .nav_info_9S6ro {
    gap: 0.7rem;
    padding: 0.7rem;
}header .nav_header_qtKxZ svg {
    width: 120px;
}header .nav_lead_7BJ3w {
    gap: 0.3rem;
    padding: 0.4rem;
}header .nav_mainwrap_zUGNC {
    font-size: calc(16px - 2px);
    padding: 0.3rem 0.7rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .nav_info_9S6ro {
    gap: 0.6rem;
    padding: 0.6rem;
}header .nav_header_qtKxZ svg {
    width: 110px;
}header .nav_lead_7BJ3w {
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0.4rem;
}header .nav_lead_7BJ3w::-webkit-scrollbar {
    height: 2px;
}header .nav_lead_7BJ3w::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(166,177,205);
}header .nav_mainwrap_zUGNC {
    white-space: nowrap;
    flex-shrink: 0;
}}.plan_deal_OhIP9 {
    position: relative;
    padding: 6rem 0;
    background-color: rgb(209,213,230);
    overflow: hidden;
}.plan_deal_OhIP9::before {
    background: linear-gradient(135deg, rgb(166,177,205,0.5) 0%, transparent 70%);
    left: 0;
    height: 100%;
    content: "";
    pointer-events: none;
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
}.plan_deal_OhIP9::after {
    pointer-events: none;
    content: "";
    position: absolute;
    right: -5rem;
    opacity: 0.15;
    z-index: 1;
    transform: rotate(-15deg);
    background: linear-gradient(225deg, rgb(124,131,179) 0%, transparent 80%);
    height: 20rem;
    width: 20rem;
    bottom: -5rem;
}.plan_deal_OhIP9 .container {
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.plan_deal_OhIP9 .program_price_8b5mT {
    gap: 3rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.plan_deal_OhIP9 .pricing_list_nAOlg {
    transform: translateZ(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left: 4px solid rgb(166,177,205);
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem;
}.plan_deal_OhIP9 .pricing_list_nAOlg::before {
    left: -20px;
    content: "";
    top: 20px;
    background-color: rgb(166,177,205);
    z-index: -1;
    width: 40px;
    transform: rotate(45deg);
    position: absolute;
    height: 40px;
}.plan_deal_OhIP9 .pricing_list_nAOlg h2 {
    transform: perspective(800px) translateZ(30px);
    font-size: 36px;
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
    color: #000000;
}.plan_deal_OhIP9 .pricing_list_nAOlg h2::after {
    bottom: -10px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(166,177,205), rgb(124,131,179));
    width: 80px;
    content: "";
    height: 3px;
}.plan_deal_OhIP9 .pricing_list_nAOlg .learn_offers_Cbgar {
    max-width: 80%;
    line-height: 1.6;
    color: #000000;
    font-size: 15px;
}.plan_deal_OhIP9 .pricing_fees_nb3GR {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
}.plan_deal_OhIP9 .package_rates_2z1uY {
    display: block;
    text-decoration: none;
    transition: all 0.4s ease;
    color: inherit;
    transform-style: preserve-3d;
    position: relative;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover {
    transform: translateY(-10px);
}.plan_deal_OhIP9 .cost_schemes_4pfTV {
    overflow: hidden;
    flex-direction: column;
    height: 100%;
    position: relative;
    transform: translateZ(0);
    display: flex;
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .cost_schemes_4pfTV {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(166,177,205,0.5);
}.plan_deal_OhIP9 .package_rates_2z1uY:nth-child(odd) .cost_schemes_4pfTV {
    transform: rotate(-1deg);
}.plan_deal_OhIP9 .package_rates_2z1uY:nth-child(even) .cost_schemes_4pfTV {
    transform: rotate(1deg);
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .cost_schemes_4pfTV {
    transform: rotate(0) translateZ(20px);
}.plan_deal_OhIP9 .cost_breakdown_hFkvD {
    overflow-wrap: break-word;
    padding: 2rem;
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
    word-break: break-word;
    flex: 1;
}.plan_deal_OhIP9 .cost_breakdown_hFkvD::before {
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
}.plan_deal_OhIP9 .cost_breakdown_hFkvD h3 {
    position: relative;
    transform: translateZ(10px);
    font-weight: 600;
    font-size: calc(20px * 1.2);
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
    color: #000000;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .cost_breakdown_hFkvD h3 {
    transform: translateZ(25px);
}.plan_deal_OhIP9 .cost_breakdown_hFkvD h3::after {
    bottom: -8px;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    background: rgb(166,177,205);
    height: 3px;
    left: 0;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .cost_breakdown_hFkvD h3::after {
    width: 60px;
}.plan_deal_OhIP9 .program_fees_zerZM {
    font-size: calc(20px * 1.8);
    position: relative;
    margin: 0.5rem 0 1.5rem;
    color: rgb(166,177,205);
    font-weight: 700;
    display: block;
    transform: translateZ(15px);
}.plan_deal_OhIP9 .program_fees_zerZM::before {
    bottom: -8px;
    left: 0;
    width: 80px;
    position: absolute;
    content: "";
    height: 2px;
    background: linear-gradient(90deg, rgb(166,177,205,0.5), transparent);
}.plan_deal_OhIP9 .cost_breakdown_hFkvD p {
    overflow-wrap: break-word;
    flex: 1;
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    margin-top: 1rem;
    font-size: 15px;
}.plan_deal_OhIP9 .img_wrapper_ztn8H {
    width: 100%;
    overflow: hidden;
    height: 200px;
    position: relative;
    transform: translateZ(0);
    transition: transform 0.5s ease;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .img_wrapper_ztn8H {
    transform: scale(1.05) translateZ(0);
}.plan_deal_OhIP9 .img_wrapper_ztn8H::after {
    width: 100%;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    content: "";
    position: absolute;
    z-index: 1;
    height: 50%;
    left: 0;
}.plan_deal_OhIP9 .img_wrapper_ztn8H::before {
    left: 0;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    transition: opacity 0.3s ease;
    background: rgb(166,177,205);
    content: "";
    width: 100%;
    opacity: 0.15;
}.plan_deal_OhIP9 .package_rates_2z1uY:hover .img_wrapper_ztn8H::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.plan_deal_OhIP9 .program_price_8b5mT {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
}.plan_deal_OhIP9 .pricing_list_nAOlg {
    padding: 3rem;
}.plan_deal_OhIP9 .pricing_fees_nb3GR {
    grid-column: 1;
    grid-row: 1;
}.plan_deal_OhIP9 .pricing_list_nAOlg {
    grid-column: 2;
    align-self: start;
    grid-row: 1;
    top: 2rem;
    position: sticky;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.plan_deal_OhIP9 .pricing_list_nAOlg:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.plan_deal_OhIP9 .pricing_fees_nb3GR {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.plan_deal_OhIP9 .cost_breakdown_hFkvD {
    min-height: 300px;
}
}

@media (max-width: 991px) {.plan_deal_OhIP9 {
    padding: 4rem 0;
}.plan_deal_OhIP9 .pricing_list_nAOlg {
    order: -1;
}.plan_deal_OhIP9 .pricing_list_nAOlg h2 {
    font-size: calc(36px * 0.9);
}.plan_deal_OhIP9 .pricing_list_nAOlg .learn_offers_Cbgar {
    max-width: 100%;
}
}

@media (max-width: 767px) {.plan_deal_OhIP9 {
    padding: 3rem 0;
}.plan_deal_OhIP9 .container {
    padding: 0 1.5rem;
}.plan_deal_OhIP9 .pricing_fees_nb3GR {
    grid-template-columns: 1fr;
}.plan_deal_OhIP9 .pricing_list_nAOlg h2 {
    font-size: calc(36px * 0.8);
}.plan_deal_OhIP9 .cost_breakdown_hFkvD {
    padding: 1.5rem;
}.plan_deal_OhIP9 .program_fees_zerZM {
    font-size: calc(20px * 1.5);
}.plan_deal_OhIP9 .img_wrapper_ztn8H {
    height: 180px;
}
}

@media (max-width: 480px) {.plan_deal_OhIP9 .cost_breakdown_hFkvD p {
    font-size: calc(15px * 0.9);
}.plan_deal_OhIP9 .cost_breakdown_hFkvD h3 {
    font-size: 20px;
}.plan_deal_OhIP9 .program_fees_zerZM {
    font-size: calc(20px * 1.3);
}.plan_deal_OhIP9 .img_wrapper_ztn8H {
    height: 160px;
}}.location_info_EjyMn {
    perspective: 1000px;
    background: linear-gradient(170deg, rgb(209,213,230) 0%, rgb(124,131,179,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.location_info_EjyMn::before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 20px,
            rgb(166,177,205,0.5) 20px,
            rgb(166,177,205,0.5) 40px
        );
    z-index: 1;
    content: '';
}.location_info_EjyMn::after {
    height: 200%;
    opacity: 0.7;
    content: '';
    position: absolute;
    z-index: 0;
    left: -50%;
    background: 
        radial-gradient(circle at 25% 25%, rgb(166,177,205,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 75%, rgb(124,131,179,0.5) 0%, transparent 25%);
    top: -50%;
    width: 200%;
    animation: pulseGradient 15s infinite alternate;
}@keyframes pulseGradient {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}
.location_info_EjyMn .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.location_info_EjyMn .reach_form_Tpcn1 {
    background: rgba(0, 0, 0, 0.5);
    padding: 45px;
    position: relative;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    flex-direction: column;
    border-radius: 14px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 0 0 1px #ffffff;
    backdrop-filter: blur(10px);
}.location_info_EjyMn .reach_form_Tpcn1:hover {
    transform: translateZ(10px);
    box-shadow: 
        0 25px 60px rgba(0, 0, 0, 0.3),
        0 0 0 1px #ffffff,
        0 0 30px rgb(166,177,205,0.5);
}.location_info_EjyMn .reach_form_Tpcn1::before {
    content: '';
    right: -2px;
    left: -2px;
    top: -2px;
    border-radius: calc(14px + 2px);
    bottom: -2px;
    background: linear-gradient(45deg, 
        rgb(166,177,205) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(124,131,179) 100%);
    animation: borderGlow 6s infinite alternate;
    opacity: 0.7;
    position: absolute;
    z-index: -1;
}@keyframes borderGlow {
    0% {
        opacity: 0.5;
        filter: blur(5px);
    }
    50% {
        opacity: 0.8;
        filter: blur(3px);
    }
    100% {
        opacity: 0.5;
        filter: blur(5px);
    }
}
.location_info_EjyMn h3 {
    color: #ffffff;
    position: relative;
    text-shadow: 0 0 15px rgb(166,177,205,0.5);
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
}.location_info_EjyMn h3::before {
    content: '';
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(166,177,205), 
        rgb(124,131,179));
    bottom: -10px;
    width: 100%;
    border-radius: 10px;
    position: absolute;
}.location_info_EjyMn h3::after {
    animation: slideGlow 3s infinite alternate;
    box-shadow: 0 0 10px rgb(166,177,205);
    height: 10px;
    border-radius: 50%;
    background: rgb(166,177,205);
    content: '';
    position: absolute;
    width: 10px;
    left: 0;
    bottom: -8px;
}@keyframes slideGlow {
    0% {
        left: 0;
        background: rgb(166,177,205);
    }
    100% {
        left: calc(100% - 10px);
        background: rgb(124,131,179);
    }
}
.location_info_EjyMn .edu_chat_armfJ {
    position: relative;
    border-left: 2px solid rgb(166,177,205);
    max-width: 800px;
    line-height: 1.7;
    margin-bottom: 35px;
    padding-left: 15px;
    font-size: 12px;
    color: #ffffff;
}.location_info_EjyMn .request_team_RzisG {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    position: relative;
    display: grid;
}.location_info_EjyMn .request_team_RzisG::before {
    opacity: 0.2;
    position: absolute;
    top: -15px;
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    height: 1px;
    content: '';
    width: 100%;
    left: 0;
}.location_info_EjyMn .request_team_RzisG span {
    display: flex;
    border-radius: 10px;
    transform: translateY(0);
    padding: 25px;
    flex-direction: column;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding-left: 65px;
    z-index: 1;
    backdrop-filter: blur(5px);
    position: relative;
}.location_info_EjyMn .request_team_RzisG span::before {
    z-index: -1;
    position: absolute;
    height: 0;
    content: '';
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(166,177,205), rgb(124,131,179));
    width: 4px;
    transition: height 0.4s ease;
}.location_info_EjyMn .request_team_RzisG span::after {
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    background: linear-gradient(45deg, 
        rgb(166,177,205,0.5) 0%, 
        transparent 30%, 
        transparent 70%, 
        rgb(124,131,179,0.5) 100%);
}.location_info_EjyMn .request_team_RzisG span:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}.location_info_EjyMn .request_team_RzisG span:hover::before {
    height: 100%;
}.location_info_EjyMn .request_team_RzisG span:hover::after {
    opacity: 1;
}.location_info_EjyMn .request_team_RzisG span svg {
    stroke-width: 1.5px;
    transform: translateZ(5px);
    left: 20px;
    position: absolute;
    top: 24px;
    height: 30px;
    stroke-linejoin: round;
    stroke-linecap: round;
    width: 30px;
    stroke: rgb(166,177,205);
    transition: all 0.4s ease;
    z-index: 2;
    filter: drop-shadow(0 0 5px rgb(166,177,205,0.5));
    fill: none;
}.location_info_EjyMn .request_team_RzisG span:nth-child(even) svg {
    stroke: rgb(124,131,179);
    filter: drop-shadow(0 0 5px rgb(124,131,179,0.5));
}.location_info_EjyMn .request_team_RzisG span:hover svg {
    filter: drop-shadow(0 0 10px rgb(166,177,205));
    transform: translateZ(10px) scale(1.1) rotate(5deg);
    stroke-width: 2px;
}.location_info_EjyMn .request_team_RzisG span:nth-child(even):hover svg {
    filter: drop-shadow(0 0 10px rgb(124,131,179));
}.location_info_EjyMn .request_team_RzisG span svg path,
.location_info_EjyMn .request_team_RzisG span svg circle,
.location_info_EjyMn .request_team_RzisG span svg line,
.location_info_EjyMn .request_team_RzisG span svg polyline,
.location_info_EjyMn .request_team_RzisG span svg rect {
    stroke-dasharray: 100;
    transition: stroke-dashoffset 1s ease;
    stroke-dashoffset: 100;
}.location_info_EjyMn .request_team_RzisG span:hover svg path,
.location_info_EjyMn .request_team_RzisG span:hover svg circle,
.location_info_EjyMn .request_team_RzisG span:hover svg line,
.location_info_EjyMn .request_team_RzisG span:hover svg polyline,
.location_info_EjyMn .request_team_RzisG span:hover svg rect {
    animation: glowPulse 2s infinite alternate;
    stroke-dashoffset: 0;
}@keyframes glowPulse {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.5);
    }
}
.location_info_EjyMn .request_team_RzisG span p {
    color: #ffffff;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    display: flex;
}.location_info_EjyMn .request_team_RzisG span p::before {
    font-size: 1.5em;
    font-weight: 700;
    margin-right: 10px;
    color: rgb(166,177,205);
    content: '›';
}.location_info_EjyMn .request_team_RzisG span span {
    border: none;
    background: transparent;
    margin-top: 8px;
    padding: 0;
    backdrop-filter: none;
}.location_info_EjyMn .request_team_RzisG span span a {
    color: rgb(166,177,205);
    transition: all 0.3s ease;
    padding: 5px 0;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
}.location_info_EjyMn .msg_form_DdYQI {
    grid-column: 1 / -1;
    border-radius: 10px;
    margin-top: 30px;
    overflow: hidden;
    padding: 30px;
    backdrop-filter: blur(5px);
    position: relative;
}.location_info_EjyMn .msg_form_DdYQI::before {
    left: 0;
    background-size: 20px 20px;
    height: 100%;
    position: absolute;
    content: '';
    animation: movePattern 20s linear infinite;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, 
            rgb(166,177,205,0.5) 25%, 
            transparent 25%,
            transparent 50%, 
            rgb(166,177,205,0.5) 50%,
            rgb(166,177,205,0.5) 75%, 
            transparent 75%);
    z-index: -1;
    width: 100%;
    top: 0;
}@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}
.location_info_EjyMn .msg_form_DdYQI h4 {
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 19px;
    color: #ffffff;
    display: flex;
    text-transform: uppercase;
    align-items: center;
}.location_info_EjyMn .msg_form_DdYQI h4 svg {
    margin-right: 12px;
    width: 24px;
    filter: drop-shadow(0 0 5px rgb(166,177,205,0.5));
    fill: none;
    stroke-width: 1.5px;
    stroke-linecap: round;
    stroke: rgb(166,177,205);
    stroke-linejoin: round;
    height: 24px;
}.location_info_EjyMn .msg_form_DdYQI h4::before {
    display: inline-block;
    height: 2px;
    box-shadow: 0 0 5px rgb(166,177,205);
    margin-right: 10px;
    width: 20px;
    background: rgb(166,177,205);
    content: '';
}.location_info_EjyMn .msg_form_DdYQI h4::after {
    width: 20px;
    display: inline-block;
    height: 2px;
    margin-left: 10px;
    background: rgb(166,177,205);
    box-shadow: 0 0 5px rgb(166,177,205);
    content: '';
}.location_info_EjyMn .msg_form_DdYQI span {
    backdrop-filter: blur(5px);
    border-left: 2px solid rgb(166,177,205);
    transition: all 0.3s ease;
    display: flex;
    overflow: hidden;
    padding: 12px 20px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: 8px;
    align-items: center;
    border-radius: 10px;
}.location_info_EjyMn .msg_form_DdYQI span svg {
    stroke-linejoin: round;
    filter: drop-shadow(0 0 3px rgb(124,131,179,0.5));
    stroke-linecap: round;
    margin-right: 10px;
    width: 18px;
    fill: none;
    stroke-width: 1.5px;
    transition: all 0.3s ease;
    stroke: rgb(124,131,179);
    height: 18px;
}.location_info_EjyMn .msg_form_DdYQI span::before {
    background: linear-gradient(90deg, 
        rgb(166,177,205,0.5), 
        transparent);
    transition: transform 0.5s ease;
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
}.location_info_EjyMn .msg_form_DdYQI span:hover {
    border-left-color: rgb(124,131,179);
    background: rgb(124,131,179,0.5);
    transform: translateX(5px);
}.location_info_EjyMn .msg_form_DdYQI span:hover svg {
    transform: rotate(360deg);
    filter: drop-shadow(0 0 5px rgb(166,177,205));
    stroke: rgb(166,177,205);
}.location_info_EjyMn .msg_form_DdYQI span:hover::before {
    transform: translateX(0);
}
@media (max-width: 991px) {.location_info_EjyMn {
    padding: 70px 0;
}.location_info_EjyMn .reach_form_Tpcn1 {
    padding: 35px;
}.location_info_EjyMn h3 {
    font-size: calc(30px * 0.9);
}.location_info_EjyMn .request_team_RzisG {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.location_info_EjyMn .request_team_RzisG span svg {
    width: 26px;
    height: 26px;
}.location_info_EjyMn .msg_form_DdYQI {
    padding: 25px;
}.location_info_EjyMn .msg_form_DdYQI h4 svg {
    height: 22px;
    width: 22px;
}.location_info_EjyMn .msg_form_DdYQI span svg {
    width: 16px;
    height: 16px;
}
}
@media (max-width: 767px) {.location_info_EjyMn {
    padding: 60px 0;
}.location_info_EjyMn .reach_form_Tpcn1 {
    padding: 30px;
}.location_info_EjyMn h3 {
    font-size: calc(30px * 0.8);
}.location_info_EjyMn .edu_chat_armfJ {
    margin-bottom: 25px;
    font-size: calc(12px * 0.95);
}.location_info_EjyMn .request_team_RzisG {
    grid-template-columns: 1fr;
}.location_info_EjyMn .request_team_RzisG span {
    padding-left: 55px;
    padding: 20px;
}.location_info_EjyMn .request_team_RzisG span svg {
    width: 24px;
    left: 15px;
    height: 24px;
}.location_info_EjyMn .msg_form_DdYQI h4 svg {
    height: 20px;
    width: 20px;
}.location_info_EjyMn .msg_form_DdYQI span svg {
    height: 14px;
    width: 14px;
}
    
    @keyframes slideGlow {
        0% {
            left: 0;
            background: rgb(166,177,205);
        }
        100% {
            left: calc(100% - 10px);
            background: rgb(124,131,179);
        }
    }
}
@media (max-width: 480px) {.location_info_EjyMn {
    padding: 50px 0;
}.location_info_EjyMn .reach_form_Tpcn1 {
    padding: 25px;
}.location_info_EjyMn h3 {
    font-size: calc(30px * 0.7);
}.location_info_EjyMn .edu_chat_armfJ {
    font-size: calc(12px * 0.9);
    padding-left: 10px;
}.location_info_EjyMn .request_team_RzisG span {
    padding: 15px;
    padding-left: 50px;
}.location_info_EjyMn .request_team_RzisG span svg {
    left: 12px;
    height: 22px;
    width: 22px;
    top: 15px;
}.location_info_EjyMn .msg_form_DdYQI {
    padding: 20px;
}.location_info_EjyMn .msg_form_DdYQI span {
    padding: 10px 15px;
}.location_info_EjyMn .msg_form_DdYQI h4 svg {
    height: 18px;
    width: 18px;
    margin-right: 8px;
}.location_info_EjyMn .msg_form_DdYQI span svg {
    margin-right: 8px;
    height: 12px;
    width: 12px;
}.location_info_EjyMn .msg_form_DdYQI h4::before,
    .location_info_EjyMn .msg_form_DdYQI h4::after {
    width: 15px;
}
}
@media (min-width: 1200px) {.location_info_EjyMn .container {
    max-width: 1140px;
}.location_info_EjyMn .reach_form_Tpcn1 {
    padding: 50px;
}
}
@media (prefers-reduced-motion: reduce) {.location_info_EjyMn::after,
    .location_info_EjyMn .reach_form_Tpcn1::before,
    .location_info_EjyMn h3::after,
    .location_info_EjyMn .msg_form_DdYQI::before,
    .location_info_EjyMn .request_team_RzisG span:hover svg,
    .location_info_EjyMn .msg_form_DdYQI span:hover svg {
    transition: none;
    animation: none;
}.location_info_EjyMn .request_team_RzisG span:hover svg path,
    .location_info_EjyMn .request_team_RzisG span:hover svg circle,
    .location_info_EjyMn .request_team_RzisG span:hover svg line,
    .location_info_EjyMn .request_team_RzisG span:hover svg polyline,
    .location_info_EjyMn .request_team_RzisG span:hover svg rect {
    animation: none;
}}.course_offering_4KBJ0 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(209,213,230) 0%, rgba(245, 247, 252, 0.95) 100%);
    position: relative;
}.course_offering_4KBJ0::before {
    width: 300px;
    opacity: 0.1;
    top: -50px;
    content: '';
    position: absolute;
    z-index: 1;
    transform: rotate(35deg);
    right: -50px;
    background: rgb(166,177,205,0.5);
    height: 300px;
}.course_offering_4KBJ0::after {
    content: '';
    left: -50px;
    background: rgb(124,131,179,0.5);
    bottom: -50px;
    position: absolute;
    transform: rotate(-15deg);
    width: 250px;
    z-index: 1;
    height: 250px;
    opacity: 0.15;
}.course_offering_4KBJ0 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.course_offering_4KBJ0 .career_challenge_5UWlY {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}.course_offering_4KBJ0 .img_wrapper_ztn8H {
    transform: perspective(1000px) rotateY(-3deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    height: 400px;
}.course_offering_4KBJ0 .img_wrapper_ztn8H::before {
    background: linear-gradient(
        to bottom right,
        rgba(rgb(166,177,205), 0.2),
        rgba(rgb(124,131,179), 0.2)
    );
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
}.course_offering_4KBJ0 .img_wrapper_ztn8H::after {
    left: 20px;
    transition: all 0.5s ease;
    right: 20px;
    content: '';
    z-index: 2;
    top: 20px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.3);
    opacity: 0;
    bottom: 20px;
    transform: scale(0.95);
}.course_offering_4KBJ0 .img_wrapper_ztn8H:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_offering_4KBJ0 .img_wrapper_ztn8H:hover::after {
    transform: scale(1);
    opacity: 1;
}.course_offering_4KBJ0 .insight_box_Du4LN {
    padding: 10px 0 0 0;
    position: relative;
}.course_offering_4KBJ0 h3 {
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    position: relative;
    font-size: calc(36px * 0.9);
    line-height: 1.3;
    margin-bottom: 25px;
    transform: translateX(-5px);
    font-weight: 700;
    opacity: 0;
    color: #000000;
}.course_offering_4KBJ0 h3::after {
    transform-origin: left;
    content: '';
    width: 80px;
    bottom: -12px;
    transform: scaleX(0);
    height: 3px;
    background: linear-gradient(90deg, rgb(166,177,205) 0%, rgb(124,131,179) 100%);
    position: absolute;
    left: 0;
    animation: expandLine 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.7s forwards;
}.course_offering_4KBJ0 .description {
    margin-bottom: 20px;
    transform: translateY(10px);
    opacity: 0;
    font-size: 13px;
    animation: fadeInUp 0.8s ease 0.4s forwards;
    color: #000000;
    position: relative;
    line-height: 1.8;
}.course_offering_4KBJ0 p.description {
    padding-right: 20px;
    scrollbar-width: thin;
    max-height: 300px;
    scrollbar-color: rgb(166,177,205,0.5) rgb(209,213,230);
    overflow-y: auto;
}.course_offering_4KBJ0 p.description::-webkit-scrollbar {
    width: 6px;
}.course_offering_4KBJ0 p.description::-webkit-scrollbar-track {
    background: rgb(209,213,230);
}.course_offering_4KBJ0 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(166,177,205,0.5);
    border-radius: 10px;
}.course_offering_4KBJ0 span.description {
    display: none;
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@media (min-width: 768px) {.course_offering_4KBJ0 .career_challenge_5UWlY {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course_offering_4KBJ0 .img_wrapper_ztn8H {
    transform: perspective(1200px) rotateY(-5deg) translateZ(0);
    height: 550px;
}.course_offering_4KBJ0 .insight_box_Du4LN {
    padding: 0 0 0 20px;
}.course_offering_4KBJ0 h3 {
    font-size: 36px;
    margin-bottom: 35px;
}.course_offering_4KBJ0 h3::after {
    height: 4px;
    width: 120px;
}.course_offering_4KBJ0 p.description {
    max-height: 380px;
}
}

@media (min-width: 992px) {.course_offering_4KBJ0 {
    padding: 150px 0;
}.course_offering_4KBJ0 .career_challenge_5UWlY {
    gap: 80px;
}.course_offering_4KBJ0 .img_wrapper_ztn8H {
    height: 600px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.course_offering_4KBJ0 .insight_box_Du4LN {
    padding: 0 0 0 40px;
}.course_offering_4KBJ0 h3 {
    margin-bottom: 40px;
    transform: translateX(-10px);
}.course_offering_4KBJ0 h3::after {
    bottom: -15px;
}.course_offering_4KBJ0 p.description {
    font-size: calc(13px * 1.05);
    max-height: 450px;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course_offering_4KBJ0 {
    padding: 80px 0;
}.course_offering_4KBJ0 .img_wrapper_ztn8H {
    margin-bottom: 20px;
    height: 300px;
}.course_offering_4KBJ0 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 25px;
}.course_offering_4KBJ0 p.description {
    line-height: 1.6;
    max-height: 250px;
}}.leadership_experience_bWNIx {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(209,213,230) 0%, rgba(245, 248, 250, 0.9) 100%);
    overflow: hidden;
}.leadership_experience_bWNIx::before {
    right: -10%;
    background: radial-gradient(circle, rgb(166,177,205,0.5) 0%, transparent 70%);
    position: absolute;
    width: 40vw;
    height: 40vw;
    transform: translateZ(0);
    top: -5%;
    content: "";
    opacity: 0.15;
}.leadership_experience_bWNIx::after {
    transform: translateZ(0);
    position: absolute;
    content: "";
    background: radial-gradient(circle, rgb(124,131,179,0.5) 0%, transparent 70%);
    opacity: 0.1;
    height: 30vw;
    bottom: -5%;
    left: -10%;
    width: 30vw;
}.leadership_experience_bWNIx .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
}.leadership_experience_bWNIx .opinion_showcase_82fog {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    padding: 2.5rem;
    transform: translateZ(0);
    gap: 2rem;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.03),
        0 0 80px rgba(rgb(166,177,205), 0.03) inset;
}.leadership_experience_bWNIx .opinion_showcase_82fog > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
}.leadership_experience_bWNIx .img_wrapper_ztn8H {
    height: 200px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.7);
    transform: rotate(-2deg) translateZ(0);
    width: 200px;
    overflow: hidden;
    border-radius: 8px;
}.leadership_experience_bWNIx .img_wrapper_ztn8H::after {
    content: "";
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(166,177,205), 0.1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}.leadership_experience_bWNIx .img_wrapper_ztn8H:hover {
    transform: rotate(0deg) scale(1.05) translateZ(0);
}.leadership_experience_bWNIx .name {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    position: relative;
    color: rgb(166,177,205);
    font-weight: 700;
}.leadership_experience_bWNIx .name::after {
    bottom: -8px;
    position: absolute;
    width: 60%;
    transition: transform 0.4s ease;
    transform: scaleX(0.8);
    content: "";
    height: 3px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(124,131,179) 0%, transparent 100%);
    left: 0;
}.leadership_experience_bWNIx .opinion_showcase_82fog > div:nth-child(2) {
    flex-direction: column;
    display: flex;
    justify-content: center;
}.leadership_experience_bWNIx .opinion_showcase_82fog > div:nth-child(2) > div {
    letter-spacing: 0.02em;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 0.5rem;
    font-size: calc(15px - 0.1rem);
}.leadership_experience_bWNIx .career_record_gwPMS {
    line-height: 1.6;
    color: #000000;
    margin: 0;
    font-size: 15px;
    font-family: Arial, sans-serif;
    position: relative;
}.leadership_experience_bWNIx .career_record_gwPMS::before {
    left: -1rem;
    z-index: -1;
    font-size: 6rem;
    position: absolute;
    color: rgb(166,177,205,0.5);
    top: -2rem;
    font-family: serif;
    opacity: 0.15;
    content: "";
}

@media (min-width: 768px) {.leadership_experience_bWNIx {
    padding: 8rem 0;
}.leadership_experience_bWNIx .opinion_showcase_82fog {
    gap: 2.5rem 3rem;
    grid-template-rows: auto 1fr;
    padding: 3rem;
    grid-template-columns: auto 1fr;
}.leadership_experience_bWNIx .opinion_showcase_82fog > div:first-child {
    grid-row: span 2;
}.leadership_experience_bWNIx .img_wrapper_ztn8H {
    width: 260px;
    height: 260px;
}.leadership_experience_bWNIx .name {
    font-size: calc(20px + 0.2rem);
}.leadership_experience_bWNIx .career_record_gwPMS {
    font-size: calc(15px + 0.05rem);
}
}

@media (min-width: 1024px) {.leadership_experience_bWNIx .opinion_showcase_82fog {
    gap: 3rem 4rem;
    grid-template-columns: auto 1fr;
    padding: 4rem;
}.leadership_experience_bWNIx .img_wrapper_ztn8H {
    height: 300px;
    width: 300px;
    transform: rotate(-3deg) translateZ(0);
}.leadership_experience_bWNIx .name {
    font-size: calc(20px + 0.4rem);
}.leadership_experience_bWNIx .name::after {
    height: 4px;
}.leadership_experience_bWNIx .career_record_gwPMS {
    font-size: calc(15px + 0.1rem);
    line-height: 1.7;
}.leadership_experience_bWNIx .opinion_showcase_82fog > div:nth-child(2) > div {
    font-size: 15px;
}
}

@media (min-width: 1200px) {.leadership_experience_bWNIx .container {
    padding: 0 4rem;
}.leadership_experience_bWNIx .opinion_showcase_82fog {
    gap: 3rem 5rem;
}.leadership_experience_bWNIx .opinion_showcase_82fog:hover .name::after {
    transform: scaleX(1);
}
}

@media (max-width: 767px) {.leadership_experience_bWNIx {
    padding: 4rem 0;
}.leadership_experience_bWNIx .container {
    padding: 0 1rem;
}.leadership_experience_bWNIx .opinion_showcase_82fog {
    padding: 2rem;
}.leadership_experience_bWNIx .img_wrapper_ztn8H {
    height: 180px;
    width: 180px;
}}.learning_outcomes_Tq6QP {
    padding: 120px 0;
    background: linear-gradient(125deg, rgb(209,213,230) 0%, rgb(166,177,205,0.5) 100%);
    overflow: hidden;
    position: relative;
}.learning_outcomes_Tq6QP::before {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.03;
    z-index: 0;
    background-size: 30px 30px;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(#ffffff 1px, transparent 1px),
                      linear-gradient(to right, #ffffff 1px, transparent 1px);
}.learning_outcomes_Tq6QP::after {
    width: 200%;
    opacity: 0.2;
    left: -50%;
    top: -50%;
    position: absolute;
    z-index: 0;
    content: '';
    height: 200%;
    background: radial-gradient(circle, rgb(124,131,179,0.5) 0%, transparent 60%);
}.learning_outcomes_Tq6QP .knowledge_classes_XMC3h {
    padding: 0 20px;
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 1;
}.learning_outcomes_Tq6QP h2 {
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    margin: 0 0 80px;
    font-size: 42px;
    position: relative;
}.learning_outcomes_Tq6QP h2::after {
    width: 140px;
    height: 4px;
    left: 50%;
    content: '';
    background: linear-gradient(90deg, rgb(166,177,205), rgb(124,131,179));
    position: absolute;
    bottom: -20px;
    border-radius: 10px;
    transform: translateX(-50%);
}.learning_outcomes_Tq6QP .content-wrapper {
    flex-direction: column;
    display: flex;
    gap: 60px;
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 70%;
    border-radius: 16px;
    height: 400px;
    position: relative;
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H::before {
    left: 0;
    background: linear-gradient(135deg, rgb(166,177,205,0.5) 0%, transparent 70%);
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H::after {
    height: 100%;
    background: linear-gradient(to bottom, transparent 60%, rgb(124,131,179,0.5) 100%);
    position: absolute;
    z-index: 2;
    left: 0;
    content: '';
    top: 0;
    width: 100%;
}.learning_outcomes_Tq6QP .text_main_holder {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}.learning_outcomes_Tq6QP .text_main_holder > div {
    transition: all 0.3s ease;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    position: relative;
    gap: 20px;
    border-radius: 16px;
    flex: 0 0 calc(33.333% - 20px);
    align-items: flex-start;
    backdrop-filter: blur(10px);
    padding: 30px;
}.learning_outcomes_Tq6QP .text_main_holder > div::before {
    position: absolute;
    border: 2px solid transparent;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    mask-composite: exclude;
    opacity: 0.3;
    background: linear-gradient(135deg, rgb(166,177,205,0.5), rgb(124,131,179,0.5)) border-box;
    inset: 0;
    z-index: -1;
    content: '';
    -webkit-mask-composite: xor;
    border-radius: 16px;
}.learning_outcomes_Tq6QP .text_main_holder > div::after {
    height: 100%;
    content: '';
    position: absolute;
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    z-index: 0;
    top: 0;
    width: 100%;
}.learning_outcomes_Tq6QP .text_main_holder > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.08);
}.learning_outcomes_Tq6QP .text_main_holder > div:hover::after {
    left: 100%;
}.learning_outcomes_Tq6QP .text_main_holder svg {
    flex-shrink: 0;
    padding: 8px;
    background: rgba(255, 255, 255, 0.08);
    transition: all 0.3s ease;
    z-index: 1;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    width: 42px;
    height: 42px;
    border-radius: 12px;
    position: relative;
}.learning_outcomes_Tq6QP .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(166,177,205,0.5);
}.learning_outcomes_Tq6QP .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(124,131,179);
}.learning_outcomes_Tq6QP .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.learning_outcomes_Tq6QP .text_main_holder p {
    z-index: 1;
    font-size: 16px;
    position: relative;
    margin: 0;
    color: #ffffff;
    line-height: 1.6;
}

@media (max-width: 1200px) {.learning_outcomes_Tq6QP .text_main_holder > div {
    flex: 0 0 calc(50% - 15px);
}
}

@media (max-width: 992px) {.learning_outcomes_Tq6QP {
    padding: 100px 0;
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H {
    width: 85%;
}
}

@media (max-width: 768px) {.learning_outcomes_Tq6QP {
    padding: 80px 0;
}.learning_outcomes_Tq6QP h2 {
    font-size: calc(42px * 0.8);
    margin-bottom: 60px;
}.learning_outcomes_Tq6QP .text_main_holder > div {
    flex: 0 0 100%;
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H {
    width: 100%;
    height: 350px;
}
}

@media (max-width: 576px) {.learning_outcomes_Tq6QP {
    padding: 60px 0;
}.learning_outcomes_Tq6QP h2 {
    font-size: 35px;
}.learning_outcomes_Tq6QP .img_wrapper_ztn8H {
    height: 280px;
}.learning_outcomes_Tq6QP .text_main_holder > div {
    gap: 15px;
    padding: 20px;
}.learning_outcomes_Tq6QP .text_main_holder svg {
    width: 36px;
    padding: 6px;
    height: 36px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    animation: gradientFlow 20s ease infinite;
    right: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.75;
    bottom: 0;
    left: 0;
    background-size: 300% 300%;
    content: "";
    top: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(166,177,205,0.5) 35%, rgb(124,131,179,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}footer::after {
    bottom: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(166,177,205,0.5) 25%, rgb(166,177,205,0.5) 26%, transparent 27%, transparent 74%, rgb(124,131,179,0.5) 75%, rgb(124,131,179,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(166,177,205,0.5) 25%, rgb(166,177,205,0.5) 26%, transparent 27%, transparent 74%, rgb(124,131,179,0.5) 75%, rgb(124,131,179,0.5) 76%, transparent 77%, transparent);
    top: 0;
    opacity: 0.15;
    position: absolute;
    right: 0;
    left: 0;
    background-size: 50px 50px;
    z-index: -1;
    content: "";
}.challenge_cta_qLoR5 {
    padding: 4rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}.challenge_cta_qLoR5::before {
    box-shadow: 0 0 20px rgb(166,177,205,0.5);
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(166,177,205), rgb(124,131,179), transparent);
    opacity: 0.8;
    content: "";
    height: 2px;
    left: 0;
    top: 0;
}.challenge_cta_qLoR5 .container {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}.challenge_cta_qLoR5 .company_holder {
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    position: relative;
    border-radius: 27px;
    padding: 2rem;
    transition: all 0.4s ease;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    overflow: hidden;
    flex: 1 1 350px;
}.challenge_cta_qLoR5 .company_holder::before {
    position: absolute;
    top: 0;
    width: 200%;
    background: linear-gradient(90deg, transparent, rgb(166,177,205), transparent);
    height: 1px;
    left: -50%;
    transform: translateY(-1px);
    content: "";
}.challenge_cta_qLoR5 .company_holder::after {
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(124,131,179), transparent);
    content: "";
    transform: translateY(1px);
    bottom: 0;
    position: absolute;
    height: 1px;
}.challenge_cta_qLoR5 .company_holder:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(166,177,205,0.5);
    transform: translateY(-5px);
}.challenge_cta_qLoR5 .company_holder h3 {
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0 0 1.5rem;
    position: relative;
    text-shadow: 0 0 15px rgb(166,177,205,0.5);
    font-size: 30px;
    display: inline-block;
    color: #ffffff;
}.challenge_cta_qLoR5 .company_holder h3::after {
    position: absolute;
    height: 3px;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(166,177,205), rgb(124,131,179));
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(166,177,205);
    content: "";
    left: 0;
    transition: width 0.3s ease-out;
    width: 50px;
}.challenge_cta_qLoR5 .company_holder:hover h3::after {
    width: 100%;
}.challenge_cta_qLoR5 .slack_invite_OdKpv {
    font-size: 15px;
    opacity: 0.85;
    line-height: 1.6;
    color: #ffffff;
    text-shadow: 0 0 10px #000000;
    max-width: 100%;
}.challenge_cta_qLoR5 .skill_links_8tuIZ {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.challenge_cta_qLoR5 .top_tutor_VrgoC {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w {
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    border-radius: 27px;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    overflow: hidden;
    position: relative;
    padding: 2rem;
    min-width: 250px;
    backdrop-filter: blur(8px);
    flex: 1 1 calc(50% - 1.25rem);
    transition: all 0.4s ease;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w::before {
    top: 0;
    transform: translateY(-1px);
    width: 200%;
    content: "";
    left: -50%;
    background: linear-gradient(90deg, transparent, rgb(124,131,179), transparent);
    position: absolute;
    height: 1px;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w::after {
    position: absolute;
    content: "";
    transform: translateY(1px);
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(166,177,205), transparent);
}.challenge_cta_qLoR5 .nav_lead_7BJ3w:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(124,131,179,0.5);
}.challenge_cta_qLoR5 .nav_lead_7BJ3w h5 {
    letter-spacing: 0.5px;
    position: relative;
    text-shadow: 0 0 15px rgb(124,131,179,0.5);
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-size: 21px;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w h5::after {
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(124,131,179), rgb(166,177,205));
    box-shadow: 0 0 10px rgb(124,131,179);
    left: 0;
    width: 40px;
    position: absolute;
    bottom: -8px;
    content: "";
    transition: width 0.3s ease-out;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w:hover h5::after {
    width: 100%;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a {
    padding: 0.5rem 1rem;
    display: block;
    font-size: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    opacity: 0.8;
    z-index: 1;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    text-shadow: 0 0 5px #000000;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a::before {
    border-radius: 10px;
    content: "";
    width: 3px;
    position: absolute;
    height: 100%;
    background: linear-gradient(180deg, rgb(166,177,205), rgb(124,131,179));
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.5;
    transition: all 0.3s ease;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a::after {
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    opacity: 0;
    transition: all 0.3s ease;
    content: "";
    width: 0;
    top: 0;
    left: 0;
    position: absolute;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a:hover {
    color: #ffffff;
    opacity: 1;
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(124,131,179,0.5);
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a:hover::before {
    opacity: 1;
    width: 5px;
    box-shadow: 0 0 10px rgb(166,177,205);
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a:hover::after {
    opacity: 0.2;
    width: 100%;
}.reward_sys_eOYJK {
    margin-top: 2rem;
    position: relative;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.5);
}.reward_sys_eOYJK::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(166,177,205), rgb(124,131,179), transparent);
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.5;
    height: 1px;
    left: 0;
}.reward_sys_eOYJK .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.reward_sys_eOYJK .flag_content_0nNUm {
    opacity: 0.7;
    text-align: center;
    text-shadow: 0 0 5px #000000;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0.5px;
    position: relative;
}.reward_sys_eOYJK .flag_content_0nNUm:hover {
    text-shadow: 0 0 8px rgb(124,131,179,0.5);
    opacity: 1;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.challenge_cta_qLoR5 .container {
    gap: 2rem;
}.challenge_cta_qLoR5 .company_holder {
    flex: 1 1 320px;
}.challenge_cta_qLoR5 .skill_links_8tuIZ {
    min-width: 320px;
    flex: 1 1 calc(100% - 370px);
}
}

@media (max-width: 992px) {.challenge_cta_qLoR5 {
    padding: 3.5rem 0 2rem;
}.challenge_cta_qLoR5 .container {
    gap: 2rem;
    flex-direction: column;
}.challenge_cta_qLoR5 .company_holder,
    .challenge_cta_qLoR5 .skill_links_8tuIZ {
    flex: 1 1 100%;
    min-width: 100%;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w {
    min-width: 220px;
    flex: 0 1 calc(50% - 1.25rem);
}
}

@media (max-width: 768px) {.challenge_cta_qLoR5 {
    padding: 3rem 0 1.5rem;
}.challenge_cta_qLoR5 .company_holder,
    .challenge_cta_qLoR5 .nav_lead_7BJ3w {
    padding: 1.5rem;
}.challenge_cta_qLoR5 .top_tutor_VrgoC {
    gap: 1.5rem;
}.challenge_cta_qLoR5 .company_holder h3 {
    font-size: calc(30px - 2px);
}.challenge_cta_qLoR5 .nav_lead_7BJ3w h5 {
    font-size: calc(21px - 1px);
}.challenge_cta_qLoR5 .company_holder:hover,
    .challenge_cta_qLoR5 .nav_lead_7BJ3w:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.challenge_cta_qLoR5 {
    padding: 2.5rem 0 1rem;
}.challenge_cta_qLoR5 .top_tutor_VrgoC {
    gap: 1rem;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w {
    min-width: 100%;
    flex: 1 1 100%;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a {
    padding: 0.4rem 0.8rem;
}.challenge_cta_qLoR5 .nav_lead_7BJ3w .top_tutor_VrgoC a:hover {
    padding-left: 1.2rem;
}.reward_sys_eOYJK {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.challenge_cta_qLoR5 .company_holder:hover,
    .challenge_cta_qLoR5 .nav_lead_7BJ3w:hover {
    transform: translateY(-2px);
}}.connect_form_VgW0v {
    position: relative;
    background: linear-gradient(145deg, rgb(209,213,230) 0%, rgba(9, 19, 32, 0.9) 100%);
    overflow: hidden;
    padding: 120px 0;
}.connect_form_VgW0v::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(166,177,205,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(166,177,205,0.5) 11px
    );
    opacity: 0.05;
    animation: gridMove 20s linear infinite;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    content: "";
}.connect_form_VgW0v::after {
    pointer-events: none;
    opacity: 0.1;
    content: "";
    width: 200%;
    position: absolute;
    height: 200%;
    animation: pulseGlow 15s ease-in-out infinite;
    background: radial-gradient(circle, rgb(166,177,205,0.5) 0%, transparent 60%);
    top: -50%;
    left: -50%;
}.connect_form_VgW0v .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}.connect_form_VgW0v h2 {
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    padding-bottom: 15px;
    font-size: 38px;
}.connect_form_VgW0v h2::after {
    height: 3px;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(166,177,205), transparent);
    transform: translateX(-50%);
    width: 80px;
    content: "";
    left: 50%;
    bottom: 0;
}.connect_form_VgW0v .request_support_TZX4b {
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 26px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(255, 255, 255, 0.03);
}.connect_form_VgW0v .request_support_TZX4b::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom right, rgb(166,177,205,0.5), transparent);
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
    left: 0;
    opacity: 0.03;
}.connect_form_VgW0v .img_wrapper_ztn8H {
    transform: scale(1.01);
    transition: transform 0.6s ease;
    position: relative;
    min-height: 500px;
    flex: 1;
}.connect_form_VgW0v .img_wrapper_ztn8H::after {
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    position: absolute;
}.connect_form_VgW0v .inquiry_form_xCKDq {
    padding: 50px;
    position: relative;
    flex: 1;
}.connect_form_VgW0v .inquiry_form_xCKDq::before {
    opacity: 0.7;
    position: absolute;
    right: 20px;
    height: 50px;
    top: 20px;
    width: 50px;
    content: "";
    border-top: 2px solid rgb(166,177,205,0.5);
    border-right: 2px solid rgb(166,177,205,0.5);
}.connect_form_VgW0v .inquiry_form_xCKDq::after {
    bottom: 20px;
    opacity: 0.7;
    content: "";
    height: 50px;
    position: absolute;
    width: 50px;
    border-bottom: 2px solid rgb(166,177,205,0.5);
    left: 20px;
    border-left: 2px solid rgb(166,177,205,0.5);
}.connect_form_VgW0v form {
    width: 100%;
}.connect_form_VgW0v form h3 {
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    font-size: 23px;
    font-weight: 600;
}.connect_form_VgW0v form h3::before {
    height: 25px;
    left: 0;
    position: absolute;
    background: rgb(166,177,205);
    border-radius: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    content: "";
}.connect_form_VgW0v form input[type="text"] {
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    padding: 15px 20px;
}.connect_form_VgW0v form input[type="text"]:focus {
    border-color: rgb(166,177,205);
    background: rgba(255, 255, 255, 0.08);
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(166,177,205), 0.2);
}.connect_form_VgW0v form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect_form_VgW0v .support_inquiry_6tJzo {
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: flex-start;
}.connect_form_VgW0v .support_inquiry_6tJzo input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_form_VgW0v .support_inquiry_6tJzo label {
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}.connect_form_VgW0v .support_inquiry_6tJzo label::before {
    left: 0;
    top: 2px;
    content: "";
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 22px;
    background: rgba(255, 255, 255, 0.05);
    height: 22px;
    position: absolute;
    border-radius: 10px;
}.connect_form_VgW0v .support_inquiry_6tJzo input[type="checkbox"]:checked + label::before {
    background: rgb(166,177,205);
    border-color: rgb(166,177,205);
}.connect_form_VgW0v .support_inquiry_6tJzo input[type="checkbox"]:checked + label::after {
    width: 8px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    position: absolute;
    top: 11px;
    content: "";
    transform: rotate(-45deg);
    left: 7px;
    height: 4px;
}.connect_form_VgW0v .support_inquiry_6tJzo label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(166,177,205);
}.connect_form_VgW0v .support_inquiry_6tJzo label a:hover {
    text-decoration: underline;
}.connect_form_VgW0v form .reach_widget_HTid3 {
    border: none;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 10px;
    padding: 15px 35px;
    font-weight: 600;
    display: inline-block;
    background: linear-gradient(45deg, rgb(166,177,205), rgb(124,131,179));
    cursor: pointer;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-size: 20px;
    overflow: hidden;
    color: #ffffff;
}.connect_form_VgW0v form .reach_widget_HTid3::before {
    width: 100%;
    top: 0;
    left: -100%;
    content: "";
    height: 100%;
    z-index: -1;
    position: absolute;
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(124,131,179), rgb(166,177,205));
}.connect_form_VgW0v form .reach_widget_HTid3:hover::before {
    left: 0;
}.connect_form_VgW0v form .reach_widget_HTid3:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.connect_form_VgW0v svg {
    fill: rgb(166,177,205);
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.connect_form_VgW0v svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.connect_form_VgW0v {
    padding: 80px 0;
}.connect_form_VgW0v .request_support_TZX4b {
    flex-direction: column;
}.connect_form_VgW0v .img_wrapper_ztn8H {
    min-height: 300px;
    order: 1;
}.connect_form_VgW0v .inquiry_form_xCKDq {
    padding: 40px 30px;
    order: 2;
}
}

@media screen and (max-width: 767px) {.connect_form_VgW0v {
    padding: 60px 0;
}.connect_form_VgW0v h2 {
    margin-bottom: 40px;
}.connect_form_VgW0v .img_wrapper_ztn8H {
    min-height: 200px;
}.connect_form_VgW0v .inquiry_form_xCKDq {
    padding: 30px 20px;
}.connect_form_VgW0v form .reach_widget_HTid3 {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.connect_form_VgW0v {
    padding: 40px 0;
}.connect_form_VgW0v h2 {
    font-size: calc(38px * 0.8);
}.connect_form_VgW0v form h3 {
    font-size: calc(23px * 0.9);
}.connect_form_VgW0v .inquiry_form_xCKDq::before,
    .connect_form_VgW0v .inquiry_form_xCKDq::after {
    width: 30px;
    height: 30px;
}}.welcome_875SA {
    perspective: 1000px;
    width: 100%;
    overflow: hidden;
    position: relative;
}.welcome_875SA .edu_trackfast_XvxKd {
    align-items: center;
    width: 100%;
    min-height: 600px;
    justify-content: center;
    position: relative;
    transform-style: preserve-3d;
    height: 100vh;
    display: flex;
}.welcome_875SA .edu_trackfast_XvxKd::before {
    position: absolute;
    left: 0;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(166,177,205,0.5),
    rgb(124,131,179,0.5),
    rgb(166,177,205,0.5)
  );
    top: 0;
}.welcome_875SA .edu_trackfast_XvxKd::after {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    z-index: 2;
    background: linear-gradient(
    to bottom,
    transparent 40%,
    rgba(0, 0, 0, 0.5) 100%
  );
}.welcome_875SA .fast_track_pso8m {
    background: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0.08),
    rgba(255, 255, 255, 0.02)
  );
    position: relative;
    max-width: 85%;
    isolation: isolate;
    backdrop-filter: blur(5px);
    width: 100%;
    animation: elevate 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateZ(30px);
    padding: 3rem;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    z-index: 3;
}.welcome_875SA .fast_track_pso8m::before {
    right: -2px;
    bottom: -2px;
    filter: blur(10px);
    z-index: -1;
    top: -2px;
    opacity: 0.5;
    background: linear-gradient(
    45deg,
    rgb(166,177,205),
    rgb(124,131,179),
    rgb(166,177,205)
  );
    transform: translateZ(-5px);
    position: absolute;
    content: "";
    left: -2px;
}.welcome_875SA h1 {
    color: #ffffff;
    font-size: clamp(2.5rem, 5vw, 47px);
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    line-height: 1.2;
    opacity: 0;
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    transform: translateX(-20px);
}.welcome_875SA h3 {
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    margin-bottom: 2rem;
    line-height: 1.5;
    font-weight: 400;
    position: relative;
    opacity: 0;
    color: #ffffff;
    transform: translateX(-15px);
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
    max-width: 90%;
}.welcome_875SA h3::after {
    transform: scaleX(0);
    bottom: -12px;
    position: absolute;
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) 1s forwards;
    left: 0;
    background: linear-gradient(
    90deg,
    rgb(166,177,205),
    rgb(124,131,179)
  );
    content: "";
    height: 3px;
    width: 100px;
    transform-origin: left;
}.welcome_875SA p {
    opacity: 0;
    font-size: clamp(1rem, 2vw, 18px);
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.7s forwards;
    transform: translateX(-10px);
    color: #ffffff;
    margin-top: 2rem;
    line-height: 1.6;
    max-width: 85%;
}

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

@keyframes slideRight {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@media (max-width: 992px) {.welcome_875SA .edu_trackfast_XvxKd {
    height: 90vh;
    min-height: 500px;
}.welcome_875SA .fast_track_pso8m {
    padding: 2.5rem 2rem;
    transform: translateZ(20px);
    max-width: 90%;
}
}

@media (max-width: 768px) {.welcome_875SA .edu_trackfast_XvxKd {
    min-height: 450px;
}.welcome_875SA .fast_track_pso8m {
    padding: 2rem 1.5rem;
    max-width: 95%;
}.welcome_875SA h1 {
    margin-bottom: 1.2rem;
}.welcome_875SA h3 {
    max-width: 100%;
    margin-bottom: 1.5rem;
}.welcome_875SA p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.welcome_875SA .edu_trackfast_XvxKd {
    min-height: 400px;
}.welcome_875SA .fast_track_pso8m {
    padding: 1.5rem 1rem;
    backdrop-filter: blur(3px);
}.welcome_875SA h3::after {
    width: 70px;
    height: 2px;
}
}

@media (hover: hover) {.welcome_875SA .fast_track_pso8m:hover {
    transform: translateZ(40px) scale(1.02);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}}.gratNote_VRp8z {
    position: relative;
    background: linear-gradient(135deg, rgb(124,131,179,0.5) 0%, rgb(209,213,230) 100%);
    padding: 100px 0;
    overflow: hidden;
}.gratNote_VRp8z::before {
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(166,177,205,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(124,131,179,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
    content: "";
}.gratNote_VRp8z::after {
    border: 2px solid rgb(166,177,205,0.5);
    right: -50px;
    position: absolute;
    transform: rotate(15deg);
    top: -50px;
    z-index: 1;
    width: 200px;
    animation: float 8s ease-in-out infinite;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 70% 100%, 0 100%);
    height: 200px;
    content: "";
}.gratNote_VRp8z .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 15px;
    max-width: 1140px;
}.gratNote_VRp8z .knowledge_classes_XMC3h {
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.95));
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    padding: 50px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    display: flex;
    flex-direction: column;
}.gratNote_VRp8z .knowledge_classes_XMC3h:hover {
    transform: perspective(1000px) rotateY(0deg);
}.gratNote_VRp8z .knowledge_classes_XMC3h::before {
    width: 100%;
    position: absolute;
    background-size: 200% auto;
    left: 0;
    animation: gradient-shift 6s linear infinite;
    top: 0;
    content: "";
    background: linear-gradient(90deg, 
        rgb(166,177,205) 0%, 
        rgb(124,131,179) 50%, 
        rgb(166,177,205) 100%);
    height: 5px;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:first-child {
    padding-left: 20px;
    position: relative;
    margin-bottom: 30px;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70%;
    background: rgb(124,131,179);
    width: 4px;
}.gratNote_VRp8z h5 {
    transform: translateX(0);
    font-weight: 700;
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.4;
    margin: 0;
    font-size: 21px;
    position: relative;
}.gratNote_VRp8z .knowledge_classes_XMC3h:hover h5 {
    transform: translateX(5px);
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:last-child {
    background: linear-gradient(120deg, rgba(255,255,255,0.7), rgba(255,255,255,0.9));
    padding: 20px;
    border-left: 2px solid rgb(166,177,205,0.5);
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
    position: relative;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:last-child:hover {
    background: linear-gradient(120deg, rgba(255,255,255,0.9), rgba(255,255,255,1));
    border-left-width: 4px;
}.gratNote_VRp8z p {
    color: #000000;
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
    transition: transform 0.3s ease;
}.gratNote_VRp8z a {
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
}.gratNote_VRp8z a::after {
    height: 2px;
    position: absolute;
    width: 0;
    content: "";
    background: rgb(166,177,205);
    bottom: 0;
    transition: width 0.5s ease;
    left: 0;
}.gratNote_VRp8z a:hover::after {
    width: 100%;
}.gratNote_VRp8z a:hover p {
    transform: translateY(-3px);
}

@keyframes gradient-shift {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

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

@media (max-width: 992px) {.gratNote_VRp8z {
    padding: 70px 0;
}.gratNote_VRp8z .knowledge_classes_XMC3h {
    transform: perspective(1000px) rotateY(1deg);
    padding: 40px 30px;
}.gratNote_VRp8z h5 {
    font-size: calc(21px - 2px);
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:last-child {
    padding: 15px;
}
}

@media (max-width: 768px) {.gratNote_VRp8z {
    padding: 50px 0;
}.gratNote_VRp8z .knowledge_classes_XMC3h {
    transform: none;
    padding: 30px 20px;
}.gratNote_VRp8z .knowledge_classes_XMC3h::before {
    height: 3px;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:first-child {
    margin-bottom: 20px;
}.gratNote_VRp8z h5 {
    font-size: calc(21px - 4px);
}.gratNote_VRp8z p {
    font-size: calc(15px - 1px);
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:last-child {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
}
}

@media (max-width: 576px) {.gratNote_VRp8z {
    padding: 40px 0;
}.gratNote_VRp8z .knowledge_classes_XMC3h {
    padding: 25px 15px;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:first-child::before {
    width: 3px;
}.gratNote_VRp8z .knowledge_classes_XMC3h > div:last-child {
    padding: 10px;
    clip-path: none;
}.gratNote_VRp8z p {
    font-size: calc(15px - 2px);
    line-height: 1.6;
}
}

@media (hover: none) {.gratNote_VRp8z .knowledge_classes_XMC3h {
    transform: none;
}.gratNote_VRp8z .knowledge_classes_XMC3h:hover h5 {
    transform: none;
}.gratNote_VRp8z a:hover p {
    transform: none;
}}.potential_students_176wO {
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(209,213,230), rgb(166,177,205,0.5));
    padding: 5rem 0;
    position: relative;
}.potential_students_176wO::before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    z-index: -1;
    top: 0;
    animation: rotateRings 30s linear infinite;
    background: 
        radial-gradient(circle at center, transparent 30%, rgb(124,131,179,0.5) 31%, transparent 32%) 0 0 / 80px 80px,
        radial-gradient(circle at center, transparent 20%, rgb(166,177,205,0.5) 21%, transparent 22%) 40px 40px / 80px 80px;
    opacity: 0.3;
    left: 0;
}.potential_students_176wO::after {
    animation: pulsateRing 10s ease-in-out infinite alternate;
    position: absolute;
    height: 500px;
    box-shadow: 0 0 80px 20px rgb(166,177,205,0.5);
    left: 50%;
    content: '';
    border: 2px solid rgb(124,131,179,0.5);
    transform: translate(-50%, -50%);
    width: 500px;
    top: 50%;
    border-radius: 50%;
    opacity: 0.2;
    z-index: -2;
}.potential_students_176wO .knowledge_classes_XMC3h {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 3;
    padding: 0 2rem;
}.potential_students_176wO h3 {
    font-size: 33px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 3.5rem;
    text-align: center;
}.potential_students_176wO h3::before {
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgb(166,177,205), 0 0 20px rgb(166,177,205,0.5);
    width: 200px;
    background: rgb(166,177,205);
    left: 50%;
    border-radius: 50px;
    content: '';
    bottom: -12px;
    height: 3px;
    position: absolute;
}.potential_students_176wO h3::after {
    animation: orbitRotate 8s infinite linear;
    height: 50px;
    opacity: 0.6;
    bottom: -38px;
    position: absolute;
    width: 50px;
    border-radius: 50%;
    border: 2px solid rgb(166,177,205,0.5);
    left: 50%;
    content: '';
    transform: translateX(-50%);
}.potential_students_176wO ul {
    padding: 0;
    gap: 2.5rem;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    list-style: none;
}.potential_students_176wO ul li {
    padding: 1.5rem 2rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    color: #ffffff;
    border-radius: 50px;
    align-items: center;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 15px;
}.potential_students_176wO ul li:hover {
    transform: translateY(-5px);
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
}.potential_students_176wO ul li::before {
    width: 100px;
    background: radial-gradient(circle, rgb(124,131,179,0.5) 0%, transparent 70%);
    z-index: -1;
    left: -50%;
    animation: floatBubble 15s infinite ease-in-out alternate;
    position: absolute;
    opacity: 0.5;
    top: -50%;
    content: '';
    border-radius: 50%;
    height: 100px;
}.potential_students_176wO ul li::after {
    border: 2px solid rgb(166,177,205,0.5);
    position: absolute;
    animation: pulsateBubble 5s infinite alternate;
    right: -30px;
    opacity: 0.3;
    border-radius: 50%;
    height: 80px;
    bottom: -30px;
    width: 80px;
    content: '';
}.potential_students_176wO ul li svg {
    transform: rotate(0deg);
    margin-right: 1.5rem;
    flex-shrink: 0;
    height: 38px;
    transition: transform 0.4s ease;
    width: 38px;
}.potential_students_176wO ul li:hover svg {
    transform: rotate(15deg);
}.potential_students_176wO ul li svg path {
    fill: rgb(124,131,179);
    transition: fill 0.4s ease;
}.potential_students_176wO ul li:hover svg path {
    fill: rgb(166,177,205);
}

@keyframes rotateRings {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulsateRing {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.3;
    }
}

@keyframes orbitRotate {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(50px, 50px);
    }
}

@keyframes pulsateBubble {
    0% {
        transform: scale(0.8);
        opacity: 0.2;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.4;
    }
}

@media (max-width: 992px) {.potential_students_176wO {
    padding: 4rem 0;
}.potential_students_176wO h3 {
    font-size: calc(33px * 0.9);
}.potential_students_176wO ul {
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
}.potential_students_176wO ul li {
    border-radius: 40px;
    padding: 1.2rem 1.8rem;
}
}

@media (max-width: 576px) {.potential_students_176wO {
    padding: 3rem 0;
}.potential_students_176wO h3 {
    margin-bottom: 3rem;
    font-size: calc(33px * 0.8);
}.potential_students_176wO ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.potential_students_176wO ul li {
    border-radius: 30px;
    padding: 1rem 1.5rem;
}.potential_students_176wO ul li svg {
    margin-right: 1rem;
    width: 32px;
    height: 32px;
}}.teaching_process_2U1Vx {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(209,213,230) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 120px 0;
}.teaching_process_2U1Vx::before {
    position: absolute;
    transform: rotateX(10deg) translateZ(-20px);
    opacity: 0.08;
    left: 0;
    content: "";
    pointer-events: none;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(124,131,179,0.5) 49.5%, rgb(124,131,179,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(166,177,205,0.5) 49.5%, rgb(166,177,205,0.5) 50.5%, transparent 50.5%);
    width: 100%;
    height: 100%;
    background-size: 60px 60px;
}.teaching_process_2U1Vx::after {
    right: -50px;
    top: -50px;
    background: rgb(166,177,205,0.5);
    content: "";
    animation: rotate-shape 30s infinite linear;
    transform: rotate(15deg) translateZ(50px);
    width: 200px;
    opacity: 0.15;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    filter: blur(20px);
    position: absolute;
    height: 200px;
}.teaching_process_2U1Vx .container {
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h {
    border-left: 4px solid rgb(124,131,179);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0) rotateY(-2deg);
    position: relative;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    padding: 50px 60px;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover {
    transform: translateZ(10px) rotateY(0deg);
}.teaching_process_2U1Vx .knowledge_classes_XMC3h::before {
    transition: transform 0.6s ease, opacity 0.6s ease;
    transform: translateY(-10px);
    width: calc(100% + 40px);
    left: -20px;
    position: absolute;
    height: 1px;
    opacity: 0;
    background: linear-gradient(90deg, transparent, rgb(166,177,205,0.5), transparent);
    content: "";
    top: 20px;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover::before {
    opacity: 1;
    transform: translateY(0);
}.teaching_process_2U1Vx .knowledge_classes_XMC3h::after {
    width: calc(100% + 40px);
    background: linear-gradient(90deg, transparent, rgb(124,131,179,0.5), transparent);
    position: absolute;
    bottom: 20px;
    opacity: 0;
    transition: transform 0.6s ease, opacity 0.6s ease;
    height: 1px;
    transform: translateY(10px);
    right: -20px;
    content: "";
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover::after {
    transform: translateY(0);
    opacity: 1;
}.teaching_process_2U1Vx h3 {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 25px;
    transform: translateX(0);
    font-weight: 700;
    color: #000000;
    font-size: calc(31px * 0.85);
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover h3 {
    transform: translateX(10px);
}.teaching_process_2U1Vx h3::after {
    left: 0;
    bottom: -10px;
    width: 60px;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(124,131,179), rgb(166,177,205,0.5));
    transform: scaleX(0.7);
    position: absolute;
    transform-origin: left;
    height: 3px;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover h3::after {
    transform: scaleX(1);
}.teaching_process_2U1Vx p {
    margin-bottom: 0;
    position: relative;
    font-size: 18px;
    transform: translateY(0);
    line-height: 1.8;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover p {
    transform: translateY(5px);
}.teaching_process_2U1Vx p span {
    display: inline-block;
    transition: color 0.4s ease;
    transform-origin: 50% 50%;
    position: relative;
}.teaching_process_2U1Vx p span::before {
    bottom: 0;
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    background: rgb(124,131,179,0.5);
    opacity: 0.3;
    transform-origin: left;
    left: 0;
    height: 1px;
    transform: scaleX(0);
    position: absolute;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h:hover p span::before {
    transform: scaleX(1);
}

@keyframes rotate-shape {
    0% {
        transform: rotate(0deg) translateZ(50px);
    }
    100% {
        transform: rotate(360deg) translateZ(50px);
    }
}

@media (max-width: 991px) {.teaching_process_2U1Vx {
    padding: 80px 0;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h {
    padding: 40px 30px;
    transform: translateZ(0) rotateY(-1deg);
}.teaching_process_2U1Vx h3 {
    margin-bottom: 20px;
    font-size: calc(31px * 0.75);
}
}

@media (max-width: 767px) {.teaching_process_2U1Vx {
    padding: 60px 0;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h {
    border-left-width: 3px;
    transform: translateZ(0) rotateY(0deg);
    padding: 30px 25px;
}.teaching_process_2U1Vx h3 {
    font-size: calc(31px * 0.7);
    margin-bottom: 15px;
}.teaching_process_2U1Vx p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.teaching_process_2U1Vx h3::after {
    width: 50px;
    height: 2px;
}
}

@media (max-width: 575px) {.teaching_process_2U1Vx {
    padding: 50px 0;
}.teaching_process_2U1Vx .knowledge_classes_XMC3h {
    padding: 25px 20px;
    border-left-width: 2px;
}.teaching_process_2U1Vx h3 {
    font-size: calc(31px * 0.65);
    margin-bottom: 15px;
}.teaching_process_2U1Vx p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.teaching_process_2U1Vx h3::after {
    width: 40px;
}.teaching_process_2U1Vx::before {
    background-size: 40px 40px;
}}.usageAgreementAlert_4TGSL {
    padding: 1rem 0;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    align-items: center;
    background: rgb(209,213,230);
    border-top: 3px solid rgb(166,177,205);
    overflow: hidden;
    display: flex;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    justify-content: center;
}#cookieOverlayAlert_YIAko {
    display: none;
}#cookieOverlayAlert_YIAko:checked ~ .usageAgreementAlert_4TGSL {
    visibility: hidden;
    opacity: 0;
}.usageAgreementAlert_4TGSL .container {
    gap: 1rem;
    justify-content: space-between;
    position: relative;
    align-items: center;
    max-width: 1140px;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 1;
    display: flex;
}.cookie_rules_vGW9u {
    flex-shrink: 0;
    margin-right: 1rem;
    display: flex;
    align-items: center;
}.cookie_rules_vGW9u svg {
    width: 50px;
    height: 50px;
    fill: rgb(166,177,205);
}.gdpr_banner_56gib {
    min-width: 300px;
    margin-bottom: 20px;
    flex: 1;
}.gdpr_banner_56gib h5 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    color: rgb(166,177,205);
    font-weight: 600;
}.gdpr_banner_56gib p {
    color: #000000;
    font-size: 1rem;
}.user_choices_sghyr {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    background: rgb(166,177,205);
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
    font-weight: 700;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border: none;
    color: #ffffff;
}.cookie_button.cookie_menu_m6Vbr {
    background: rgb(166,177,205);
}.cookie_button.cookie_updates_hdDaL {
    background: #000000;
    margin-left: 0.5rem;
}.user_choices_sghyr:hover {
    transform: translateY(-3px);
    background: #000000;
}.cookie_button.cookie_updates_hdDaL:hover {
    background: rgb(166,177,205);
}.usageAgreementAlert_4TGSL p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(166,177,205);
}.usageAgreementAlert_4TGSL p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.usageAgreementAlert_4TGSL .container {
    flex-direction: column;
    align-items: center;
}.cookie_rules_vGW9u {
    margin-right: 0;
    margin-bottom: 1rem;
}.gdpr_banner_56gib {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.cookie_updates_hdDaL {
    margin-top: 0.5rem;
    margin-left: 0;
}}
.privacy_barrier_CY1i9 {
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(209,213,230) 0%, rgba(255,255,255,0.98) 100%);
    perspective: 1000px;
}.privacy_barrier_CY1i9::before {
    transform: translateZ(-50px);
    position: absolute;
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(166,177,205,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(124,131,179,0.5) 0%, transparent 25%);
    opacity: 0.15;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
}.privacy_barrier_CY1i9 .container {
    z-index: 1;
    transform: translateZ(0) rotateX(0.5deg);
    max-width: 1140px;
    padding: 2rem;
    margin: 0 auto;
    background: #ffffff;
    border-left: 4px solid rgb(166,177,205);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    position: relative;
}.privacy_barrier_CY1i9 .container:hover {
    transform: translateZ(10px) rotateX(0deg);
}.privacy_barrier_CY1i9 h1 {
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    font-size: calc(42px * 1.2);
    letter-spacing: -0.5px;
    padding-bottom: 1rem;
    font-weight: 700;
    position: relative;
    color: #000000;
    line-height: 1.2;
}.privacy_barrier_CY1i9 h1::after {
    transition: transform 0.4s ease-out;
    left: 0;
    transform-origin: left;
    transform: scaleX(1);
    height: 4px;
    bottom: 0;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(166,177,205) 0%, rgb(124,131,179) 100%);
    content: "";
}.privacy_barrier_CY1i9:hover h1::after {
    transform: scaleX(1.5);
}.privacy_barrier_CY1i9 h2 {
    border-left: 3px solid rgb(124,131,179);
    padding-left: 1rem;
    font-weight: 600;
    transform: translateX(0);
    font-family: Arial, sans-serif;
    margin: 3rem 0 1.5rem;
    font-size: calc(37px * 1.05);
    color: #000000;
    position: relative;
    transition: transform 0.3s ease-out;
}.privacy_barrier_CY1i9 h2:hover {
    transform: translateX(5px);
}.privacy_barrier_CY1i9 h3 {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    color: #000000;
    margin: 2.5rem 0 1rem;
    padding-bottom: 0.5rem;
    font-size: calc(23px * 1.2);
}.privacy_barrier_CY1i9 h4 {
    margin: 2rem 0 1rem;
    position: relative;
    color: #000000;
    font-size: calc(21px * 1.1);
    padding-left: 1.5rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
}.privacy_barrier_CY1i9 h4::before {
    position: absolute;
    content: "";
    height: 8px;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    background-color: rgb(166,177,205);
}.privacy_barrier_CY1i9 p {
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateZ(0);
    position: relative;
    font-size: 18px;
    transition: transform 0.3s ease-out;
    line-height: 1.8;
}.privacy_barrier_CY1i9 p:hover {
    transform: translateZ(5px);
}.privacy_barrier_CY1i9 strong {
    font-weight: 600;
    color: #000000;
    padding: 0 2px;
    background: linear-gradient(to bottom, transparent 85%, rgb(124,131,179,0.5) 85%, rgb(124,131,179,0.5) 100%);
    display: inline-block;
    position: relative;
}.privacy_barrier_CY1i9 ul {
    padding-left: 1.5rem;
    list-style: none;
    margin: 1.5rem 0 2rem;
    position: relative;
}.privacy_barrier_CY1i9 ul li {
    padding-left: 1.5rem;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 1rem;
    transition: transform 0.2s ease-out;
    line-height: 1.7;
    font-size: 18px;
    color: #000000;
}.privacy_barrier_CY1i9 ul li:hover {
    transform: translateX(5px);
}.privacy_barrier_CY1i9 ul li::before {
    width: 6px;
    position: absolute;
    background-color: rgb(166,177,205);
    left: 0;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    content: "";
    border-radius: 50%;
    top: 0.65rem;
    height: 6px;
}.privacy_barrier_CY1i9 ul li:hover::before {
    transform: scale(1.5);
    background-color: rgb(124,131,179);
}.privacy_barrier_CY1i9 span {
    padding: 1rem 1.5rem;
    margin-bottom: 2rem;
    line-height: 1.7;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    color: #000000;
    border-left: 2px solid rgb(124,131,179,0.5);
    display: block;
    font-size: 18px;
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    transform: translateX(0);
    font-family: Arial, sans-serif;
}.privacy_barrier_CY1i9 span:hover {
    transform: translateX(5px);
    border-left-color: rgb(124,131,179);
}

@media screen and (max-width: 1200px) {.privacy_barrier_CY1i9 {
    padding: 4rem 1.5rem;
}.privacy_barrier_CY1i9 .container {
    padding: 1.5rem;
}.privacy_barrier_CY1i9 h1 {
    font-size: calc(42px * 1.1);
}.privacy_barrier_CY1i9 h2 {
    font-size: 37px;
}
}

@media screen and (max-width: 992px) {.privacy_barrier_CY1i9 {
    padding: 3rem 1rem;
}.privacy_barrier_CY1i9 .container {
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
    transform: none;
}.privacy_barrier_CY1i9 .container:hover {
    transform: none;
}.privacy_barrier_CY1i9 h1 {
    font-size: 42px;
}
}

@media screen and (max-width: 768px) {.privacy_barrier_CY1i9 {
    padding: 2rem 0.5rem;
}.privacy_barrier_CY1i9 .container {
    padding: 1.5rem 1rem;
}.privacy_barrier_CY1i9 h1 {
    font-size: calc(42px * 0.9);
}.privacy_barrier_CY1i9 h2 {
    font-size: calc(37px * 0.9);
    padding-left: 0.75rem;
}.privacy_barrier_CY1i9 h3 {
    font-size: 23px;
}.privacy_barrier_CY1i9 h4 {
    font-size: 21px;
}.privacy_barrier_CY1i9 p, 
    .privacy_barrier_CY1i9 ul li,
    .privacy_barrier_CY1i9 span {
    font-size: calc(18px * 0.95);
}.privacy_barrier_CY1i9 ul {
    padding-left: 0.5rem;
}.privacy_barrier_CY1i9 span {
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.privacy_barrier_CY1i9 {
    padding: 1.5rem 0.5rem;
}.privacy_barrier_CY1i9 .container {
    border-left-width: 3px;
    padding: 1rem;
}.privacy_barrier_CY1i9 h1 {
    font-size: calc(42px * 0.8);
}.privacy_barrier_CY1i9 h1::after {
    width: 60px;
    height: 3px;
}.privacy_barrier_CY1i9 h2 {
    margin: 2rem 0 1rem;
    border-left-width: 2px;
}.privacy_barrier_CY1i9 ul li {
    padding-left: 1.25rem;
}.privacy_barrier_CY1i9 p:hover,
    .privacy_barrier_CY1i9 ul li:hover,
    .privacy_barrier_CY1i9 span:hover,
    .privacy_barrier_CY1i9 h2:hover {
    transform: none;
}
}