* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.panel-container_uY {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    scroll-snap-type: none;
    color: #000000;
    auto
contain
touch-action: none;
    min-height: 100%;
}.report_abuse_F6 {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    scroll-behavior: auto;
    padding: 2px;
}::-webkit-scrollbar-button {
    height: 10px;
    border-radius: 4px;
    background: rgb(168,198,198);
}::-webkit-scrollbar-track {
    background: linear-gradient(330deg, #ffffff 48%, rgb(255, 255, 255, 0.5) 55%, rgb(168,198,198) 45%, rgb(168,198,198,0.5) 13%, rgb(211,226,225) 50%);
}::-webkit-scrollbar-thumb {
    border-radius: 5.7vh;
    border: 3px groove rgb(211,226,225);
    background: linear-gradient(45deg, rgb(255, 255, 255, 0.5) 25%, transparent 25%), linear-gradient(-45deg, rgb(255, 255, 255, 0.5) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(255, 255, 255, 0.5) 75%), linear-gradient(-45deg, transparent 75%, rgb(255, 255, 255, 0.5) 75%);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 3px 5px 5px -1px rgba(0, 0, 0, 0.4);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 1px 5px 15px -1px rgba(0, 0, 0, 0.3);
    background: rgb(168,198,198);
}* {
    scrollbar-color: rgb(123,166,167,0.5) rgb(168,198,198);
    scrollbar-width: none;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-thumb {
    background: rgb(168,198,198,0.5);
}}

a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    width: 1197px;
    margin: auto;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.nav_know_mL {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookiePolicyContainer_Mj {
    border-top: 3px solid rgb(168,198,198);
    position: fixed;
    width: 100%;
    background: rgb(123,166,167);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    bottom: 0;
    z-index: 90;
    padding: 15px 20px;
}.data_approve_Iw {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}.cookie_comply_J7 {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie_comply_J7 svg {
    height: 50px;
    width: 50px;
    fill: rgb(168,198,198);
}.cookie_rules_TR {
    flex-direction: column;
    max-width: 600px;
    justify-content: center;
    display: flex;
}.cookiePolicyContainer_Mj h5 {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}.cookiePolicyContainer_Mj p {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
}.cookie_notice_sk {
    border: 2px solid rgb(168,198,198);
    cursor: pointer;
    padding: 10px 20px;
    color: #ffffff;
    transition: none;
    text-align: center;
    border-radius: 10px;
    flex-shrink: 0;
    font-size: 19px;
    margin-left: 10px;
    background: rgb(168,198,198);
    text-decoration: none;
    min-width: 150px;
}.cookie_notice_sk:hover {
    background: rgb(168,198,198,0.5);
    border-color: rgb(168,198,198,0.5);
}.cookiePolicyContainer_Mj p a {
    color: rgb(168,198,198);
    border-bottom: 2px solid rgb(168,198,198);
    text-decoration: none;
}.cookiePolicyContainer_Mj p a:hover {
    border-bottom-color: rgb(123,166,167);
    color: rgb(123,166,167);
}
@media only screen and (max-width: 1200px) {.cookiePolicyContainer_Mj {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.cookie_comply_J7 {
    display: none;
}.data_approve_Iw {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookiePolicyContainer_Mj h5, .cookiePolicyContainer_Mj p {
    text-align: center;
}.cookie_rules_TR {
    margin-bottom: 15px;
}.cookie_notice_sk {
    margin-top: 10px;
    margin-left: 0;
}}
#cookieInfoPromptBar_EA {
    display: none;
}#cookieInfoPromptBar_EA:checked ~ .cookiePolicyContainer_Mj {
    opacity: 0;
    visibility: hidden;
}.welcome_board_dS {
    padding: 5rem 1rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgb(123,166,167,0.5) 100%);
    display: flex;
    align-items: center;
    min-height: 100vh;
}.welcome_board_dS > div {
    position: relative;
    gap: 2rem;
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
    grid-template-columns: 1fr;
}.welcome_board_dS::before {
    height: 100%;
    top: 0;
    width: 100%;
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgb(168,198,198,0.5) 0%, transparent 75%);
    content: "";
}.welcome_board_dS h1.start_lead_rL {
    font-size: clamp(2rem, 5vw, 41px);
    font-weight: 700;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    margin-bottom: 1.5rem;
    opacity: 0;
    position: relative;
    color: #000000;
    transform: translateX(-10px);
    line-height: 1.2;
}.welcome_board_dS h1.start_lead_rL::after {
    left: 0;
    bottom: -10px;
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
    content: "";
    background: rgb(168,198,198);
    width: 80px;
    height: 4px;
    animation: lineExpand 1s 0.6s forwards ease-out;
}.welcome_board_dS p {
    line-height: 1.6;
    font-size: clamp(1rem, 2vw, 18px);
    color: #000000;
    margin-bottom: 2rem;
    max-width: 600px;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s 0.4s forwards ease-out;
}.welcome_board_dS .edu_begin_5j {
    position: relative;
    margin-top: 2rem;
    animation: fadeUp 0.8s 0.6s forwards ease-out;
    width: 100%;
    transform: translateY(30px);
    opacity: 0;
}.welcome_board_dS .belief_core_0B {
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    display: flex;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 10px;
    height: 300px;
    align-items: flex-end;
}.welcome_board_dS .belief_core_0B:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.welcome_board_dS .belief_core_0B::before {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
    z-index: 1;
    width: 100%;
}.welcome_board_dS .belief_core_0B span {
    width: 100%;
    position: relative;
    z-index: 2;
}.welcome_board_dS .belief_core_0B h3 {
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.4;
    font-size: clamp(1rem, 2vw, 18px);
}

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

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

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

@media (min-width: 768px) {.welcome_board_dS > div {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}.welcome_board_dS .belief_core_0B {
    height: 350px;
}
}

@media (min-width: 992px) {.welcome_board_dS {
    padding: 6rem 2rem;
}.welcome_board_dS > div {
    gap: 4rem;
}.welcome_board_dS h1.start_lead_rL {
    margin-bottom: 2rem;
}.welcome_board_dS .belief_core_0B {
    height: 400px;
}.welcome_board_dS .belief_core_0B h3 {
    font-size: 18px;
}
}

@media (max-width: 767px) {.welcome_board_dS {
    padding: 4rem 1rem;
}.welcome_board_dS h1.start_lead_rL::after {
    height: 3px;
    width: 60px;
}
}

@media (max-width: 480px) {.welcome_board_dS {
    padding: 3rem 1rem;
}.welcome_board_dS .belief_core_0B {
    padding: 1.5rem;
    height: 250px;
}}.stay_informed_i1 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgb(211,226,225) 100%);
    font-family: Arial, sans-serif;
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
}.stay_informed_i1::before {
    background: linear-gradient(90deg, transparent, rgb(168,198,198), transparent);
    top: 0;
    left: 0;
    position: absolute;
    height: 1px;
    right: 0;
    content: "";
    box-shadow: 0 0 15px 2px rgb(168,198,198);
    animation: scanLine 4s infinite linear;
}.stay_informed_i1::after {
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(168,198,198,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(123,166,167,0.5) 0%, transparent 20%);
    position: absolute;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    filter: blur(30px);
    content: "";
}.stay_informed_i1 .corp_values_6L {
    perspective: 1000px;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.stay_informed_i1 .request_query_BR {
    transform-style: preserve-3d;
    width: 90%;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease;
    border-radius: 12px;
    padding: 3rem;
    background: rgba(0, 0, 0, 0.5);
    max-width: 600px;
    margin: 0 auto;
    transform: rotateY(-5deg);
    position: relative;
}.stay_informed_i1 .request_query_BR:hover {
    transform: rotateY(0deg);
}.stay_informed_i1 .request_query_BR::before,
.stay_informed_i1 .request_query_BR::after {
    z-index: -1;
    border-radius: 12px;
    position: absolute;
    inset: 0;
    content: "";
}.stay_informed_i1 .request_query_BR::before {
    background: linear-gradient(45deg, rgb(168,198,198), transparent 60%);
    opacity: 0.5;
    animation: glowPulse 3s infinite alternate;
    filter: blur(20px);
}.stay_informed_i1 .request_query_BR::after {
    box-shadow: 0 0 20px rgb(168,198,198,0.5);
    animation: borderFlash 4s infinite alternate;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 70%, 
        85% 100%, 
        0% 100%
    );
    border: 1px solid rgb(168,198,198);
}.stay_informed_i1 h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 2.5rem;
    text-shadow: 0 0 10px rgb(168,198,198), 0 0 20px rgb(168,198,198,0.5);
    display: inline-block;
    font-size: 33px;
    position: relative;
}.stay_informed_i1 h3::after {
    background: linear-gradient(90deg, rgb(168,198,198), transparent);
    width: 100%;
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    animation: widthPulse 3s infinite alternate;
    height: 2px;
}.stay_informed_i1 .input_holder {
    gap: 1.5rem;
    width: 100%;
    display: grid;
}.stay_informed_i1 input[type="email"] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgb(123,166,167,0.5);
    width: 100%;
    padding: 1.2rem 1.5rem;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ffffff;
}.stay_informed_i1 input[type="email"]:focus {
    border-color: rgb(168,198,198);
    outline: none;
    box-shadow: 0 0 15px rgb(168,198,198,0.5);
}.stay_informed_i1 input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.6;
}.stay_informed_i1 .sub_tutorial_B1 {
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    text-shadow: 0 0 10px rgb(168,198,198);
    box-shadow: 0 0 15px rgb(168,198,198,0.5);
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
    background: transparent;
    border: 1px solid rgb(168,198,198);
}.stay_informed_i1 .sub_tutorial_B1::before {
    z-index: -1;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, rgb(168,198,198), rgb(123,166,167));
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}.stay_informed_i1 .sub_tutorial_B1:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 20px rgb(168,198,198);
}.stay_informed_i1 .sub_tutorial_B1:hover::before {
    opacity: 1;
}

@keyframes scanLine {
    0% {
        transform: translateY(-100vh);
    }
    100% {
        transform: translateY(100vh);
    }
}

@keyframes glowPulse {
    0% {
        opacity: 0.3;
        filter: blur(20px);
    }
    100% {
        opacity: 0.7;
        filter: blur(15px);
    }
}

@keyframes borderFlash {
    0%, 90% {
        border-color: rgb(168,198,198);
        box-shadow: 0 0 20px rgb(168,198,198,0.5);
    }
    91%, 100% {
        border-color: rgb(123,166,167);
        box-shadow: 0 0 25px rgb(123,166,167);
    }
}

@keyframes widthPulse {
    0% {
        width: 30%;
    }
    100% {
        width: 100%;
    }
}

@media (min-width: 768px) {.stay_informed_i1 {
    padding: 7rem 3rem;
}.stay_informed_i1 .request_query_BR {
    padding: 4rem;
    width: 80%;
}.stay_informed_i1 .input_holder {
    grid-template-columns: 2fr 1fr;
}
}

@media (max-width: 767px) {.stay_informed_i1 {
    padding: 4rem 1.5rem;
}.stay_informed_i1 h3 {
    font-size: 21px;
}.stay_informed_i1 .request_query_BR {
    padding: 2rem;
    width: 100%;
    transform: rotateY(0deg);
}.stay_informed_i1 .input_holder {
    grid-template-columns: 1fr;
}.stay_informed_i1 .sub_tutorial_B1 {
    width: 100%;
}}.company_info_f6 {
    position: relative;
    padding: 120px 0 100px;
    color: #ffffff;
    overflow: hidden;
}.company_info_f6::before {
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.7) 50%,
        rgba(0, 0, 0, 0.6) 100%);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}.company_info_f6::after {
    top: 0;
    pointer-events: none;
    z-index: 2;
    position: absolute;
    opacity: 0.15;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
        rgb(123,166,167,0.5) 0%,
        transparent 100%);
}.company_info_f6 h4 {
    opacity: 0;
    font-weight: 700;
    margin-bottom: 3rem;
    text-transform: uppercase;
    z-index: 10;
    color: #ffffff;
    font-size: calc(33px * 1.2);
    text-align: center;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    letter-spacing: 0.05em;
    transform: translateY(20px);
    position: relative;
}.company_info_f6 h4::before {
    position: absolute;
    height: 4px;
    left: 50%;
    width: 60px;
    background: rgb(168,198,198);
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
}.company_info_f6 h4::after {
    left: 50%;
    background: #ffffff;
    width: 120px;
    bottom: -15px;
    position: absolute;
    transform: translateX(-50%);
    height: 1px;
    content: "";
}.company_info_f6 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
}.company_info_f6 .content_wrapper_HL {
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    padding: 3rem;
    border-left: 4px solid rgb(168,198,198);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    opacity: 0;
    transform: translateY(30px);
    animation: fadeSlideUp 1s forwards 0.4s;
    clip-path: polygon(
        0 0,
        100% 0,
        98% 100%,
        2% 100%
    );
}.company_info_f6 .content_wrapper_HL::before {
    left: -5px;
    background: linear-gradient(45deg, 
        rgb(168,198,198) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(123,166,167) 100%);
    z-index: -1;
    clip-path: polygon(
        0 0,
        100% 0,
        97% 100%,
        3% 100%
    );
    content: "";
    bottom: -5px;
    position: absolute;
    top: -5px;
    opacity: 0.3;
    right: -5px;
}.company_info_f6 h6 {
    color: rgb(168,198,198);
    margin-bottom: 1.5rem;
    letter-spacing: 0.02em;
    font-size: calc(18px * 1.2);
    font-weight: 700;
    opacity: 0;
    transform: translateX(-10px);
    animation: fadeSlideRight 0.8s forwards 0.6s;
}.company_info_f6 h6::after {
    display: block;
    content: "";
    margin-top: 10px;
    height: 2px;
    background: rgb(168,198,198);
    transform: scaleX(0);
    transform-origin: left;
    animation: scaleRight 0.8s forwards 1s;
    width: 80px;
}.company_info_f6 .content_wrapper_HL div {
    scrollbar-width: thin;
    overflow-y: auto;
    position: relative;
    max-height: 300px;
    padding-right: 15px;
    scrollbar-color: rgb(168,198,198) rgba(255, 255, 255, 0.1);
}.company_info_f6 .content_wrapper_HL div::-webkit-scrollbar {
    width: 6px;
}.company_info_f6 .content_wrapper_HL div::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}.company_info_f6 .content_wrapper_HL div::-webkit-scrollbar-thumb {
    background: rgb(168,198,198);
    border-radius: 10px;
}.company_info_f6 span {
    line-height: 1.8;
    text-align: justify;
    animation: fadeIn 1.2s forwards 0.8s;
    color: #ffffff;
    opacity: 0;
    display: block;
    font-size: 14px;
}.company_info_f6 span::first-letter {
    font-size: 2em;
    float: left;
    font-weight: 700;
    color: rgb(168,198,198);
    padding: 0 8px 0 0;
}

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

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

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

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

@media (min-width: 992px) {.company_info_f6 {
    padding: 150px 0 130px;
}.company_info_f6 .content_wrapper_HL {
    max-width: 90%;
    margin: 0 auto;
    padding: 4rem;
    flex-direction: column;
    display: flex;
}.company_info_f6 h4 {
    font-size: calc(33px * 1.4);
    margin-bottom: 4rem;
}.company_info_f6 h6 {
    margin-bottom: 2rem;
    font-size: calc(18px * 1.4);
}.company_info_f6 .content_wrapper_HL div {
    max-height: 350px;
}.company_info_f6 span {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 991px) {.company_info_f6 {
    padding: 100px 0 80px;
}.company_info_f6 .content_wrapper_HL {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.company_info_f6 {
    padding: 80px 0 60px;
}.company_info_f6 h4 {
    font-size: calc(33px * 1.1);
    margin-bottom: 2.5rem;
}.company_info_f6 .content_wrapper_HL {
    padding: 2rem;
    clip-path: polygon(
            0 0,
            100% 0,
            99% 100%,
            1% 100%
        );
}.company_info_f6 h6 {
    margin-bottom: 1.25rem;
    font-size: 18px;
}.company_info_f6 .content_wrapper_HL div {
    max-height: 260px;
}
}

@media (max-width: 575px) {.company_info_f6 {
    padding: 60px 0 40px;
}.company_info_f6 h4 {
    margin-bottom: 2rem;
    font-size: 33px;
}.company_info_f6 .content_wrapper_HL {
    clip-path: none;
    padding: 1.5rem;
}.company_info_f6 .content_wrapper_HL::before {
    clip-path: none;
}.company_info_f6 h6 {
    font-size: calc(21px * 1.2);
    margin-bottom: 1rem;
}.company_info_f6 span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.company_info_f6 .content_wrapper_HL div {
    max-height: 240px;
}}.teaching_process_Wc {
    position: relative;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgba(59, 173, 227, 0.1) 45%, rgba(87, 111, 230, 0.15) 100%);
    overflow: hidden;
    padding: 120px 0;
}.teaching_process_Wc::before {
    content: "";
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(168,198,198,0.5) 0%, transparent 60%);
    height: 100%;
    z-index: 0;
    top: 0;
    opacity: 0.4;
    width: 100%;
}.teaching_process_Wc::after {
    position: absolute;
    height: 300px;
    top: -150px;
    right: -150px;
    z-index: 1;
    animation: rotate 30s linear infinite;
    content: "";
    border: 1px solid rgb(168,198,198,0.5);
    border-radius: 50%;
    width: 300px;
}.teaching_process_Wc .corp_values_6L {
    padding: 0 30px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    transform: perspective(1000px) rotateX(1deg);
}.teaching_process_Wc h2 {
    text-align: left;
    color: #000000;
    position: relative;
    letter-spacing: -0.5px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    transform: translateZ(10px);
    margin-bottom: 40px;
}.teaching_process_Wc h2::before {
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    position: absolute;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(168,198,198), rgb(123,166,167));
    animation: scaleIn 1.2s cubic-bezier(0.17, 0.67, 0.35, 0.98) forwards 0.3s;
    bottom: -15px;
    width: 60px;
}.teaching_process_Wc .content_wrapper_HL {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 40px rgba(83, 92, 236, 0.06);
    backdrop-filter: blur(10px);
    position: relative;
    margin-top: 20px;
    transform: translateZ(20px);
    border-left: 3px solid rgb(168,198,198);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.95));
    padding: 40px;
    transition: transform 0.4s ease-out;
}.teaching_process_Wc .content_wrapper_HL:hover {
    transform: translateZ(30px) translateY(-5px);
}.teaching_process_Wc .content_wrapper_HL::before {
    top: -50px;
    height: 100px;
    z-index: -1;
    border: 2px dashed rgb(123,166,167,0.5);
    position: absolute;
    width: 100px;
    right: -50px;
    content: "";
    border-radius: 50%;
}.teaching_process_Wc p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.8;
    position: relative;
}.teaching_process_Wc p::first-letter {
    font-weight: 700;
    color: rgb(168,198,198);
    font-size: 1.4em;
}@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

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

.teaching_process_Wc .corp_values_6L::after {
    animation: pulse 8s ease-in-out infinite alternate;
    z-index: -1;
    background: radial-gradient(circle, rgb(123,166,167,0.5) 0%, transparent 70%);
    left: -100px;
    position: absolute;
    border-radius: 50%;
    content: "";
    height: 200px;
    width: 200px;
    bottom: -100px;
}

@keyframes pulse {
    0% { opacity: 0.3; transform: scale(0.8); }
    100% { opacity: 0.6; transform: scale(1.2); }
}

@media (max-width: 992px) {.teaching_process_Wc {
    padding: 90px 0;
}.teaching_process_Wc .corp_values_6L {
    padding: 0 20px;
}.teaching_process_Wc h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 35px;
}.teaching_process_Wc .content_wrapper_HL {
    padding: 30px;
}
}

@media (max-width: 768px) {.teaching_process_Wc {
    padding: 70px 0;
}.teaching_process_Wc h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.teaching_process_Wc .content_wrapper_HL {
    padding: 25px;
}.teaching_process_Wc p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.teaching_process_Wc {
    padding: 50px 0;
}.teaching_process_Wc .corp_values_6L {
    padding: 0 15px;
    transform: perspective(1000px) rotateX(0deg);
}.teaching_process_Wc h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 25px;
}.teaching_process_Wc .content_wrapper_HL {
    padding: 20px;
    margin-top: 10px;
}.teaching_process_Wc p {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}.teaching_process_Wc h2::before {
    width: 40px;
    bottom: -10px;
    height: 3px;
}}.customer_opinions_bE {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgba(rgb(168,198,198,0.5), 0.05) 100%);
    padding: 6rem 0;
}.customer_opinions_bE::before {
    height: 1px;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, rgb(168,198,198), transparent);
}.customer_opinions_bE::after {
    bottom: 0;
    transform: translateY(50%);
    content: "";
    left: -50%;
    width: 200%;
    position: absolute;
    height: 400px;
    z-index: 1;
    background: radial-gradient(ellipse at center, rgba(rgb(168,198,198,0.5), 0.03) 0%, transparent 70%);
}.customer_opinions_bE h2 {
    text-align: center;
    transform: translateZ(0);
    font-weight: 700;
    position: relative;
    margin-bottom: 3.5rem;
    color: #000000;
    font-size: 38px;
}.customer_opinions_bE h2::after {
    content: "";
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    width: 80px;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(168,198,198), transparent);
}.customer_opinions_bE .container.corp_values_6L {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.customer_opinions_bE .review_lounge_nI {
    position: relative;
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_opinions_bE .feedback_cloud_oL {
    transform: translateZ(0) scale(1);
    will-change: transform, box-shadow;
    display: flex;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1),
                box-shadow 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.02);
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    padding: 2rem;
    overflow: hidden;
    border: 1px solid rgba(rgb(168,198,198,0.5), 0.08);
    flex-direction: column;
    border-radius: 3px;
    height: 100%;
}.customer_opinions_bE .feedback_cloud_oL::before {
    height: 5px;
    transform: scaleX(0.85);
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(168,198,198), rgb(123,166,167));
    transform-origin: left;
    transition: transform 0.5s ease-out;
    left: 0;
    opacity: 0.8;
    content: "";
    top: 0;
}.customer_opinions_bE .feedback_cloud_oL:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.04);
    transform: translateY(-5px) scale(1.01);
}.customer_opinions_bE .feedback_cloud_oL:hover::before {
    transform: scaleX(1);
}.customer_opinions_bE .feedback_cloud_oL h3 {
    font-size: calc(18px - 2px);
    color: #000000;
    font-weight: 600;
    position: relative;
    padding-left: 1.2rem;
    margin-bottom: 0.8rem;
}.customer_opinions_bE .feedback_cloud_oL h3::before {
    background-color: rgb(168,198,198);
    top: 50%;
    position: absolute;
    width: 6px;
    content: "";
    left: 0;
    transform: translateY(-50%) rotate(45deg);
    height: 6px;
}.customer_opinions_bE .feedback_cloud_oL .description {
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
    position: relative;
    font-weight: 400;
    padding-left: 1.2rem;
    color: #000000;
    flex-grow: 1;
}.customer_opinions_bE .feedback_cloud_oL .description::first-letter {
    font-size: 1.2em;
    color: rgb(168,198,198);
    font-weight: 600;
}.customer_opinions_bE .feedback_cloud_oL div {
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.15);
    height: 60px;
    border-radius: 50%;
    position: relative;
    align-self: flex-end;
    width: 60px;
    overflow: hidden;
    margin-top: 0.5rem;
}.customer_opinions_bE .feedback_cloud_oL div::after {
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, rgba(rgb(168,198,198,0.5), 0.2), transparent);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}.customer_opinions_bE .feedback_cloud_oL div img {
    object-fit: cover;
    transform: scale(1);
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.3, 0.7, 0.4, 1);
    height: 100%;
}.customer_opinions_bE .feedback_cloud_oL:hover div img {
    transform: scale(1.1);
}

@media (max-width: 991px) {.customer_opinions_bE {
    padding: 4rem 0;
}.customer_opinions_bE h2 {
    margin-bottom: 2.5rem;
    font-size: calc(38px - 0.2rem);
}.customer_opinions_bE .review_lounge_nI {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.customer_opinions_bE {
    padding: 3rem 0;
}.customer_opinions_bE h2 {
    font-size: calc(38px - 0.3rem);
    margin-bottom: 2rem;
}.customer_opinions_bE h2::after {
    width: 60px;
    bottom: -12px;
}.customer_opinions_bE .review_lounge_nI {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.customer_opinions_bE .feedback_cloud_oL {
    padding: 1.75rem;
}
}

@media (max-width: 480px) {.customer_opinions_bE {
    padding: 2.5rem 0;
}.customer_opinions_bE h2 {
    font-size: calc(38px - 0.4rem);
}.customer_opinions_bE .feedback_cloud_oL {
    padding: 1.5rem;
}.customer_opinions_bE .feedback_cloud_oL h3 {
    font-size: calc(18px - 3px);
}.customer_opinions_bE .feedback_cloud_oL .description {
    font-size: calc(13px - 1px);
}.customer_opinions_bE .feedback_cloud_oL div {
    width: 50px;
    height: 50px;
}}.service_contact_L1 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: rgb(211,226,225);
}.service_contact_L1::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(168,198,198,0.5) 0%, transparent 50%, rgb(123,166,167,0.5) 100%);
    width: 100%;
    opacity: 0.1;
    z-index: 1;
    height: 100%;
}.service_contact_L1::after {
    background-image: 
    radial-gradient(circle at 10% 20%, rgb(168,198,198,0.5) 0%, transparent 8%),
    radial-gradient(circle at 90% 80%, rgb(123,166,167,0.5) 0%, transparent 8%),
    radial-gradient(circle at 50% 50%, rgb(168,198,198,0.5) 0%, transparent 10%);
    z-index: 2;
    width: 100%;
    left: 0;
    animation: pulseBackground 15s infinite alternate ease-in-out;
    top: 0;
    position: absolute;
    opacity: 0.15;
    height: 100%;
    content: "";
}@keyframes pulseBackground {
  0% {
    opacity: 0.05;
    background-position: 0% 0%, 100% 100%, 50% 50%;
    background-size: 350px 350px, 400px 400px, 300px 300px;
  }
  50% {
    opacity: 0.15;
    background-position: 2% 3%, 98% 98%, 51% 52%;
    background-size: 380px 380px, 420px 420px, 320px 320px;
  }
  100% {
    opacity: 0.1;
    background-position: 3% 5%, 96% 96%, 52% 53%;
    background-size: 400px 400px, 450px 450px, 350px 350px;
  }
}

.service_contact_L1 .container {
    position: relative;
    z-index: 10;
}.service_contact_L1 .contact_list_gN {
    padding: 3.5rem;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    backdrop-filter: blur(10px);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}.service_contact_L1 .contact_list_gN::before {
    height: 200%;
    animation: shimmer 8s infinite linear;
    width: 200%;
    left: -50%;
    background: linear-gradient(45deg, transparent 65%, rgba(255, 255, 255, 0.03) 70%, rgba(255, 255, 255, 0.01) 75%, transparent 80%);
    position: absolute;
    content: "";
    z-index: -1;
    top: -50%;
    transform: rotate(25deg);
}@keyframes shimmer {
  0% {
    transform: rotate(25deg) translateX(-30%);
  }
  100% {
    transform: rotate(25deg) translateX(30%);
  }
}

.service_contact_L1 .contact_list_gN:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.service_contact_L1 .contact_list_gN h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 36px;
    color: rgb(168,198,198);
    position: relative;
    margin-bottom: 1.5rem;
}.service_contact_L1 .contact_list_gN h2::after {
    width: 60px;
    border-radius: 10px;
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(168,198,198), rgb(123,166,167));
    height: 3px;
}.service_contact_L1 .contact_list_gN:hover h2::after {
    width: 100%;
}.service_contact_L1 .contact_list_gN p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #000000;
    max-width: 90%;
}.service_contact_L1 .contact_list_gN p:last-of-type {
    color: rgb(168,198,198);
    display: flex;
    font-weight: 600;
    position: relative;
    align-items: center;
    padding-left: 30px;
}.service_contact_L1 .contact_list_gN p:last-of-type svg {
    left: 0;
    fill: rgb(168,198,198);
    width: 20px;
    height: 20px;
    position: absolute;
    margin-right: 10px;
}.service_contact_L1 .contact_list_gN p:last-of-type svg path {
    fill: rgb(168,198,198);
}.service_contact_L1 .support_info_an {
    gap: 1.5rem;
    margin-top: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}.service_contact_L1 .submit_feedback_zF {
    color: rgb(168,198,198);
    padding: 1rem 2rem;
    min-width: 200px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    transition: all 0.3s ease;
    font-size: calc(15px * 1.1);
    align-items: center;
    font-weight: 600;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    justify-content: center;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.service_contact_L1 .submit_feedback_zF::before {
    top: 0;
    transition: left 0.7s ease;
    height: 100%;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    position: absolute;
    content: "";
    width: 100%;
}.service_contact_L1 .submit_feedback_zF:hover {
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(168,198,198,0.5);
}.service_contact_L1 .submit_feedback_zF:hover::before {
    left: 100%;
}.service_contact_L1 .submit_feedback_zF svg {
    height: 20px;
    transition: transform 0.3s ease;
    margin-right: 10px;
    width: 20px;
}.service_contact_L1 .submit_feedback_zF svg {
    fill: rgb(168,198,198);
}.service_contact_L1 .submit_feedback_zF:hover svg {
    fill: #ffffff;
    transform: scale(1.1);
}.service_contact_L1 .submit_feedback_zF svg path {
    fill: rgb(168,198,198);
    transition: fill 0.3s ease;
}.service_contact_L1 .submit_feedback_zF:hover svg path {
    fill: #ffffff;
}

@media (max-width: 991px) {.service_contact_L1 {
    padding: 4rem 0;
}.service_contact_L1 .contact_list_gN {
    padding: 2.5rem;
}.service_contact_L1 .contact_list_gN h2 {
    font-size: calc(36px * 0.9);
}.service_contact_L1 .contact_list_gN p {
    max-width: 100%;
}.service_contact_L1 .support_info_an {
    gap: 1rem;
}
}

@media (max-width: 767px) {.service_contact_L1 {
    padding: 3rem 0;
}.service_contact_L1 .contact_list_gN {
    padding: 2rem 1.5rem;
}.service_contact_L1 .contact_list_gN h2 {
    font-size: calc(36px * 0.8);
}.service_contact_L1 .support_info_an {
    gap: 1rem;
    flex-direction: column;
}.service_contact_L1 .submit_feedback_zF {
    width: 100%;
}.service_contact_L1::after {
    background-size: 250px 250px, 300px 300px, 200px 200px;
}@keyframes pulseBackground {
    0% {
      opacity: 0.05;
      background-position: 0% 0%, 100% 100%, 50% 50%;
      background-size: 200px 200px, 250px 250px, 180px 180px;
    }
    50% {
      opacity: 0.15;
      background-position: 2% 3%, 98% 98%, 51% 52%;
      background-size: 220px 220px, 270px 270px, 200px 200px;
    }
    100% {
      opacity: 0.1;
      background-position: 3% 5%, 96% 96%, 52% 53%;
      background-size: 250px 250px, 300px 300px, 220px 220px;
    }
  }
}.pricing_row_item_59 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.pricing_row_item_59::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}.pricing_row_item_59 .container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.pricing_row_item_59 .study_pricing_1h {
    perspective: 1000px;
    position: relative;
}.pricing_row_item_59 h2 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 28px;
    animation: fadeInDown 0.8s ease-out forwards;
    transform: translateZ(50px);
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
}.pricing_row_item_59 .learning_packages_qs {
    max-width: 800px;
    transform: translateZ(30px);
    opacity: 0.9;
    line-height: 1.6;
    font-size: calc(13px * 1.1);
    text-align: center;
    color: #ffffff;
    margin: 0 auto 50px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}.pricing_row_item_59 .rate_options_yR {
    perspective: 2000px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
}.pricing_row_item_59 .rate_options_yR li {
    opacity: 0;
    height: 100%;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateY(30px) rotateX(5deg);
}.pricing_row_item_59 .rate_options_yR li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing_row_item_59 .rate_options_yR li:nth-child(2) {
    animation-delay: 0.5s;
}.pricing_row_item_59 .rate_options_yR li:nth-child(3) {
    animation-delay: 0.7s;
}.pricing_row_item_59 .rate_options_yR li:nth-child(4) {
    animation-delay: 0.9s;
}.pricing_row_item_59 .payment_deals_E8 {
    color: inherit;
    transform-style: preserve-3d;
    will-change: transform;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    display: block;
}.pricing_row_item_59 .payment_deals_E8:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.pricing_row_item_59 .price_panel_Ii {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    position: relative;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgb(168,198,198,0.5), rgb(123,166,167,0.5));
    overflow: hidden;
    backdrop-filter: blur(10px);
}.pricing_row_item_59 .payment_deals_E8:hover .price_panel_Ii {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}.pricing_row_item_59 .price_panel_Ii::before {
    position: absolute;
    content: "";
    height: 100px;
    transition: all 0.4s ease;
    opacity: 0.15;
    right: -10px;
    width: 100px;
    background: rgb(123,166,167);
    transform: rotate(45deg);
    top: -10px;
}.pricing_row_item_59 .payment_deals_E8:hover .price_panel_Ii::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}.pricing_row_item_59 .cost_deals_G4 {
    padding: 35px 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    position: relative;
}.pricing_row_item_59 .payment_deals_E8:hover .cost_deals_G4 {
    transform: translateZ(10px);
}.pricing_row_item_59 .cost_deals_G4 h4 {
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 15px;
    font-size: calc(22px * 1.2);
    position: relative;
    margin: 0 0 20px;
    transition: transform 0.3s ease;
}.pricing_row_item_59 .payment_deals_E8:hover .cost_deals_G4 h4 {
    transform: translateY(-5px);
}.pricing_row_item_59 .cost_deals_G4 h4::after {
    background: rgb(168,198,198);
    bottom: 0;
    transition: width 0.4s ease;
    height: 3px;
    position: absolute;
    left: 0;
    content: "";
    width: 50px;
}.pricing_row_item_59 .payment_deals_E8:hover .cost_deals_G4 h4::after {
    width: 80px;
}.pricing_row_item_59 .cost_deals_G4 p {
    color: #ffffff;
    transition: opacity 0.3s ease;
    font-size: 13px;
    opacity: 0.8;
    line-height: 1.6;
    max-height: 200px;
    margin-bottom: 30px;
    padding-right: 10px;
    overflow-y: auto;
}.pricing_row_item_59 .cost_deals_G4 p::-webkit-scrollbar {
    width: 4px;
}.pricing_row_item_59 .cost_deals_G4 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(168,198,198,0.5);
}.pricing_row_item_59 .payment_deals_E8:hover .cost_deals_G4 p {
    opacity: 1;
}.pricing_row_item_59 .payment_scheme_sP {
    position: relative;
    font-weight: 700;
    display: block;
    transition: all 0.4s ease;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    font-size: calc(22px * 1.4);
    margin-top: 20px;
    color: #ffffff;
}.pricing_row_item_59 .payment_scheme_sP::before {
    content: "";
    width: 30px;
    transition: width 0.4s ease;
    left: 0;
    top: -10px;
    background: rgb(123,166,167);
    position: absolute;
    height: 2px;
}.pricing_row_item_59 .payment_deals_E8:hover .payment_scheme_sP::before {
    width: 50px;
}.pricing_row_item_59 .payment_deals_E8:hover .payment_scheme_sP {
    transform: scale(1.1);
    color: rgb(123,166,167);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}

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

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

@media (max-width: 1200px) {.pricing_row_item_59 {
    padding: 100px 0;
}.pricing_row_item_59 h2 {
    font-size: calc(28px * 0.9);
}.pricing_row_item_59 .learning_packages_qs {
    margin-bottom: 40px;
    font-size: 13px;
}.pricing_row_item_59 .rate_options_yR {
    gap: 25px;
}
}

@media (max-width: 992px) {.pricing_row_item_59 {
    padding: 80px 0;
}.pricing_row_item_59 .rate_options_yR {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing_row_item_59 .cost_deals_G4 {
    padding: 30px 25px;
}.pricing_row_item_59 .cost_deals_G4 p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.pricing_row_item_59 {
    padding: 70px 0;
}.pricing_row_item_59 h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 15px;
}.pricing_row_item_59 .learning_packages_qs {
    font-size: calc(13px * 0.95);
    margin-bottom: 30px;
}.pricing_row_item_59 .rate_options_yR {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing_row_item_59 .price_panel_Ii {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.pricing_row_item_59 .payment_scheme_sP {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 576px) {.pricing_row_item_59 {
    padding: 60px 0;
}.pricing_row_item_59 h2 {
    font-size: calc(28px * 0.7);
}.pricing_row_item_59 .learning_packages_qs {
    margin-bottom: 25px;
    font-size: calc(13px * 0.9);
}.pricing_row_item_59 .cost_deals_G4 {
    padding: 25px 20px;
}.pricing_row_item_59 .cost_deals_G4 h4 {
    font-size: 22px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}.pricing_row_item_59 .cost_deals_G4 p {
    font-size: calc(13px * 0.9);
    margin-bottom: 20px;
    max-height: 150px;
}}.course_overview_Fo {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgba(245, 247, 250, 0.95) 100%);
}.course_overview_Fo::before {
    z-index: 0;
    background: linear-gradient(45deg, rgb(168,198,198,0.5) 0%, rgb(123,166,167,0.5) 100%);
    opacity: 0.4;
    top: -10%;
    right: -5%;
    width: 300px;
    position: absolute;
    content: "";
    height: 300px;
    filter: blur(120px);
}.course_overview_Fo::after {
    opacity: 0.3;
    height: 250px;
    filter: blur(100px);
    background: linear-gradient(225deg, rgb(123,166,167,0.5) 0%, rgb(168,198,198,0.5) 100%);
    content: "";
    width: 250px;
    z-index: 0;
    bottom: -10%;
    position: absolute;
    left: -5%;
}.course_overview_Fo .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
    position: relative;
}.course_overview_Fo .learn_explore_un {
    border-left: 3px solid rgb(168,198,198);
    gap: 40px;
    display: grid;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    overflow: hidden;
    grid-template-columns: 1fr;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}.course_overview_Fo .learn_explore_un:hover {
    transform: translateY(-5px);
}.course_overview_Fo .img_thumb_VX {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center center;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}.course_overview_Fo .img_thumb_VX::after {
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    content: "";
    z-index: 1;
    width: 100%;
    top: 0;
}.course_overview_Fo .img_thumb_VX:hover {
    transform: scale(1.02);
}.course_overview_Fo .content_wrapper_HL {
    position: relative;
    padding: 40px 30px;
}.course_overview_Fo .content_wrapper_HL::before {
    position: absolute;
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.7);
    left: 0;
    height: 4px;
    width: 100%;
    top: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(168,198,198) 0%, rgb(123,166,167) 100%);
}.course_overview_Fo .learn_explore_un:hover .content_wrapper_HL::before {
    transform: scaleX(1);
}.course_overview_Fo h3 {
    padding-left: 0;
    position: relative;
    margin-bottom: 25px;
    transform: translateY(0);
    transition: transform 0.3s ease, padding-left 0.3s ease;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    font-size: 18px;
}.course_overview_Fo .learn_explore_un:hover h3 {
    transform: translateY(-3px);
    color: rgb(168,198,198);
    padding-left: 15px;
}.course_overview_Fo h3::after {
    background-color: rgb(123,166,167);
    height: 2px;
    content: "";
    transition: width 0.4s ease-out, background-color 0.3s ease;
    bottom: -8px;
    width: 60px;
    left: 0;
    position: absolute;
}.course_overview_Fo .learn_explore_un:hover h3::after {
    width: 100px;
    background-color: rgb(168,198,198);
}.course_overview_Fo .content_wrapper_HL div {
    position: relative;
    overflow: hidden;
}.course_overview_Fo p.description {
    margin-bottom: 20px;
    overflow-y: auto;
    font-size: 16px;
    position: relative;
    padding-right: 15px;
    color: #000000;
    line-height: 1.8;
    max-height: 300px;
}.course_overview_Fo p.description::-webkit-scrollbar {
    width: 4px;
}.course_overview_Fo p.description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.course_overview_Fo p.description::-webkit-scrollbar-thumb {
    background: rgb(168,198,198,0.5);
    border-radius: 10px;
}.course_overview_Fo span.description {
    display: none;
}

@media (min-width: 768px) {.course_overview_Fo .learn_explore_un {
    align-items: start;
    grid-template-columns: 1fr 1.5fr;
}.course_overview_Fo .img_thumb_VX {
    min-height: 400px;
    height: 100%;
}.course_overview_Fo h3 {
    font-size: calc(18px * 1.1);
}.course_overview_Fo p.description {
    font-size: calc(16px * 1.05);
    max-height: 400px;
}
}

@media (min-width: 992px) {.course_overview_Fo .learn_explore_un {
    grid-template-columns: 1fr 1.8fr;
}.course_overview_Fo .img_thumb_VX {
    min-height: 450px;
}.course_overview_Fo .content_wrapper_HL {
    padding: 50px 40px;
}.course_overview_Fo h3 {
    margin-bottom: 30px;
    font-size: calc(18px * 1.2);
}.course_overview_Fo p.description {
    max-height: 450px;
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course_overview_Fo {
    padding: 70px 0;
}.course_overview_Fo .content_wrapper_HL {
    padding: 30px 20px;
}.course_overview_Fo h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}.course_overview_Fo p.description {
    font-size: calc(16px * 0.95);
    max-height: 200px;
    line-height: 1.7;
}
}

@media (max-width: 480px) {.course_overview_Fo {
    padding: 50px 0;
}.course_overview_Fo .img_thumb_VX {
    height: 180px;
}.course_overview_Fo .content_wrapper_HL {
    padding: 25px 15px;
}.course_overview_Fo h3 {
    margin-bottom: 15px;
    font-size: calc(18px * 0.85);
}
}

@media (hover: hover) {.course_overview_Fo .learn_explore_un {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.course_overview_Fo .learn_explore_un:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}}.tySpace_oD {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgba(245, 245, 255, 0.95) 100%);
    overflow: hidden;
    position: relative;
}.tySpace_oD::before {
    position: absolute;
    right: -5%;
    filter: blur(60px);
    z-index: 1;
    opacity: 0.4;
    width: 40%;
    top: -10%;
    background: linear-gradient(120deg, rgb(168,198,198,0.5) 0%, rgb(123,166,167,0.5) 100%);
    height: 40%;
    animation: float 15s ease-in-out infinite alternate;
    content: '';
}.tySpace_oD::after {
    bottom: -15%;
    position: absolute;
    opacity: 0.3;
    z-index: 1;
    background: linear-gradient(240deg, rgb(123,166,167,0.5) 0%, rgb(168,198,198,0.5) 100%);
    width: 35%;
    height: 40%;
    content: '';
    filter: blur(50px);
    animation: float 18s ease-in-out infinite alternate-reverse;
    left: -5%;
}.tySpace_oD .container {
    margin: 0 auto;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
}.tySpace_oD h2 {
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    animation: slideUp 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateY(0);
    font-size: 37px;
    opacity: 0;
    color: #000000;
}.tySpace_oD h2::after {
    bottom: -0.8rem;
    height: 4px;
    width: 10rem;
    left: 0;
    background: linear-gradient(90deg, rgb(168,198,198) 0%, rgb(123,166,167) 100%);
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    content: '';
    animation: expandWidth 1s 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.tySpace_oD .corp_values_6L {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.04);
    animation: fadeScale 1s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: #ffffff;
    border-radius: 1rem;
    opacity: 0;
    overflow: hidden;
    transform: translateY(30px);
    position: relative;
    padding: 3rem;
}.tySpace_oD .corp_values_6L::before {
    background: linear-gradient(180deg, rgb(168,198,198) 0%, rgb(123,166,167) 100%);
    top: 0;
    width: 5px;
    height: 100%;
    content: '';
    left: 0;
    position: absolute;
    animation: pulseGlow 4s infinite alternate;
}.tySpace_oD ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.tySpace_oD li {
    display: block;
    position: relative;
    padding-left: 1.5rem;
}.tySpace_oD li::before {
    animation: popIn 0.5s 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-radius: 50%;
    background-color: rgb(168,198,198);
    top: 0.5rem;
    content: '';
    position: absolute;
    height: 0.5rem;
    width: 0.5rem;
    transform: scale(0);
    left: 0;
}.tySpace_oD li span {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: calc(18px * 1.05);
    opacity: 0.95;
    display: block;
    opacity: 0;
    color: #000000;
    transform: translateY(20px);
    margin: 0;
    animation: slideUp 0.8s 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

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

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

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

@keyframes popIn {
    from {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15px, -15px);
    }
}

@keyframes pulseGlow {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 5px 1px rgb(168,198,198,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 12px 3px rgb(168,198,198,0.5);
    }
}

@media (max-width: 992px) {.tySpace_oD {
    padding: 5rem 0;
}.tySpace_oD h2 {
    font-size: calc(37px * 0.85);
    margin-bottom: 2.5rem;
}.tySpace_oD .corp_values_6L {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 768px) {.tySpace_oD {
    padding: 4rem 0;
}.tySpace_oD::before,
    .tySpace_oD::after {
    height: 30%;
    width: 50%;
}.tySpace_oD .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.tySpace_oD h2 {
    font-size: calc(37px * 0.75);
    margin-bottom: 2rem;
}.tySpace_oD h2::after {
    height: 3px;
    width: 8rem;
}.tySpace_oD .corp_values_6L {
    padding: 2rem 1.5rem;
}.tySpace_oD li span {
    line-height: 1.7;
    font-size: 18px;
}
}

@media (max-width: 576px) {.tySpace_oD {
    padding: 3.5rem 0;
}.tySpace_oD .container {
    transform: none;
    padding: 0 1rem;
}.tySpace_oD h2 {
    margin-bottom: 1.8rem;
    font-size: calc(37px * 0.7);
}.tySpace_oD h2::after {
    height: 3px;
    width: 6rem;
}.tySpace_oD .corp_values_6L {
    padding: 1.8rem 1.2rem;
}.tySpace_oD li {
    padding-left: 1.2rem;
}.tySpace_oD li::before {
    top: 0.4rem;
    height: 0.4rem;
    width: 0.4rem;
}.tySpace_oD li span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}.leadership_experience_vl {
    position: relative;
    overflow: hidden;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgb(168,198,198,0.5) 100%);
}.leadership_experience_vl::before {
    position: absolute;
    left: -5%;
    top: -10%;
    transform: rotate(-12deg);
    content: "";
    background: rgb(123,166,167,0.5);
    width: 120%;
    z-index: 1;
    height: 70%;
}.leadership_experience_vl .feedback_cloud_oL {
    display: flex;
    transform: translateX(5%);
    z-index: 2;
    position: relative;
    flex-direction: row;
    gap: 3rem;
    align-items: center;
}.leadership_experience_vl .img_thumb_VX {
    transition: all 0.5s ease;
    height: 350px;
    box-shadow: 15px 15px 0 rgb(168,198,198,0.5);
    width: 280px;
    border-radius: 27px;
    transform: rotate(-5deg);
}.leadership_experience_vl .img_thumb_VX:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.leadership_experience_vl .work_achievements_rx {
    position: relative;
    transform: rotate(2deg) translateY(-30px);
    border-radius: 27px;
    background: #ffffff;
    transition: all 0.5s ease;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    max-width: 60%;
    padding: 2rem;
}.leadership_experience_vl .work_achievements_rx::after {
    bottom: -10px;
    background: rgb(123,166,167);
    content: "";
    filter: blur(8px);
    position: absolute;
    height: 10px;
    opacity: 0.6;
    left: 30px;
    transition: all 0.5s ease;
    width: 85%;
}.leadership_experience_vl .work_achievements_rx:hover {
    transform: rotate(0deg) translateY(-20px);
}.leadership_experience_vl .work_achievements_rx:hover::after {
    opacity: 0.8;
    width: 95%;
}.leadership_experience_vl .name {
    color: rgb(168,198,198);
    font-weight: 700;
    font-size: 32px;
    transform: translateX(-20px);
    margin-bottom: 0.5rem;
}.leadership_experience_vl .work_achievements_rx > div:nth-child(2) {
    font-size: 19px;
    transform: translateX(-10px);
    margin-bottom: 1.5rem;
    color: rgb(123,166,167);
    font-weight: 600;
}.leadership_experience_vl .work_milestones_a0 {
    font-size: 17px;
    font-weight: 400;
    padding-left: 1.5rem;
    font-style: italic;
    position: relative;
    color: #000000;
    line-height: 1.6;
}.leadership_experience_vl .work_milestones_a0::before {
    width: 5px;
    top: 0;
    border-radius: 10px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(168,198,198), rgb(123,166,167));
    position: absolute;
    content: "";
    left: 0;
}

@media (max-width: 992px) {.leadership_experience_vl .feedback_cloud_oL {
    transform: none;
    flex-direction: column;
    gap: 2rem;
}.leadership_experience_vl .img_thumb_VX {
    width: 220px;
    margin: 0 auto;
    height: 280px;
}.leadership_experience_vl .work_achievements_rx {
    transform: none;
    max-width: 100%;
}.leadership_experience_vl .name,
    .leadership_experience_vl .work_achievements_rx > div:nth-child(2) {
    transform: none;
}}.test_drive_37 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(168,198,198) 0%, rgb(123,166,167) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    padding: 4rem 2rem;
}.test_drive_37::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 15px,
        transparent 15px,
        transparent 30px
    );
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
}.test_drive_37::after {
    opacity: 0.6;
    border-radius: 50%;
    animation: float 15s infinite ease-in-out;
    content: "";
    right: -100px;
    filter: blur(20px);
    position: absolute;
    background: radial-gradient(circle, rgb(168,198,198,0.5) 0%, transparent 70%);
    z-index: -1;
    width: 300px;
    top: -150px;
    height: 300px;
}.test_drive_37 .container {
    z-index: 2;
    position: relative;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    max-width: 1200px;
    align-items: center;
    gap: 2.5rem;
}.test_drive_37 h6 {
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-size: clamp(1.25rem, 2vw + 0.5rem, 2rem);
    max-width: 85%;
    letter-spacing: 0.02em;
    line-height: 1.4;
    transform: perspective(1000px) translateZ(10px);
    text-align: center;
    color: #ffffff;
    margin: 0;
}.test_drive_37 div div {
    justify-content: center;
    display: flex;
    perspective: 1000px;
}.test_drive_37 div span {
    transform-style: preserve-3d;
    display: inline-block;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.test_drive_37 .reach_query_YE {
    outline: none;
    align-items: center;
    background-color: #ffffff;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    min-width: 200px;
    padding: 1rem 2rem;
    text-decoration: none;
    display: inline-flex;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.1);
    justify-content: center;
    font-size: 14px;
    position: relative;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    color: rgb(168,198,198);
    font-weight: 700;
    transform: translateZ(0);
    border: none;
    cursor: pointer;
}.test_drive_37 .reach_query_YE::before {
    transition: transform 0.7s ease;
    background: linear-gradient(
        45deg,
        transparent 20%,
        rgba(255, 255, 255, 0.2) 40%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0.2) 60%,
        transparent 80%
    );
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    transform: translateX(-100%) skewX(-15deg);
    left: 0;
    top: 0;
}.test_drive_37 .reach_query_YE span {
    transition: transform 0.3s ease;
    position: relative;
    z-index: 2;
}.test_drive_37 .reach_query_YE:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px) scale(1.03);
    background-color: #ffffff;
    color: rgb(123,166,167);
}.test_drive_37 .reach_query_YE:hover::before {
    transform: translateX(100%) skewX(-15deg);
}.test_drive_37 .reach_query_YE:hover span {
    transform: translateX(5px);
}.test_drive_37 .reach_query_YE:active {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px) scale(0.98);
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(30px) scale(1.1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@media (max-width: 768px) {.test_drive_37 {
    padding: 3rem 1.5rem;
}.test_drive_37 h6 {
    font-size: clamp(1rem, 4vw, 1.5rem);
    max-width: 100%;
}.test_drive_37 .reach_query_YE {
    padding: 0.875rem 1.5rem;
    min-width: 180px;
}
}

@media (max-width: 480px) {.test_drive_37 {
    padding: 2.5rem 1rem;
}.test_drive_37 .container {
    gap: 1.5rem;
}.test_drive_37 h6 {
    font-size: clamp(0.875rem, 3.5vw, 1.25rem);
    line-height: 1.5;
}.test_drive_37 .reach_query_YE {
    min-width: 160px;
    padding: 0.75rem 1.25rem;
}.test_drive_37::after {
    height: 200px;
    width: 200px;
}
}

@media (min-width: 1200px) {.test_drive_37 {
    padding: 5rem 2rem;
}.test_drive_37 h6 {
    max-width: 70%;
}.test_drive_37 .reach_query_YE {
    min-width: 220px;
    padding: 1.125rem 2.25rem;
}
}

@media (prefers-reduced-motion: reduce) {.test_drive_37::after,
    .test_drive_37 .reach_query_YE::before {
    animation: none;
    transition: none;
}.test_drive_37 .reach_query_YE,
    .test_drive_37 .reach_query_YE span,
    .test_drive_37 div span {
    transition-duration: 0.1s;
}}.get_in_touch_Zo {
    overflow: hidden;
    background: rgb(211,226,225);
    position: relative;
    padding: 100px 0;
}.get_in_touch_Zo::before {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.07;
    background: repeating-linear-gradient(
        45deg,
        rgb(168,198,198,0.5) 0,
        rgb(168,198,198,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    content: "";
    z-index: 1;
}.get_in_touch_Zo::after {
    position: absolute;
    background-size: 30px 30px;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgb(123,166,167,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(123,166,167,0.5) 1px, transparent 1px);
    content: "";
    top: 0;
    opacity: 0.07;
}.get_in_touch_Zo .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 30px;
    z-index: 2;
}.get_in_touch_Zo h2 {
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    position: relative;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.get_in_touch_Zo h2::before {
    left: calc(50% - 40px);
    content: "";
    bottom: 0;
    width: 80px;
    position: absolute;
    background: rgb(168,198,198);
    height: 4px;
}.get_in_touch_Zo h2::after {
    width: 30px;
    height: 4px;
    background: rgb(123,166,167);
    left: calc(50% - 15px);
    content: "";
    bottom: 0;
    position: absolute;
}.get_in_touch_Zo .request_form_7E {
    border-radius: 0;
    background: #ffffff;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    display: flex;
    overflow: hidden;
    margin-top: 50px;
}.get_in_touch_Zo .img_thumb_VX {
    min-height: 550px;
    position: relative;
    flex: 0 0 45%;
}.get_in_touch_Zo .img_thumb_VX::before {
    background: linear-gradient(
        135deg, 
        rgba(rgb(168,198,198), 0.4), 
        rgba(rgb(123,166,167), 0.4)
    );
    z-index: 1;
    inset: 0;
    position: absolute;
    content: "";
}.get_in_touch_Zo .reach_links_Jo {
    flex: 0 0 55%;
    display: flex;
    position: relative;
    justify-content: center;
    flex-direction: column;
    padding: 60px;
}.get_in_touch_Zo .reach_links_Jo::before {
    border-radius: 50%;
    top: -75px;
    content: "";
    width: 150px;
    height: 150px;
    right: -75px;
    border: 30px solid rgb(168,198,198,0.5);
    z-index: 0;
    position: absolute;
}.get_in_touch_Zo .reach_links_Jo::after {
    height: 100px;
    width: 100px;
    content: "";
    left: -50px;
    position: absolute;
    background: rgb(123,166,167,0.5);
    border-radius: 0;
    bottom: -50px;
    transform: rotate(45deg);
    z-index: 0;
}.get_in_touch_Zo form {
    z-index: 2;
    position: relative;
}.get_in_touch_Zo form h3 {
    margin-bottom: 40px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #000000;
}.get_in_touch_Zo form h3::after {
    position: absolute;
    left: 0;
    content: "";
    height: 2px;
    background: rgb(168,198,198);
    bottom: -15px;
    width: 50%;
}.get_in_touch_Zo form input[type="text"] {
    font-size: 15px;
    background: transparent;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(211,226,225);
    padding: 20px 25px;
    border: none;
    color: #000000;
    transition: all 0.3s ease;
}.get_in_touch_Zo form input[type="text"]:focus {
    border-bottom-color: rgb(168,198,198);
    outline: none;
}.get_in_touch_Zo form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.get_in_touch_Zo form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.get_in_touch_Zo .reach_reach_1G {
    margin-bottom: 40px;
    position: relative;
}.get_in_touch_Zo .reach_reach_1G input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.get_in_touch_Zo .reach_reach_1G label {
    font-size: 14px;
    color: #000000;
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
}.get_in_touch_Zo .reach_reach_1G label::before {
    background: transparent;
    height: 22px;
    border: 2px solid rgb(211,226,225);
    transition: all 0.3s ease;
    content: "";
    width: 22px;
    position: absolute;
    top: 0;
    left: 0;
}.get_in_touch_Zo .reach_reach_1G input[type="checkbox"]:checked + label::before {
    border-color: rgb(168,198,198);
    background: rgb(168,198,198);
}.get_in_touch_Zo .reach_reach_1G input[type="checkbox"]:checked + label::after {
    width: 6px;
    content: "";
    border-width: 0 2px 2px 0;
    left: 8px;
    border: solid #ffffff;
    height: 12px;
    top: 4px;
    transform: rotate(45deg);
    position: absolute;
}.get_in_touch_Zo .reach_reach_1G label a {
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(168,198,198);
    position: relative;
}.get_in_touch_Zo .reach_reach_1G label a::after {
    position: absolute;
    height: 1px;
    left: 0;
    transition: transform 0.3s ease;
    width: 100%;
    content: "";
    background: rgb(168,198,198);
    transform: scaleX(1);
    bottom: -1px;
    transform-origin: left;
}.get_in_touch_Zo .reach_reach_1G label a:hover {
    color: rgb(123,166,167);
}.get_in_touch_Zo .reach_reach_1G label a:hover::after {
    background: rgb(123,166,167);
    transform: scaleX(0);
}.get_in_touch_Zo .reach_query_YE {
    width: auto;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    padding: 18px 40px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    border: none;
    display: inline-block;
    background: rgb(168,198,198);
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    font-size: 20px;
}.get_in_touch_Zo .reach_query_YE::before {
    left: -10px;
    height: 100%;
    transition: width 0.5s ease;
    top: 0;
    transform: skewX(-25deg);
    background: rgb(123,166,167);
    width: 0;
    content: "";
    z-index: -1;
    position: absolute;
}.get_in_touch_Zo .reach_query_YE:hover::before {
    width: 150%;
}.get_in_touch_Zo svg {
    stroke: rgb(168,198,198);
    fill: none;
    height: 24px;
    stroke-width: 2;
    transition: all 0.3s ease;
    width: 24px;
}.get_in_touch_Zo svg path {
    stroke: rgb(168,198,198);
    fill: none;
    transition: all 0.3s ease;
}.get_in_touch_Zo svg:hover,
.get_in_touch_Zo svg:hover path {
    stroke: rgb(123,166,167);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.get_in_touch_Zo {
    padding: 80px 0;
}.get_in_touch_Zo .img_thumb_VX {
    min-height: 500px;
}.get_in_touch_Zo .reach_links_Jo {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.get_in_touch_Zo {
    padding: 60px 0;
}.get_in_touch_Zo .request_form_7E {
    flex-direction: column;
}.get_in_touch_Zo .img_thumb_VX {
    width: 100%;
    min-height: 300px;
}.get_in_touch_Zo .reach_links_Jo {
    padding: 40px 30px;
    width: 100%;
}.get_in_touch_Zo form h3 {
    margin-bottom: 30px;
}.get_in_touch_Zo form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.get_in_touch_Zo .reach_reach_1G {
    margin-bottom: 30px;
}.get_in_touch_Zo .reach_query_YE {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.get_in_touch_Zo {
    padding: 50px 0;
}.get_in_touch_Zo h2 {
    font-size: calc(28px * 0.85);
}.get_in_touch_Zo .request_form_7E {
    margin-top: 30px;
}.get_in_touch_Zo .img_thumb_VX {
    min-height: 200px;
}.get_in_touch_Zo .reach_links_Jo {
    padding: 30px 20px;
}.get_in_touch_Zo form h3 {
    margin-bottom: 25px;
    font-size: calc(20px * 0.9);
}.get_in_touch_Zo form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.get_in_touch_Zo .reach_reach_1G {
    margin-bottom: 25px;
}.get_in_touch_Zo .reach_reach_1G label {
    font-size: calc(14px * 0.9);
}.get_in_touch_Zo .reach_query_YE {
    padding: 12px 25px;
}}header {
    overflow: visible;
    z-index: 99;
    width: 100%;
    position: relative;
    background: rgb(211,226,225);
}header::before {
    height: 100%;
    content: "";
    position: absolute;
    opacity: 0.2;
    background: radial-gradient(circle at 30% 30%, rgb(168,198,198,0.5) 0%, transparent 70%);
    left: 0;
    top: 0;
    width: 100%;
}header .nav_lead_0V {
    align-items: center;
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    position: relative;
}header .nav_lead_0V::before {
    filter: blur(5px);
    width: 30%;
    top: -10px;
    height: 5px;
    background: linear-gradient(90deg, rgb(168,198,198), transparent);
    left: 10%;
    position: absolute;
    content: "";
}header .nav_lead_0V::after {
    width: 30%;
    position: absolute;
    content: "";
    bottom: -10px;
    right: 10%;
    height: 5px;
    background: linear-gradient(90deg, transparent, rgb(123,166,167));
    filter: blur(5px);
}header .nav_lead_0V .main_learn_xw {
    padding: 5px;
    z-index: 2;
    position: relative;
}header .nav_lead_0V .main_learn_xw::before {
    top: -5px;
    position: absolute;
    opacity: 0;
    height: calc(100% + 10px);
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(168,198,198), rgb(123,166,167));
    filter: blur(15px);
    width: calc(100% + 10px);
    z-index: -1;
    content: "";
    left: -5px;
}header .nav_lead_0V .main_learn_xw:hover::before {
    opacity: 0.7;
}header .nav_lead_0V .main_learn_xw .top_skill_qn {
    transition: transform 0.3s ease;
    position: relative;
    display: block;
}header .nav_lead_0V .main_learn_xw:hover .top_skill_qn {
    transform: scale(1.05);
}header .nav_lead_0V .main_learn_xw .top_skill_qn svg {
    height: 45px;
    width: auto;
}header .nav_lead_0V .top_teach_Mh {
    border-radius: 12px;
    margin: 0;
    padding: 10px;
    display: flex;
    list-style: none;
    position: relative;
}header .nav_lead_0V .top_teach_Mh::before {
    top: 0;
    border-radius: 12px;
    left: 0;
    opacity: 0.1;
    backdrop-filter: blur(5px);
    content: "";
    position: absolute;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
}header .nav_lead_0V .top_teach_Mh .main_start_tz {
    position: relative;
    margin: 0 3px;
}header .nav_lead_0V .top_teach_Mh .main_start_tz a {
    font-weight: 600;
    color: #000000;
    padding: 8px 15px;
    z-index: 1;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    text-decoration: none;
    font-size: 13px;
    display: block;
    overflow: hidden;
    position: relative;
}header .nav_lead_0V .top_teach_Mh .main_start_tz a::before {
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(168,198,198), rgb(123,166,167));
    content: "";
    top: 0;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
}header .nav_lead_0V .top_teach_Mh .main_start_tz a::after {
    left: 50%;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    z-index: -1;
    position: absolute;
    transform: translate(-50%, -50%) scale(0);
    height: 150%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0;
    width: 150%;
    top: 50%;
    content: "";
}header .nav_lead_0V .top_teach_Mh .main_start_tz:hover a::before {
    opacity: 1;
}header .nav_lead_0V .top_teach_Mh .main_start_tz:hover a {
    color: #ffffff;
}header .nav_lead_0V .top_teach_Mh .main_start_tz:active a::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.3;
}header .nav_lead_0V .top_teach_Mh .main_start_tz:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(168,198,198), rgb(123,166,167));
}header .nav_lead_0V .top_teach_Mh .main_start_tz:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(168,198,198), rgb(123,166,167));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(168,198,198), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(168,198,198), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(168,198,198), 0);
    }
}

@media (max-width: 992px) {header .nav_lead_0V {
    padding: 20px 15px;
    flex-direction: column;
}header .nav_lead_0V .main_learn_xw {
    margin-bottom: 15px;
}header .nav_lead_0V .top_teach_Mh {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .nav_lead_0V .top_teach_Mh .main_start_tz {
    margin: 3px;
}header .nav_lead_0V .top_teach_Mh .main_start_tz a {
    padding: 6px 12px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header .nav_lead_0V {
    padding: 15px 10px;
}header .nav_lead_0V .main_learn_xw .top_skill_qn svg {
    height: 40px;
}header .nav_lead_0V .top_teach_Mh {
    padding: 5px;
}header .nav_lead_0V .top_teach_Mh .main_start_tz a {
    padding: 5px 10px;
    font-size: calc(13px - 2px);
}}.data_exploration_9q {
    background: linear-gradient(135deg, rgb(211,226,225) 0%, rgb(123,166,167,0.5) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
}.data_exploration_9q::before {
    width: 100%;
    z-index: 0;
    background: radial-gradient(circle at 20% 30%, rgb(168,198,198,0.5) 0%, transparent 60%);
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    height: 100%;
}.data_exploration_9q::after {
    height: 70%;
    bottom: 0;
    pointer-events: none;
    transform: translateY(20%) translateX(10%);
    background: radial-gradient(ellipse at bottom right, rgb(123,166,167,0.5) 0%, transparent 70%);
    width: 50%;
    z-index: 0;
    right: 0;
    opacity: 0.4;
    position: absolute;
    content: "";
}.data_exploration_9q h3 {
    animation: fadeInUp 0.8s ease forwards 0.2s;
    opacity: 0;
    margin-bottom: 3rem;
    font-size: calc(37px * 0.9);
    color: #000000;
    position: relative;
    z-index: 2;
    transform: translateY(0);
    font-weight: 700;
    text-align: center;
}.data_exploration_9q .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.data_exploration_9q ul {
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.data_exploration_9q .statistics_experts_Rv {
    animation-delay: calc(0.15s * var(--i, 0));
    flex-direction: column;
    align-items: center;
    padding: 1.8rem;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    height: 100%;
    min-height: 180px;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 94% 100%, 0 100%);
    display: flex;
    justify-content: center;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 85%);
    opacity: 0;
    position: relative;
    transform: translateY(30px);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: statReveal 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.data_exploration_9q .statistics_experts_Rv:nth-child(1) {
    --i: 1;
}.data_exploration_9q .statistics_experts_Rv:nth-child(2) {
    --i: 2;
}.data_exploration_9q .statistics_experts_Rv:nth-child(3) {
    --i: 3;
}.data_exploration_9q .statistics_experts_Rv:nth-child(4) {
    --i: 4;
}.data_exploration_9q .statistics_experts_Rv:nth-child(5) {
    --i: 5;
}.data_exploration_9q .statistics_experts_Rv:nth-child(6) {
    --i: 6;
}.data_exploration_9q .statistics_experts_Rv:nth-child(7) {
    --i: 7;
}.data_exploration_9q .statistics_experts_Rv::before {
    opacity: 0;
    top: 0;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 94% 100%, 0 100%);
    width: 100%;
    left: 0;
    z-index: -1;
    transition: opacity 0.5s ease;
    content: "";
    background: linear-gradient(45deg, transparent 0%, rgb(168,198,198,0.5) 100%);
    position: absolute;
}.data_exploration_9q .statistics_experts_Rv:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(168,198,198,0.5);
    transform: translateY(-5px) scale(1.02);
}.data_exploration_9q .statistics_experts_Rv:hover::before {
    opacity: 0.1;
}.data_exploration_9q .statistics_experts_Rv span {
    color: #000000;
    line-height: 1.3;
    font-size: calc(15px * 1.05);
    transform: translateY(0);
    display: block;
    font-weight: 600;
    margin-bottom: 0.8rem;
    position: relative;
    transition: all 0.4s ease;
}.data_exploration_9q .statistics_experts_Rv:hover span {
    transform: translateY(-2px);
    color: rgb(168,198,198);
}.data_exploration_9q .statistics_experts_Rv p {
    display: inline-block;
    font-size: calc(41px * 1.1);
    color: rgb(168,198,198);
    margin: 0.5rem 0 0;
    position: relative;
    font-weight: 700;
}.data_exploration_9q .statistics_experts_Rv p::after {
    width: 0;
    left: 50%;
    background: rgb(123,166,167);
    transform: translateX(-50%);
    transition: width 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    position: absolute;
    height: 3px;
    bottom: -5px;
}.data_exploration_9q .statistics_experts_Rv:hover p::after {
    width: 70%;
}

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

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


@media (max-width: 1200px) {.data_exploration_9q ul {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.2rem;
}.data_exploration_9q .statistics_experts_Rv {
    min-height: 160px;
    padding: 1.6rem;
}
}

@media (max-width: 992px) {.data_exploration_9q {
    padding: 3rem 1.5rem;
}.data_exploration_9q h3 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.85);
}.data_exploration_9q ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1rem;
}
}

@media (max-width: 768px) {.data_exploration_9q {
    padding: 2.5rem 1rem;
}.data_exploration_9q h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.data_exploration_9q ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data_exploration_9q .statistics_experts_Rv {
    padding: 1.4rem;
    min-height: 150px;
}.data_exploration_9q .statistics_experts_Rv span {
    font-size: 15px;
}.data_exploration_9q .statistics_experts_Rv p {
    font-size: 41px;
}
}

@media (max-width: 576px) {.data_exploration_9q {
    padding: 2rem 0.8rem;
}.data_exploration_9q h3 {
    font-size: calc(37px * 0.75);
    margin-bottom: 1.5rem;
}.data_exploration_9q ul {
    gap: 1rem;
    grid-template-columns: 1fr;
}.data_exploration_9q .statistics_experts_Rv {
    padding: 1.2rem;
    min-height: auto;
}.data_exploration_9q .statistics_experts_Rv p {
    font-size: calc(41px * 0.9);
}.data_exploration_9q::before,
    .data_exploration_9q::after {
    opacity: 0.3;
}}.secure_zone_aN {
    background-color: #ffffff;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 60px;
    font-family: Arial, sans-serif;
}.secure_zone_aN h1 {
    z-index: 2;
    font-size: 47px;
    color: rgb(168,198,198);
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    grid-column: span 2;
}.secure_zone_aN h2 {
    color: rgb(123,166,167);
    padding-left: 10px;
    border-left: 5px solid rgb(168,198,198);
    z-index: 2;
    position: relative;
    margin: 20px 0;
    font-size: 29px;
    font-weight: 600;
}.secure_zone_aN ul,
.secure_zone_aN ol {
    position: relative;
    margin: 20px 0;
    padding: 0 0 0 20px;
    z-index: 2;
}.secure_zone_aN ul {
    list-style-type: disc;
}.secure_zone_aN ol {
    list-style-type: decimal;
}.secure_zone_aN li {
    border-bottom: 1px dashed rgb(123,166,167,0.5);
    color: #000000;
    margin-bottom: 10px;
    font-size: 14px;
    padding-bottom: 5px;
}.secure_zone_aN p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #000000;
    z-index: 2;
    position: relative;
    line-height: 1.6;
}.secure_zone_aN > div {
    position: relative;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid rgb(168,198,198,0.5);
    z-index: 2;
    background-color: rgb(211,226,225);
}.secure_zone_aN span {
    z-index: 2;
    padding: 5px;
    background: rgb(168,198,198,0.5);
    font-weight: 600;
    color: rgb(123,166,167);
    position: relative;
    border-radius: 10px;
}.secure_zone_aN::before,
.secure_zone_aN::after {
    border-radius: 50%;
    display: block;
    z-index: 1;
    background: rgb(168,198,198,0.5);
    position: absolute;
    content: "";
}.secure_zone_aN::before {
    height: 200px;
    width: 200px;
    top: -100px;
    left: -100px;
}.secure_zone_aN::after {
    right: -150px;
    height: 300px;
    width: 300px;
    bottom: -150px;
}

@media only screen and (max-width: 800px) {.secure_zone_aN {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 30px;
}.secure_zone_aN h1 {
    font-size: calc(23px * 0.8);
    grid-column: span 1;
}.secure_zone_aN h2 {
    font-size: calc(23px * 0.8);
}.secure_zone_aN ul,
    .secure_zone_aN ol {
    padding-left: 15px;
}.secure_zone_aN > div {
    padding: 20px;
}.secure_zone_aN::before {
    height: 100px;
    width: 100px;
    left: -50px;
    top: -50px;
}.secure_zone_aN::after {
    width: 150px;
    height: 150px;
    bottom: -75px;
    right: -75px;
}}.report_abuse_F6 {
    z-index: 1;
    position: relative;
    background-attachment: fixed;
    color: #ffffff;
    padding: 6rem 0 3rem;
}.report_abuse_F6::before {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(168,198,198,0.5) 100%);
    height: 100%;
    position: absolute;
}.report_abuse_F6::after {
    height: 100%;
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    pointer-events: none;
    width: 100%;
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.report_abuse_F6 .container {
    flex-direction: column;
    display: flex;
    position: relative;
}.report_abuse_F6 .company_holder {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 2.5rem;
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
}.report_abuse_F6 .company_holder::before,
.report_abuse_F6 .company_holder::after {
    animation: slide 3s infinite alternate;
    position: absolute;
    bottom: -1px;
    background: linear-gradient(90deg, transparent, rgb(123,166,167), transparent);
    width: 20%;
    content: "";
    height: 2px;
}.report_abuse_F6 .company_holder::before {
    left: 0;
    animation-delay: 0s;
}.report_abuse_F6 .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.report_abuse_F6 .company_holder h3 {
    font-size: calc(36px * 1.3);
    margin-bottom: 1rem;
    display: inline-block;
    position: relative;
    font-weight: 700;
}.report_abuse_F6 .company_holder h3::after {
    left: 50%;
    position: absolute;
    height: 3px;
    background: rgb(123,166,167);
    width: 60px;
    content: "";
    transform: translateX(-50%);
    bottom: -10px;
}.report_abuse_F6 .biz_learnings_OF {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.7;
    margin: 1.5rem auto 0;
    opacity: 0.8;
    max-width: 600px;
}.report_abuse_F6 .linkedin_ref_2U {
    justify-content: center;
    display: flex;
}.report_abuse_F6 .nav_pagewrap_ny {
    position: relative;
    display: flex;
    gap: 6rem;
}.report_abuse_F6 .nav_pagewrap_ny::before {
    width: 1px;
    top: -30px;
    background: rgb(168,198,198);
    left: 50%;
    height: 20px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
}.report_abuse_F6 .top_teach_Mh {
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
    padding: 1rem 1.5rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
}.report_abuse_F6 .top_teach_Mh:hover {
    transform: translateY(-5px);
    background: rgba(rgb(168,198,198,0.5), 0.1);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
}.report_abuse_F6 .top_teach_Mh h5 {
    margin-bottom: 1.5rem;
    letter-spacing: 1.5px;
    text-align: center;
    padding-bottom: 0.8rem;
    text-transform: uppercase;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    font-weight: 600;
    color: rgb(123,166,167);
    font-size: 17px;
}.report_abuse_F6 .top_teach_Mh .nav_pagewrap_ny {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
    position: static;
}.report_abuse_F6 .top_teach_Mh .nav_pagewrap_ny a {
    text-decoration: none;
    font-size: 17px;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    opacity: 0.75;
    overflow: hidden;
    padding: 0.4rem 0;
    text-align: center;
    z-index: 1;
}.report_abuse_F6 .top_teach_Mh .nav_pagewrap_ny a::before {
    width: 100%;
    transition: transform 0.4s ease;
    height: 1px;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(168,198,198), transparent);
    z-index: -1;
    transform: scaleX(0);
    transform-origin: center;
    content: "";
    left: 0;
}.report_abuse_F6 .top_teach_Mh .nav_pagewrap_ny a:hover {
    opacity: 1;
    color: rgb(123,166,167);
}.report_abuse_F6 .top_teach_Mh .nav_pagewrap_ny a:hover::before {
    transform: scaleX(1);
}.login_footer_US {
    padding: 1.2rem 0;
    position: relative;
    margin-top: 4rem;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
}.login_footer_US::before {
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    background-size: 4px 4px;
    height: 100%;
    animation: bgMove 20s linear infinite;
    position: absolute;
    opacity: 0.3;
    background-image: linear-gradient(45deg, rgba(rgb(168,198,198,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(168,198,198,0.5), 0.05) 50%, rgba(rgb(168,198,198,0.5), 0.05) 75%, transparent 75%, transparent);
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.login_footer_US .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.login_footer_US .credit_info_1z {
    letter-spacing: 0.5px;
    position: relative;
    font-size: 12px;
    opacity: 0.8;
    text-align: center;
    color: #ffffff;
}.login_footer_US .credit_info_1z::before,
.login_footer_US .credit_info_1z::after {
    margin: 0 0.6rem;
    color: rgb(168,198,198);
    content: "•";
}

@media screen and (max-width: 992px) {.report_abuse_F6 {
    padding: 4rem 0 2rem;
}.report_abuse_F6 .company_holder {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}.report_abuse_F6 .company_holder h3 {
    font-size: 36px;
}.report_abuse_F6 .nav_pagewrap_ny {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.report_abuse_F6 .linkedin_ref_2U {
    flex-direction: column;
    align-items: center;
}.report_abuse_F6 .nav_pagewrap_ny {
    flex-direction: column;
    max-width: 450px;
    width: 100%;
    gap: 2rem;
}.report_abuse_F6 .top_teach_Mh {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.report_abuse_F6 {
    padding: 3rem 0 1.5rem;
}.report_abuse_F6 .company_holder h3 {
    font-size: calc(36px * 0.9);
}.report_abuse_F6 .biz_learnings_OF {
    font-size: calc(17px * 0.9);
}.report_abuse_F6 .top_teach_Mh {
    padding: 1rem;
}.report_abuse_F6 .top_teach_Mh h5 {
    font-size: calc(17px * 0.9);
}.login_footer_US {
    padding: 1rem 0;
    margin-top: 2rem;
}.login_footer_US .credit_info_1z {
    font-size: calc(12px * 0.9);
}.login_footer_US .credit_info_1z::before,
    .login_footer_US .credit_info_1z::after {
    display: none;
}
}