* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.container {
    width: 1147px;
    margin: auto;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-bundle_xP {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}.header_site_GU {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    min-height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}.login_footer_uZ {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 8px;
    background: rgb(191,149,135,0.5);
}::-webkit-scrollbar-track {
    border: 1px dotted #ffffff;
    background: linear-gradient(45deg, #ffffff 25%, transparent 25%), linear-gradient(-45deg, #ffffff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #ffffff 75%), linear-gradient(-45deg, transparent 75%, #ffffff 75%);
}::-webkit-scrollbar-track:active {
    background: rgb(186,218,190,0.5);
}::-webkit-scrollbar-thumb {
    border-radius: 2.5em;
    transition: all, transform 1s ease-in-out;
    box-shadow: -1px 4px 8px 6px rgba(0, 0, 0, 0.3);
    background: #ffffff;
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 1px 3px 9px 6px rgba(0, 0, 0, 0.1);
    background: rgb(186,218,190,0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(186,218,190);
    transform: translateY(1px);
}html {
    scrollbar-width: thin;
    scrollbar-color: rgb(191,149,135,0.5) rgb(255, 255, 255, 0.5);
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookieDisclosurePanel_wt {
    border-top: 3px solid rgb(191,149,135);
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    bottom: 0;
    background: rgb(191,149,135);
    width: 100%;
    animation: slideUp 0.5s forwards;
    position: fixed;
    transform: translateY(100%);
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookie_message_box_Pc {
    display: none;
}#cookie_message_box_Pc:checked ~ .cookieDisclosurePanel_wt {
    visibility: hidden;
    opacity: 0;
}.cookie_notice_CD {
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    padding: 20px 5%;
    display: flex;
}.cookieDisclosurePanel_wt h5 {
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
}.cookieDisclosurePanel_wt p {
    color: #ffffff;
    font-size: 15px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}.cookie_hide_ZM {
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(186,218,190));
}.cookie_hide_ZM svg {
    transition: transform 0.3s ease-in-out;
    height: 80px;
    fill: rgb(186,218,190);
    width: 80px;
}.cookie_hide_ZM:hover svg {
    transform: scale(1.1);
}.cookie_necessary_kQ {
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    margin-left: 10px;
    line-height: 40px;
    background: linear-gradient(90deg, rgb(186,218,190), rgb(191,149,135));
    white-space: nowrap;
    flex-shrink: 0;
    text-align: center;
    color: #000000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    min-width: 140px;
    box-shadow: 0 0 15px rgb(186,218,190);
    padding: 10px 20px;
}.cookie_necessary_kQ:hover {
    box-shadow: 0 0 20px rgb(191,149,135);
}.cookie_button.cookie_all_zS {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border: 2px solid rgb(191,149,135);
}.cookie_button.cookie_all_zS:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(191,149,135);
}.cookieDisclosurePanel_wt p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(186,218,190);
}.cookieDisclosurePanel_wt p a:hover {
    color: rgb(191,149,135);
}
@media only screen and (max-width: 1200px) {.cookieDisclosurePanel_wt {
    padding: 15px 0;
}.cookie_notice_CD {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_hide_ZM {
    display: none;
}.cookie_notice_CD {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookieDisclosurePanel_wt h5 {
    font-size: 22px;
    margin-bottom: 5px;
}.online_tracking_pv {
    margin-bottom: 15px;
}.cookie_necessary_kQ {
    min-width: 100%;
    margin: 10px 0;
}}
.program_offerings_DY {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(234,233,241) 0%, rgb(186,218,190,0.5) 100%);
    padding: 6rem 0;
}.program_offerings_DY::before {
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(186,218,190,0.5),
        rgb(186,218,190,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.04;
    content: "";
    top: 0;
}.program_offerings_DY .container {
    z-index: 2;
    position: relative;
}.program_offerings_DY .career_path_gp {
    gap: 0;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.program_offerings_DY .text_box_holder_Rv {
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease;
    padding: 2.5rem;
    z-index: 3;
    background: #ffffff;
    border-radius: 30px;
}.program_offerings_DY .text_box_holder_Rv:hover {
    transform: translateY(-10px);
}.program_offerings_DY .text_box_holder_Rv::before {
    border-radius: 50%;
    content: "";
    position: absolute;
    background: rgb(191,149,135,0.5);
    z-index: -1;
    right: 3rem;
    top: -4rem;
    width: 8rem;
    opacity: 0.6;
    height: 8rem;
}.program_offerings_DY .text_box_holder_Rv h2 {
    font-size: 28px;
    margin-bottom: 2rem;
    animation: fadeInUp 0.8s ease forwards;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: rgb(186,218,190);
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.program_offerings_DY .text_box_holder_Rv h2::after {
    height: 4px;
    left: 0;
    position: absolute;
    content: "";
    background: rgb(191,149,135);
    border-radius: 10px;
    transition: width 0.4s ease;
    bottom: -10px;
    width: 3rem;
}.program_offerings_DY .text_box_holder_Rv:hover h2::after {
    width: 100%;
}.program_offerings_DY .text_box_holder_Rv .description {
    margin-bottom: 1.2rem;
    padding-left: 1rem;
    line-height: 1.7;
    animation: fadeInUp 0.8s ease forwards;
    font-size: 13px;
    animation-delay: 0.2s;
    opacity: 0;
    position: relative;
    color: #000000;
}.program_offerings_DY .text_box_holder_Rv .description:last-of-type {
    font-weight: 600;
    margin-bottom: 0;
    animation-delay: 0.4s;
}.program_offerings_DY .text_box_holder_Rv .description::before {
    border-radius: 50%;
    content: "";
    width: 4px;
    left: 0;
    background: rgb(191,149,135);
    top: 0.5rem;
    position: absolute;
    height: 4px;
}.program_offerings_DY .image_frame_CX {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    z-index: 2;
    border-radius: 0;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    margin-top: -2rem;
    position: relative;
    height: 320px;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.program_offerings_DY .image_frame_CX:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.program_offerings_DY .image_frame_CX::after {
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(186,218,190,0.5) 0%,
        transparent 40%
    );
}

@media (min-width: 768px) {.program_offerings_DY .career_path_gp {
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2rem;
}.program_offerings_DY .text_box_holder_Rv {
    align-self: center;
    margin-right: -4rem;
    grid-column: 1 / 2;
}.program_offerings_DY .image_frame_CX {
    grid-column: 2 / 3;
    margin-top: 0;
    height: 400px;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
}.program_offerings_DY .image_frame_CX::before {
    z-index: -1;
    position: absolute;
    bottom: -20px;
    opacity: 0.4;
    filter: blur(15px);
    content: "";
    left: 20px;
    background: rgb(191,149,135);
    height: 20px;
    width: 60%;
}
}

@media (min-width: 992px) {.program_offerings_DY .career_path_gp {
    grid-template-columns: 1.2fr 0.8fr;
}.program_offerings_DY .text_box_holder_Rv {
    padding: 3rem;
}.program_offerings_DY .image_frame_CX {
    margin-top: 3rem;
    height: 450px;
}.program_offerings_DY .text_box_holder_Rv::after {
    border-radius: 50%;
    background: rgb(186,218,190,0.5);
    z-index: -1;
    width: 6rem;
    left: 25%;
    bottom: -3rem;
    position: absolute;
    content: "";
    opacity: 0.4;
    height: 6rem;
}
}

@media (max-width: 767px) {.program_offerings_DY {
    padding: 4rem 0;
}.program_offerings_DY .image_frame_CX {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}}.our_mission_zU {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: rgb(234,233,241);
}.our_mission_zU::before {
    background: linear-gradient(135deg, 
                rgb(186,218,190,0.5) 0%, 
                transparent 25%);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
}.our_mission_zU::after {
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(225deg, 
                rgb(191,149,135,0.5) 0%, 
                transparent 25%);
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
}.our_mission_zU .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
}.our_mission_zU h2 {
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 31px;
    text-align: center;
    margin-bottom: 70px;
}.our_mission_zU h2::after {
    position: absolute;
    border-radius: 10px;
    content: "";
    left: 50%;
    background: rgb(186,218,190);
    bottom: -20px;
    width: 80px;
    transform: translateX(-50%);
    height: 4px;
}.our_mission_zU .team_bios_XN {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    display: grid;
    position: relative;
    gap: 40px;
}.our_mission_zU .skill_track_ct {
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    display: flex;
    border-radius: 30px;
    padding: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    overflow: hidden;
}.our_mission_zU .skill_track_ct:first-child {
    transform-origin: left center;
    grid-column: 1;
    grid-row: 1 / span 2;
}.our_mission_zU .skill_track_ct:nth-child(2) {
    grid-row: 1 / span 2;
    transform-origin: right center;
    grid-column: 2;
}.our_mission_zU .skill_track_ct:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    z-index: 10;
}.our_mission_zU .skill_track_ct h3 {
    background: rgb(186,218,190);
    z-index: 2;
    font-weight: 600;
    margin: 0;
    font-size: 23px;
    position: relative;
    padding: 20px 30px;
    color: #ffffff;
}.our_mission_zU .skill_track_ct:nth-child(2) h3 {
    background: rgb(191,149,135);
}.our_mission_zU .skill_track_ct p {
    font-size: 17px;
    align-items: center;
    line-height: 1.8;
    margin: 0;
    position: relative;
    flex-grow: 1;
    display: flex;
    color: #000000;
    z-index: 1;
    padding: 30px;
}.our_mission_zU .skill_track_ct p::first-letter {
    margin-right: 8px;
    font-size: calc(17px * 1.8);
    line-height: 1;
    color: rgb(186,218,190);
    float: left;
    font-weight: 700;
}.our_mission_zU .skill_track_ct:nth-child(2) p::first-letter {
    color: rgb(191,149,135);
}.our_mission_zU .skill_track_ct::before {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(186,218,190,0.5), 0.1) 50%);
    width: 100px;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 100px;
    z-index: 1;
    content: "";
}.our_mission_zU .skill_track_ct:nth-child(2)::before {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(191,149,135,0.5), 0.1) 50%);
}.our_mission_zU .skill_track_ct::after {
    right: 0;
    height: 5px;
    position: absolute;
    content: "";
    z-index: 3;
    background: linear-gradient(90deg, rgb(186,218,190), transparent);
    width: 100%;
    top: 0;
}.our_mission_zU .skill_track_ct:nth-child(2)::after {
    background: linear-gradient(90deg, rgb(191,149,135), transparent);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
}


@media screen and (max-width: 991px) {.our_mission_zU {
    padding: 90px 0;
}.our_mission_zU h2 {
    margin-bottom: 60px;
}.our_mission_zU .team_bios_XN {
    gap: 30px;
}
}

@media screen and (max-width: 768px) {.our_mission_zU {
    padding: 70px 0;
}.our_mission_zU h2 {
    margin-bottom: 50px;
}.our_mission_zU .team_bios_XN {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 30px;
}.our_mission_zU .skill_track_ct:first-child,
    .our_mission_zU .skill_track_ct:nth-child(2) {
    grid-column: 1;
    grid-row: auto;
}
}

@media screen and (max-width: 576px) {.our_mission_zU {
    padding: 60px 0;
}.our_mission_zU .container {
    padding: 0 15px;
}.our_mission_zU h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.9);
}.our_mission_zU h2::after {
    height: 3px;
    bottom: -15px;
    width: 60px;
}.our_mission_zU .skill_track_ct h3 {
    font-size: calc(23px * 0.9);
    padding: 15px 20px;
}.our_mission_zU .skill_track_ct p {
    padding: 20px;
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}}.training_method_la {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(234,233,241) 0%, rgba(255,255,255,0.92) 100%);
}.training_method_la::before {
    height: 100%;
    width: 100%;
    content: "";
    background-size: 120px 120px;
    left: 0;
    top: 0;
    z-index: 0;
    transform: translateZ(0);
    opacity: 0.05;
    position: absolute;
    background-image: linear-gradient(120deg, rgb(186,218,190,0.5) 15%, transparent 15%);
}.training_method_la::after {
    height: 300px;
    content: "";
    z-index: 0;
    transform: translateZ(0);
    animation: float 20s infinite ease-in-out;
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(186,218,190) 0%, rgb(191,149,135) 100%);
    position: absolute;
    width: 300px;
    top: -10%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    right: -5%;
}.training_method_la .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.training_method_la .class_space_Ck {
    transform: translateZ(0);
    gap: 30px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}.training_method_la .class_space_Ck::before {
    position: absolute;
    z-index: -1;
    width: 4px;
    background: linear-gradient(to bottom, rgb(186,218,190), rgb(191,149,135));
    content: "";
    transform: scaleY(0.92);
    height: 100%;
    top: 0;
    left: -20px;
    transform-origin: top;
}.training_method_la h3 {
    font-size: 29px;
    line-height: 1.3;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.02em;
    margin-bottom: 25px;
    transform: translateX(0);
}.training_method_la h3::before {
    content: "";
    width: 20px;
    background-color: rgb(186,218,190);
    opacity: 0;
    top: 50%;
    height: 3px;
    transform: translateY(-50%);
    position: absolute;
    left: -35px;
    transition: opacity 0.4s ease, width 0.4s ease;
}.training_method_la:hover h3 {
    transform: translateX(10px);
}.training_method_la:hover h3::before {
    opacity: 1;
    width: 30px;
}.training_method_la p {
    padding-left: 0;
    line-height: 1.8;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    transform: translateZ(0);
    font-size: 16px;
}.training_method_la p span {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    backdrop-filter: blur(5px);
    padding: 30px 35px;
    border-left: 4px solid rgb(186,218,190);
    background: linear-gradient(to right, rgba(255,255,255,0.95), rgba(255,255,255,0.5));
    position: relative;
    display: block;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03), 
                0 20px 25px -5px rgba(0,0,0,0.02);
}.training_method_la p span::before {
    transform-origin: left;
    height: 3px;
    transform: scaleX(0.7);
    content: "";
    background: linear-gradient(to right, rgb(186,218,190), rgb(191,149,135));
    width: 100%;
    position: absolute;
    bottom: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    opacity: 0.6;
}.training_method_la:hover p span {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 3px 10px rgba(0,0,0,0.05), 
                0 25px 30px -5px rgba(0,0,0,0.03);
    transform: translateY(-5px) scale(1.01);
}.training_method_la:hover p span::before {
    transform: scaleX(1);
}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(-15px, 15px) rotate(5deg);
    }
    50% {
        transform: translate(10px, 30px) rotate(-5deg);
    }
    75% {
        transform: translate(15px, 10px) rotate(3deg);
    }
}

@media screen and (min-width: 768px) {.training_method_la {
    padding: 150px 0;
}.training_method_la .class_space_Ck {
    max-width: 80%;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.training_method_la h3 {
    font-size: calc(29px * 1.1);
    margin-bottom: 35px;
}.training_method_la p {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}.training_method_la p span {
    padding: 40px 45px;
}
}

@media screen and (min-width: 992px) {.training_method_la {
    padding: 180px 0;
}.training_method_la::after {
    width: 400px;
    height: 400px;
}.training_method_la .class_space_Ck {
    max-width: 75%;
}.training_method_la h3 {
    margin-bottom: 40px;
    font-size: calc(29px * 1.2);
}.training_method_la p span {
    padding: 45px 55px;
}.training_method_la .class_space_Ck::before {
    left: -40px;
    width: 6px;
}.training_method_la h3::before {
    left: -55px;
    width: 25px;
}.training_method_la:hover h3::before {
    width: 40px;
}
}

@media screen and (max-width: 767px) {.training_method_la {
    padding: 80px 0;
}.training_method_la::after {
    width: 200px;
    height: 200px;
}.training_method_la h3 {
    font-size: calc(29px * 0.85);
    margin-bottom: 20px;
}.training_method_la p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}.training_method_la p span {
    padding: 25px;
}.training_method_la .class_space_Ck::before {
    width: 3px;
    left: -15px;
}}.enroll_instantly_Hy {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,233,241) 0%, rgb(186,218,190,0.5) 100%);
    padding: 6rem 0;
    position: relative;
}.enroll_instantly_Hy::before {
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 6px);
    z-index: 1;
    pointer-events: none;
}.enroll_instantly_Hy::after {
    background: rgb(186,218,190,0.5);
    content: "";
    width: 50%;
    z-index: 0;
    clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
    transform: rotate(-15deg);
    opacity: 0.1;
    height: 160%;
    top: -30%;
    right: -10%;
    position: absolute;
}.enroll_instantly_Hy .container {
    display: flex;
    max-width: 1200px;
    padding: 0 2rem;
    align-items: center;
    flex-direction: column;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.enroll_instantly_Hy h2 {
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    text-align: center;
    max-width: 800px;
    margin-bottom: 3rem;
    font-size: 38px;
    transform: perspective(1000px) translateZ(0);
}.enroll_instantly_Hy h2::after {
    height: 3px;
    background: rgb(186,218,190);
    left: 50%;
    transition: width 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
}.enroll_instantly_Hy .class_space_Ck {
    gap: 2rem;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    max-width: 500px;
    display: flex;
    border-left: 4px solid rgb(186,218,190);
    padding: 2rem;
    transform: translateY(0);
    position: relative;
}.enroll_instantly_Hy .class_space_Ck::before {
    top: 0;
    z-index: -1;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(255,255,255,0.1) 100%);
    position: absolute;
    left: 0;
}.enroll_instantly_Hy .class_space_Ck:hover {
    box-shadow: 0 25px 45px rgba(0,0,0,0.1), 0 10px 20px rgba(0,0,0,0.05);
    transform: translateY(-5px);
}.enroll_instantly_Hy .class_space_Ck:hover h2::after {
    width: 120px;
}.enroll_instantly_Hy svg {
    width: 40px;
    flex-shrink: 0;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-origin: center;
    height: 40px;
}.enroll_instantly_Hy .class_space_Ck:hover svg {
    transform: scale(1.1) rotate(5deg);
}.enroll_instantly_Hy svg path {
    fill: rgb(186,218,190);
    transition: fill 0.3s ease;
}.enroll_instantly_Hy .class_space_Ck:hover svg path {
    fill: rgb(191,149,135);
}.enroll_instantly_Hy .class_space_Ck > div {
    display: flex;
    flex-grow: 1;
    justify-content: center;
}.enroll_instantly_Hy .connect_box_yG {
    position: relative;
    display: inline-flex;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    align-items: center;
    font-size: 16px;
    padding: 0.75rem 2rem;
    background: linear-gradient(135deg, rgb(186,218,190) 0%, rgb(191,149,135) 100%);
    overflow: hidden;
    font-weight: 600;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(rgb(186,218,190,0.5), 0.3);
    letter-spacing: 0.5px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.enroll_instantly_Hy .connect_box_yG::before {
    content: "";
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    width: 100%;
    transition: left 0.6s ease;
    left: -100%;
    height: 100%;
    position: absolute;
    top: 0;
}.enroll_instantly_Hy .connect_box_yG::after {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,149,135) 0%, rgb(186,218,190) 100%);
    transition: opacity 0.4s ease;
    top: 0;
    opacity: 0;
    z-index: -2;
    left: 0;
    content: "";
}.enroll_instantly_Hy .connect_box_yG:hover {
    box-shadow: 0 6px 16px rgba(rgb(186,218,190,0.5), 0.4);
    transform: translateY(-2px) scale(1.02);
}.enroll_instantly_Hy .connect_box_yG:hover::before {
    left: 100%;
}.enroll_instantly_Hy .connect_box_yG:hover::after {
    opacity: 1;
}.enroll_instantly_Hy .connect_box_yG:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 2px 8px rgba(rgb(186,218,190,0.5), 0.3);
}

@media (max-width: 768px) {.enroll_instantly_Hy {
    padding: 4rem 0;
}.enroll_instantly_Hy h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.85);
}.enroll_instantly_Hy .class_space_Ck {
    padding: 1.5rem;
    flex-direction: column;
    gap: 1.5rem;
}.enroll_instantly_Hy .connect_box_yG {
    padding: 0.75rem 1.5rem;
    width: 100%;
}.enroll_instantly_Hy::after {
    right: -30%;
    top: -20%;
    width: 80%;
    height: 140%;
}
}

@media (max-width: 480px) {.enroll_instantly_Hy {
    padding: 3rem 0;
}.enroll_instantly_Hy h2 {
    font-size: calc(38px * 0.75);
}.enroll_instantly_Hy .class_space_Ck {
    padding: 1.25rem;
    gap: 1rem;
}.enroll_instantly_Hy svg {
    height: 32px;
    width: 32px;
}.enroll_instantly_Hy h2::after {
    bottom: -10px;
    width: 60px;
}.enroll_instantly_Hy .connect_box_yG {
    padding: 0.6rem 1.25rem;
    font-size: calc(16px * 0.9);
}}header {
    background: linear-gradient(to right, rgb(191,149,135,0.5), rgb(186,218,190));
    padding: 1.5rem 0;
    overflow: visible;
    position: relative;
    z-index: 1000;
}header::before {
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: '';
    left: 0;
    opacity: 0.1;
    position: absolute;
}header .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
}header .header_master_cZ {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}header .nav_info_pZ {
    padding: 1rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    z-index: 2;
    justify-content: center;
    position: relative;
}header .nav_info_pZ::after {
    position: absolute;
    bottom: 0;
    background: #ffffff;
    height: 2px;
    left: 50%;
    opacity: 0.6;
    transition: width 0.3s ease, opacity 0.3s ease;
    transform: translateX(-50%);
    content: '';
    width: 50%;
}header .nav_info_pZ:hover::after {
    opacity: 1;
    width: 80%;
}header .nav_info_pZ svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 4px 8px rgb(186,218,190,0.5));
    width: 220px;
    height: auto;
}header .nav_info_pZ:hover svg {
    transform: translateY(-5px);
}header .top_primary_sU {
    gap: 0.8rem;
    justify-content: center;
    width: 100%;
    padding: 0.6rem 1rem;
    max-width: 800px;
    background: rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
    display: flex;
    position: relative;
    border-radius: 19px;
    backdrop-filter: blur(5px);
}header .top_primary_sU::before {
    position: absolute;
    z-index: -1;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    top: 0;
    width: 100%;
    content: '';
    height: 100%;
    border-radius: 19px;
    left: 0;
}header .top_edu_ts {
    overflow: hidden;
    font-size: 14px;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 0.7rem 1.2rem;
}header .top_edu_ts::before {
    border-radius: 10px;
    z-index: -1;
    left: 0;
    height: 100%;
    background: #ffffff;
    opacity: 0;
    transform: translateY(100%) scale(0.8);
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease;
    content: '';
    width: 100%;
}header .top_edu_ts:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: rgb(186,218,190);
}header .top_edu_ts:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .header_master_cZ {
    gap: 1.2rem;
}header .nav_info_pZ svg {
    width: 180px;
}header .top_primary_sU {
    padding: 0.5rem;
    gap: 0.6rem;
}header .top_edu_ts {
    padding: 0.6rem 1rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .header_master_cZ {
    gap: 1rem;
}header .nav_info_pZ svg {
    width: 150px;
}header .top_primary_sU {
    gap: 0.4rem;
    padding: 0.4rem;
}header .top_edu_ts {
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .header_master_cZ {
    gap: 0.8rem;
}header .nav_info_pZ svg {
    width: 140px;
}header .top_primary_sU {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0.4rem 0.6rem;
}header .top_primary_sU::-webkit-scrollbar {
    height: 3px;
}header .top_primary_sU::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .top_edu_ts {
    white-space: nowrap;
    font-size: calc(14px - 3px);
    padding: 0.4rem 0.7rem;
}}.pricing_set_Du {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_set_Du::before {
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(32, 32, 42, 0.92), rgba(15, 15, 20, 0.95));
    content: "";
    height: 100%;
    width: 100%;
    backdrop-filter: blur(8px);
    position: absolute;
    z-index: 1;
}.pricing_set_Du .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.pricing_set_Du .rate_panel_VD {
    position: relative;
}.pricing_set_Du h2 {
    text-align: center;
    transform: perspective(1000px) translateZ(20px);
    color: #ffffff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 25px;
    position: relative;
}.pricing_set_Du h2::after {
    background: linear-gradient(90deg, rgb(191,149,135), rgb(186,218,190));
    border-radius: 3px;
    position: absolute;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    height: 3px;
}.pricing_set_Du .cost_schemes_Ol {
    color: rgb(255, 255, 255, 0.5);
    font-size: calc(13px + 2px);
    line-height: 1.6;
    margin: 0 auto 50px;
    position: relative;
    max-width: 700px;
    text-align: center;
}.pricing_set_Du .discount_deals_Fe {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
    display: grid;
}.pricing_set_Du .discount_deals_Fe li {
    perspective: 1000px;
    transition: transform 0.4s ease;
    transform-style: preserve-3d;
}.pricing_set_Du .package_deal_Nt {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.2),
    -5px -5px 15px rgba(255, 255, 255, 0.05),
    inset 3px 3px 10px rgba(255, 255, 255, 0.05),
    inset -3px -3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.03);
}.pricing_set_Du .package_deal_Nt::before {
    width: 100%;
    top: 0;
    transition: transform 0.3s ease;
    content: "";
    left: 0;
    height: 5px;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,149,135), rgb(186,218,190));
    transform: scaleX(0.7);
}.pricing_set_Du .rate_options_um {
    padding: 30px 25px;
    z-index: 1;
    height: 100%;
    position: relative;
}.pricing_set_Du .cost_matrix_ME {
    position: relative;
    z-index: 2;
}.pricing_set_Du .package_deal_Nt h4 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: calc(20px - 2px);
    transition: transform 0.3s ease;
    margin-top: 0;
    position: relative;
}.pricing_set_Du .package_deal_Nt h4::before {
    opacity: 0.6;
    top: -10px;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease;
    left: -10px;
    border-top: 2px solid rgb(191,149,135);
    border-left: 2px solid rgb(191,149,135);
    content: "";
}.pricing_set_Du .package_deal_Nt p {
    overflow-wrap: break-word;
    hyphens: auto;
    padding-right: 10px;
    font-size: 13px;
    overflow-y: auto;
    word-break: normal;
    color: rgb(255, 255, 255, 0.5);
    max-height: 250px;
    line-height: 1.6;
    margin-bottom: 25px;
}.pricing_set_Du .package_deal_Nt p::-webkit-scrollbar {
    width: 4px;
}.pricing_set_Du .package_deal_Nt p::-webkit-scrollbar-thumb {
    background: rgb(191,149,135,0.5);
    border-radius: 10px;
}.pricing_set_Du .learn_fees_LN {
    border-radius: 8px;
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(191,149,135,0.5), 0.1), rgba(rgb(186,218,190,0.5), 0.2));
    font-size: calc(20px + 4px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 700;
    box-shadow: 
    2px 2px 8px rgba(0, 0, 0, 0.1),
    -2px -2px 8px rgba(255, 255, 255, 0.05);
}.pricing_set_Du .learn_fees_LN::before {
    right: 10px;
    position: absolute;
    height: 1px;
    left: 10px;
    bottom: -3px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(191,149,135), transparent);
}.pricing_set_Du .package_deal_Nt:hover {
    transform: translateY(-5px);
    box-shadow: 
    7px 7px 20px rgba(0, 0, 0, 0.3),
    -7px -7px 20px rgba(255, 255, 255, 0.07),
    inset 3px 3px 10px rgba(255, 255, 255, 0.05),
    inset -3px -3px 10px rgba(0, 0, 0, 0.1);
}.pricing_set_Du .package_deal_Nt:hover::before {
    transform: scaleX(1);
}.pricing_set_Du .package_deal_Nt:hover h4 {
    transform: translateX(5px);
}.pricing_set_Du .package_deal_Nt:hover h4::before {
    opacity: 1;
    transform: scale(1.1);
}.pricing_set_Du .package_deal_Nt:hover .learn_fees_LN {
    box-shadow: 
    3px 3px 12px rgba(0, 0, 0, 0.15),
    -3px -3px 12px rgba(255, 255, 255, 0.07);
    transform: translateY(-3px) scale(1.03);
}

@media (max-width: 992px) {.pricing_set_Du {
    padding: 80px 0;
}.pricing_set_Du h2 {
    font-size: calc(34px - 4px);
}.pricing_set_Du .cost_schemes_Ol {
    margin-bottom: 40px;
    font-size: 13px;
}.pricing_set_Du .discount_deals_Fe {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.pricing_set_Du {
    padding: 60px 0;
}.pricing_set_Du h2 {
    font-size: calc(34px - 6px);
}.pricing_set_Du .cost_schemes_Ol {
    font-size: calc(13px - 1px);
    margin-bottom: 30px;
}.pricing_set_Du .discount_deals_Fe {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.pricing_set_Du .package_deal_Nt h4 {
    font-size: 20px;
}.pricing_set_Du .package_deal_Nt p {
    font-size: calc(13px - 1px);
    max-height: 180px;
}.pricing_set_Du .learn_fees_LN {
    font-size: 20px;
}
}

@media (max-width: 480px) {.pricing_set_Du {
    padding: 50px 0;
}.pricing_set_Du h2 {
    font-size: calc(34px - 8px);
}.pricing_set_Du .cost_schemes_Ol {
    font-size: calc(13px - 2px);
}.pricing_set_Du .rate_options_um {
    padding: 25px 20px;
}.pricing_set_Du .package_deal_Nt h4 {
    font-size: calc(20px - 2px);
}.pricing_set_Du .learn_fees_LN {
    padding: 8px 15px;
    font-size: calc(20px - 2px);
}}.secure_preserve_Tk {
    color: #000000;
    transition: background-color 0.3s ease, color 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    padding: 40px;
    font-family: Arial, sans-serif;
    background-color: rgb(234,233,241);
}.secure_preserve_Tk h1 {
    color: rgb(186,218,190);
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 42px;
    font-weight: 700;
}.secure_preserve_Tk h2 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 33px;
    color: rgb(191,149,135);
    font-weight: 600;
}.secure_preserve_Tk h3,
.secure_preserve_Tk h4,
.secure_preserve_Tk h5,
.secure_preserve_Tk h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    color: rgb(186,218,190);
}.secure_preserve_Tk ul {
    padding-left: 20px;
    margin-bottom: 20px;
    list-style-type: disc;
}.secure_preserve_Tk ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 20px;
}.secure_preserve_Tk li {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 10px;
}.secure_preserve_Tk section {
    margin-bottom: 30px;
}.secure_preserve_Tk p {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.8;
}.secure_preserve_Tk span {
    font-weight: 600;
    color: rgb(186,218,190);
}.secure_preserve_Tk div {
    margin-bottom: 20px;
    padding: 20px;
    background-color: rgb(255, 255, 255, 0.5);
    border-radius: 10px;
}
@media only screen and (max-width: 800px) {.secure_preserve_Tk {
    padding: 20px;
}.secure_preserve_Tk h1 {
    font-size: calc(18px - 10px);
}.secure_preserve_Tk h2 {
    font-size: calc(18px - 8px);
}.secure_preserve_Tk ul,
    .secure_preserve_Tk ol {
    padding-left: 15px;
}.secure_preserve_Tk li {
    font-size: calc(12px - 2px);
}.secure_preserve_Tk p {
    font-size: calc(12px - 2px);
}}
.service_contact_op {
    padding: 80px 0;
    background: rgb(234,233,241);
    overflow: hidden;
    isolation: isolate;
    position: relative;
}.service_contact_op::before {
    opacity: 0.4;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: -2;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(186,218,190,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(191,149,135,0.5) 0%, transparent 20%);
}.service_contact_op::after {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    top: 0;
    background: linear-gradient(135deg, rgb(186,218,190,0.5) 0%, transparent 100%);
    position: absolute;
    z-index: -1;
    content: "";
    left: 0;
}.service_contact_op .container {
    position: relative;
}.service_contact_op .contact_help_Rl {
    border-radius: 29px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                inset 0 1px 1px #ffffff,
                0 0 30px rgb(186,218,190,0.5);
    padding: 50px;
    border: 1px solid #ffffff;
    transition: all 0.4s ease;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}.service_contact_op .contact_help_Rl::before {
    right: -100px;
    filter: blur(60px);
    top: -100px;
    content: "";
    width: 200px;
    animation: pulse 8s infinite alternate;
    height: 200px;
    border-radius: 50%;
    background: rgb(186,218,190,0.5);
    position: absolute;
    opacity: 0.3;
}.service_contact_op .contact_help_Rl::after {
    border-radius: 50%;
    left: -75px;
    width: 150px;
    position: absolute;
    animation: pulse 6s infinite alternate-reverse;
    bottom: -75px;
    height: 150px;
    opacity: 0.2;
    filter: blur(50px);
    content: "";
    background: rgb(191,149,135,0.5);
}.service_contact_op .contact_help_Rl h2 {
    font-weight: 700;
    text-shadow: 0 2px 4px #000000;
    font-size: 31px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    color: #ffffff;
}.service_contact_op .contact_help_Rl h2::after {
    height: 3px;
    left: 0;
    border-radius: 10px;
    width: 40%;
    position: absolute;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, rgb(186,218,190), transparent);
}.service_contact_op .contact_help_Rl p {
    margin-bottom: 25px;
    color: #ffffff;
    max-width: 90%;
    line-height: 1.6;
    position: relative;
    text-shadow: 0 1px 2px #000000;
    font-weight: 400;
    font-size: 14px;
}.service_contact_op .contact_help_Rl p:last-of-type {
    display: flex;
    margin-top: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border-left: 3px solid rgb(186,218,190);
    font-size: 14px;
    color: #ffffff;
    padding: 12px 18px;
    align-items: center;
}.service_contact_op .reach_us_dh {
    justify-content: center;
    margin-top: 40px;
    display: flex;
    gap: 30px;
}.service_contact_op .edu_askedu_Lf {
    border: 1px solid #ffffff;
    display: flex;
    height: 70px;
    z-index: 1;
    overflow: hidden;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.5);
    width: 70px;
    transition: all 0.3s ease;
    align-items: center;
    position: relative;
}.service_contact_op .edu_askedu_Lf::before {
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(45deg, rgb(186,218,190), rgb(191,149,135));
}.service_contact_op .edu_askedu_Lf:hover {
    transform: translateY(-5px);
    border-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.service_contact_op .edu_askedu_Lf:hover::before {
    opacity: 0.8;
}.service_contact_op .edu_askedu_Lf svg {
    width: 28px;
    height: 28px;
    transition: transform 0.3s ease;
}.service_contact_op .edu_askedu_Lf svg path {
    transition: fill 0.3s ease;
    fill: rgb(186,218,190);
}.service_contact_op .edu_askedu_Lf:hover svg {
    transform: scale(1.2);
}.service_contact_op .edu_askedu_Lf:hover svg path {
    fill: #ffffff;
}.service_contact_op .contact_help_Rl p:last-of-type svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}.service_contact_op .contact_help_Rl p:last-of-type svg path {
    fill: rgb(186,218,190);
}@keyframes pulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.2);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@keyframes floatIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.service_contact_op .contact_help_Rl > * {
    animation: floatIn 0.5s ease forwards;
    opacity: 0;
}.service_contact_op .contact_help_Rl h2 {
    animation-delay: 0.1s;
}.service_contact_op .contact_help_Rl > p:first-of-type {
    animation-delay: 0.2s;
}.service_contact_op .contact_help_Rl > p:last-of-type {
    animation-delay: 0.3s;
}.service_contact_op .reach_us_dh {
    animation-delay: 0.4s;
}.service_contact_op .edu_askedu_Lf:nth-child(1) {
    animation-delay: 0.5s;
}.service_contact_op .edu_askedu_Lf:nth-child(2) {
    animation-delay: 0.6s;
}.service_contact_op .edu_askedu_Lf:nth-child(3) {
    animation-delay: 0.7s;
}.service_contact_op .edu_askedu_Lf::after {
    left: 50%;
    position: absolute;
    color: #ffffff;
    font-size: 13px;
    transition: opacity 0.3s ease, bottom 0.3s ease;
    text-shadow: 0 1px 2px #000000;
    content: attr(title);
    bottom: -30px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
}.service_contact_op .edu_askedu_Lf:hover::after {
    opacity: 1;
    bottom: -25px;
}

@media (max-width: 992px) {.service_contact_op {
    padding: 60px 0;
}.service_contact_op .contact_help_Rl {
    padding: 40px 30px;
}.service_contact_op .contact_help_Rl h2 {
    font-size: calc(31px - 4px);
}.service_contact_op .contact_help_Rl p {
    max-width: 100%;
}.service_contact_op .reach_us_dh {
    gap: 20px;
}.service_contact_op .edu_askedu_Lf {
    height: 60px;
    width: 60px;
}.service_contact_op .edu_askedu_Lf svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 768px) {.service_contact_op {
    padding: 50px 0;
}.service_contact_op .contact_help_Rl {
    padding: 30px 20px;
}.service_contact_op .contact_help_Rl h2 {
    font-size: calc(31px - 6px);
}.service_contact_op .reach_us_dh {
    gap: 15px;
}.service_contact_op .contact_help_Rl p:last-of-type {
    padding: 10px 15px;
    margin-top: 20px;
}
}

@media (max-width: 576px) {.service_contact_op {
    padding: 40px 0;
}.service_contact_op .contact_help_Rl {
    padding: 25px 15px;
}.service_contact_op .contact_help_Rl h2 {
    font-size: calc(31px - 8px);
}.service_contact_op .contact_help_Rl h2::after {
    width: 30%;
    height: 2px;
}.service_contact_op .contact_help_Rl p {
    font-size: calc(14px - 1px);
}.service_contact_op .reach_us_dh {
    justify-content: space-around;
    flex-wrap: wrap;
}.service_contact_op .edu_askedu_Lf {
    margin-bottom: 30px;
    width: 50px;
    height: 50px;
}.service_contact_op .edu_askedu_Lf svg {
    width: 20px;
    height: 20px;
}
}

@media (prefers-reduced-motion) {.service_contact_op .contact_help_Rl::before,
    .service_contact_op .contact_help_Rl::after,
    .service_contact_op .contact_help_Rl > *,
    .service_contact_op .edu_askedu_Lf svg {
    animation: none;
}}.teaching_history_zh {
    overflow: hidden;
    position: relative;
    background: rgb(234,233,241);
    height: 500px;
}.teaching_history_zh::before {
    position: absolute;
    top: 0;
    width: 50%;
    background: rgb(186,218,190);
    left: 0;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    height: 100%;
    content: "";
}.teaching_history_zh::after {
    z-index: 2;
    width: 100%;
    position: absolute;
    content: "";
    mix-blend-mode: overlay;
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(191,149,135,0.5) 100%
        );
    height: 100%;
}.teaching_history_zh .learn_reviews_kw {
    display: flex;
    z-index: 3;
    height: 100%;
    position: relative;
}.teaching_history_zh .image_frame_CX {
    transform: translateX(-5%);
    border-radius: 0;
    filter: grayscale(30%) contrast(1.1);
    left: 0;
    top: -15%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    z-index: 2;
    height: 130%;
    width: 45%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
}.teaching_history_zh .image_frame_CX::after {
    top: 0;
    width: 100%;
    background: linear-gradient(
        to right,
        rgb(186,218,190) 0%,
        transparent 100%
    );
    height: 100%;
    opacity: 0.3;
    left: 0;
    position: absolute;
    content: "";
}.teaching_history_zh:hover .image_frame_CX {
    filter: grayscale(0%) contrast(1.2);
    transform: translateX(0%);
}.teaching_history_zh .work_items_ey {
    padding: 0 3rem 0 7rem;
    z-index: 3;
    width: 60%;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    flex-direction: column;
    display: flex;
}.teaching_history_zh .name {
    color: #000000;
    animation: slide-left 0.7s forwards 0.2s;
    transform: translateX(50px);
    position: relative;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 0.7rem;
    font-size: 40px;
}.teaching_history_zh .name::before {
    height: 5px;
    background: rgb(186,218,190);
    transition: transform 0.5s ease 0.7s;
    transform: scaleX(0);
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    width: 50px;
    transform-origin: left;
}.teaching_history_zh:hover .name::before {
    transform: scaleX(1);
}.teaching_history_zh .work_items_ey > div:nth-child(2) {
    transform: translateX(50px);
    opacity: 0;
    font-size: 22px;
    font-weight: 600;
    animation: slide-left 0.7s forwards 0.4s;
    letter-spacing: 3px;
    margin-bottom: 2rem;
    text-transform: uppercase;
    color: rgb(191,149,135);
}.teaching_history_zh .employee_history_VD {
    padding-left: 30px;
    color: #000000;
    font-size: 12px;
    animation: slide-left 0.7s forwards 0.6s;
    max-width: 600px;
    line-height: 1.8;
    font-weight: 400;
    opacity: 0;
    transform: translateX(50px);
    position: relative;
}@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.teaching_history_zh .employee_history_VD::before {
    border-radius: 10px;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(
        to bottom,
        rgb(186,218,190) 0%,
        rgb(191,149,135) 100%
    );
    top: 0;
    width: 5px;
    height: 100%;
}.teaching_history_zh .employee_history_VD::after {
    bottom: -120px;
    font-family: serif;
    content: '"';
    line-height: 0;
    font-size: 20rem;
    opacity: 0.1;
    right: -80px;
    position: absolute;
    z-index: -1;
    color: rgb(186,218,190,0.5);
}@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

.teaching_history_zh:hover .image_frame_CX {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}.teaching_history_zh .work_items_ey > div {
    transition: transform 0.3s ease;
}.teaching_history_zh:hover .name {
    transform: translateY(-5px);
    transition-delay: 0.1s;
}.teaching_history_zh:hover .work_items_ey > div:nth-child(2) {
    transform: translateY(-3px);
    transition-delay: 0.2s;
}.teaching_history_zh:hover .employee_history_VD {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

@media (max-width: 992px) {.teaching_history_zh {
    padding: 0;
    height: auto;
}.teaching_history_zh::before {
    width: 100%;
    clip-path: none;
    height: 250px;
}.teaching_history_zh .learn_reviews_kw {
    flex-direction: column;
}.teaching_history_zh .image_frame_CX {
    position: relative;
    clip-path: none;
    width: 100%;
    height: 300px;
    transform: none;
    top: 0;
}.teaching_history_zh .work_items_ey {
    padding: 2rem;
    width: 100%;
    position: relative;
}.teaching_history_zh:hover .image_frame_CX {
    animation: none;
}.teaching_history_zh .employee_history_VD::after {
    display: none;
}}.appNote_GN {
    isolation: isolate;
    background: linear-gradient(135deg, rgb(234,233,241) 0%, rgba(rgb(186,218,190,0.5), 0.1) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.appNote_GN::before {
    opacity: 0.15;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) translateZ(0);
    background: linear-gradient(225deg, rgb(186,218,190) 0%, transparent 70%);
    height: 45%;
    content: "";
    z-index: -1;
    top: -5%;
    filter: blur(20px);
    width: 45%;
    animation: float 15s ease-in-out infinite alternate;
}.appNote_GN::after {
    left: -5%;
    bottom: -5%;
    opacity: 0.15;
    height: 35%;
    content: "";
    position: absolute;
    z-index: -1;
    transform: rotate(15deg) translateZ(0);
    animation: float 18s ease-in-out infinite alternate-reverse;
    width: 35%;
    filter: blur(20px);
    background: linear-gradient(45deg, rgb(191,149,135) 0%, transparent 70%);
}.appNote_GN .container {
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.appNote_GN .class_space_Ck {
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(186,218,190,0.5), 0.05);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
    gap: 2.5rem;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    padding: clamp(2rem, 5vw, 4rem);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    position: relative;
}.appNote_GN .class_space_Ck:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(186,218,190,0.5), 0.1);
}.appNote_GN .class_space_Ck > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.appNote_GN .class_space_Ck > div:first-child::after {
    left: 0;
    transform: scaleX(0);
    position: absolute;
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    content: "";
    bottom: 0;
    width: 80%;
    height: 3px;
    background: linear-gradient(90deg, rgb(186,218,190) 0%, transparent 100%);
    transform-origin: left center;
}.appNote_GN h5 {
    opacity: 0;
    line-height: 1.4;
    font-size: clamp(calc(22px * 0.8), 4vw, 22px);
    color: #000000;
    transform: translateY(20px);
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    margin: 0;
    font-weight: 700;
    letter-spacing: -0.01em;
}.appNote_GN .class_space_Ck > div:last-child {
    opacity: 0;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    position: relative;
}.appNote_GN .class_space_Ck > div:last-child::before {
    height: 80px;
    background: linear-gradient(135deg, rgb(191,149,135) 0%, transparent 80%);
    opacity: 0.2;
    content: "";
    z-index: -1;
    animation: pulse 6s ease-in-out infinite alternate;
    position: absolute;
    transform: translateZ(0);
    width: 80px;
    right: -40px;
    border-radius: 50%;
    top: -10px;
}.appNote_GN p {
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    line-height: 1.7;
    font-size: clamp(calc(14px * 0.95), 3vw, 14px);
}.appNote_GN a {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    padding: 0.5rem 0;
    position: relative;
    display: block;
    overflow: hidden;
}.appNote_GN a:hover {
    transform: translateX(5px);
}.appNote_GN a:hover p {
    color: rgb(186,218,190);
}.appNote_GN a::after {
    opacity: 0.5;
    width: 100%;
    background: linear-gradient(90deg, rgb(191,149,135) 0%, transparent 100%);
    height: 1px;
    transform: scaleX(0.3);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    transform-origin: left center;
}.appNote_GN a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

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

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.appNote_GN {
    padding: 7rem 0;
}.appNote_GN .class_space_Ck {
    gap: 4rem;
    padding: clamp(3rem, 6vw, 5rem);
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.appNote_GN .class_space_Ck > div:first-child {
    padding-right: 2rem;
    padding-bottom: 0;
}.appNote_GN .class_space_Ck > div:first-child::after {
    background: linear-gradient(180deg, rgb(186,218,190) 0%, transparent 100%);
    left: auto;
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    transform: scaleY(0);
    height: 70%;
    bottom: auto;
    right: 0;
    transform-origin: top center;
    top: 15%;
    width: 3px;
}.appNote_GN h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.appNote_GN .class_space_Ck {
    gap: 6rem;
}.appNote_GN h5 {
    font-size: 22px;
}.appNote_GN p {
    font-size: 14px;
}
}

@keyframes expandVertLine {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 480px) {.appNote_GN {
    padding: 4rem 0;
}.appNote_GN .class_space_Ck {
    padding: 2rem 1.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
}.appNote_GN h5 {
    font-size: calc(22px * 0.75);
}.appNote_GN p {
    font-size: calc(14px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.appNote_GN::before,
    .appNote_GN::after,
    .appNote_GN .class_space_Ck,
    .appNote_GN .class_space_Ck > div:first-child::after,
    .appNote_GN h5,
    .appNote_GN .class_space_Ck > div:last-child,
    .appNote_GN .class_space_Ck > div:last-child::before,
    .appNote_GN a,
    .appNote_GN a::after {
    animation: none;
    transition: opacity 0.3s ease;
}.appNote_GN .class_space_Ck > div:first-child::after,
    .appNote_GN a::after {
    transform: none;
}}footer {
    z-index: 1;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}footer::before {
    left: 0;
    z-index: -1;
    animation: gradientShift 15s ease infinite;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(186,218,190,0.5) 50%, rgb(191,149,135,0.5) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(8px);
    content: "";
}.login_footer_uZ {
    position: relative;
    padding: 4.5rem 0 2rem;
}.login_footer_uZ::before {
    animation: shimmer 8s linear infinite;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(186,218,190) 25%, 
                #ffffff 50%, 
                rgb(191,149,135) 75%, 
                transparent 100%);
    right: 0;
    height: 1px;
    top: 0;
}.login_footer_uZ .container {
    position: relative;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}.login_footer_uZ .company_holder {
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(15px);
    transform: translateY(0);
    margin-right: 2rem;
    padding: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    flex: 1 1 350px;
}.login_footer_uZ .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(186,218,190,0.5);
}.login_footer_uZ .company_holder h3 {
    position: relative;
    font-size: calc(29px * 0.85);
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1.25rem;
    color: #ffffff;
}.login_footer_uZ .company_holder h3::after {
    transform: scaleX(0.3);
    height: 2px;
    transform-origin: left;
    background: linear-gradient(to right, rgb(186,218,190), rgb(191,149,135));
    content: "";
    transition: transform 0.5s ease;
    position: absolute;
    bottom: -8px;
    width: 100%;
    left: 0;
}.login_footer_uZ .company_holder:hover h3::after {
    transform: scaleX(1);
}.login_footer_uZ .reward_sys_sI {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 17px;
    max-width: 450px;
    margin-top: 1rem;
}.login_footer_uZ .proposal_cta_EN {
    position: relative;
    flex: 1 1 450px;
}.login_footer_uZ .head_mentor_Zn {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
}.login_footer_uZ .proposal_cta_EN .head_mentor_Zn {
    justify-content: flex-end;
}.login_footer_uZ .top_primary_sU {
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 1.5rem;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    position: relative;
    flex: 1 1 200px;
}.login_footer_uZ .top_primary_sU h5 {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 1.25rem;
    position: relative;
    font-weight: 600;
    font-size: 18px;
}.login_footer_uZ .top_primary_sU h5::before {
    height: 2px;
    position: absolute;
    width: 40px;
    bottom: -6px;
    transition: width 0.3s ease;
    background: rgb(186,218,190);
    content: "";
    left: 0;
}.login_footer_uZ .top_primary_sU:hover h5::before {
    width: 100%;
}.login_footer_uZ .top_primary_sU .head_mentor_Zn {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}.login_footer_uZ .top_primary_sU a {
    font-size: 17px;
    padding: 0.25rem 0.5rem;
    display: block;
    transition: all 0.3s ease;
    text-decoration: none;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.8);
}.login_footer_uZ .top_primary_sU a::before {
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(186,218,190), rgb(191,149,135));
    left: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    height: 1px;
    width: 0;
}.login_footer_uZ .top_primary_sU a:hover {
    color: #ffffff;
    transform: translateX(5px);
}.login_footer_uZ .top_primary_sU a:hover::before {
    width: 100%;
}.trade_mark_Na {
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    backdrop-filter: blur(15px);
    overflow: hidden;
}.trade_mark_Na::before {
    position: absolute;
    top: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(191,149,135) 25%, 
                #ffffff 50%, 
                rgb(186,218,190) 75%, 
                transparent 100%);
    left: 0;
    height: 1px;
    right: 0;
    content: "";
}.trade_mark_Na .container {
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}.trade_mark_Na .trial_offer_bj {
    padding: 0.5rem 1rem;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-radius: 30px;
    transition: all 0.3s ease;
    font-size: 16px;
    text-align: center;
}.trade_mark_Na .trial_offer_bj:hover {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(186,218,190,0.5);
    color: #ffffff;
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.login_footer_uZ {
    padding: 3.5rem 0 2rem;
}.login_footer_uZ .container {
    flex-direction: column;
}.login_footer_uZ .company_holder {
    margin-bottom: 2rem;
    flex: 1 1 100%;
    margin-right: 0;
}.login_footer_uZ .proposal_cta_EN {
    flex: 1 1 100%;
}.login_footer_uZ .proposal_cta_EN .head_mentor_Zn {
    justify-content: space-between;
}.login_footer_uZ .top_primary_sU {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.login_footer_uZ {
    padding: 3rem 0 1.5rem;
}.login_footer_uZ::before {
    height: 2px;
}.login_footer_uZ .company_holder {
    padding: 1.25rem;
}.login_footer_uZ .top_primary_sU {
    margin-bottom: 1rem;
    flex: 1 1 100%;
}.login_footer_uZ .proposal_cta_EN .head_mentor_Zn {
    flex-direction: column;
}.trade_mark_Na {
    padding: 1.25rem 0;
}.trade_mark_Na::before {
    height: 2px;
}
}

@media (max-width: 576px) {.login_footer_uZ {
    padding: 2.5rem 0 1rem;
}.login_footer_uZ .company_holder h3 {
    font-size: calc(29px * 0.75);
}.login_footer_uZ .reward_sys_sI {
    font-size: calc(17px * 0.9);
}.login_footer_uZ .top_primary_sU h5 {
    font-size: calc(18px * 0.9);
}.login_footer_uZ .top_primary_sU a {
    font-size: calc(17px * 0.9);
}.trade_mark_Na .trial_offer_bj {
    font-size: calc(16px * 0.9);
    padding: 0.4rem 0.8rem;
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.login_footer_uZ .head_mentor_Zn a::after {
    border-radius: 50%;
    width: 4px;
    background: rgb(186,218,190);
    left: -10px;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    content: "";
    transform: translateY(-50%) scale(0);
    height: 4px;
}.login_footer_uZ .head_mentor_Zn a:hover::after {
    transform: translateY(-50%) scale(1);
}.login_footer_uZ .reward_sys_sI::before {
    width: 0;
    left: -10px;
    top: -10px;
    content: "";
    height: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    border: 1px solid transparent;
    position: absolute;
}.login_footer_uZ .reward_sys_sI::after {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    height: 0;
    bottom: -10px;
    right: -10px;
    position: absolute;
    width: 0;
    border: 1px solid transparent;
    content: "";
}.login_footer_uZ .company_holder:hover .reward_sys_sI::before {
    border-top-color: rgb(186,218,190,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-right-color: rgb(186,218,190,0.5);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
}.login_footer_uZ .company_holder:hover .reward_sys_sI::after {
    border-left-color: rgb(191,149,135,0.5);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    border-bottom-color: rgb(191,149,135,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
}.join_our_mailing_list_Jz {
    background: linear-gradient(135deg, rgb(186,218,190) 0%, rgb(191,149,135) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.join_our_mailing_list_Jz::before {
    left: 0;
    background: repeating-linear-gradient(45deg, rgb(186,218,190,0.5), transparent 10px);
    content: "";
    width: 100%;
    opacity: 0.1;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
}.join_our_mailing_list_Jz::after {
    background: rgb(191,149,135);
    position: absolute;
    bottom: -50px;
    z-index: 1;
    right: -50px;
    border-radius: 50%;
    height: 300px;
    transform: scale(1.5);
    content: "";
    filter: blur(30px);
    opacity: 0.15;
    width: 300px;
}.join_our_mailing_list_Jz .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.join_our_mailing_list_Jz .class_space_Ck {
    align-items: center;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.06);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 60px 50px;
    backdrop-filter: blur(10px);
    flex-direction: column;
    display: flex;
    position: relative;
}.join_our_mailing_list_Jz .class_space_Ck:hover {
    transform: perspective(1000px) rotateX(0deg);
}.join_our_mailing_list_Jz .class_space_Ck::before {
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, rgb(255, 255, 255, 0.5) 0%, transparent 100%);
    height: 100%;
    opacity: 0.05;
    top: 0;
    content: "";
    z-index: -1;
}.join_our_mailing_list_Jz h4 {
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    text-align: center;
    transition: transform 0.6s ease, opacity 0.6s ease;
    max-width: 800px;
    transform: translateY(0);
    line-height: 1.4;
    color: #ffffff;
    font-size: calc(20px * 1.2);
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    opacity: 1;
}.join_our_mailing_list_Jz .input_holder {
    opacity: 1;
    width: 100%;
    display: flex;
    margin-top: 10px;
    transform: translateY(0);
    transition: transform 0.6s 0.1s ease, opacity 0.6s 0.1s ease;
    position: relative;
    max-width: 680px;
}.join_our_mailing_list_Jz .input_holder span {
    display: block;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
    margin: 0 8px;
    transform: translateY(0);
    flex: 1;
}.join_our_mailing_list_Jz .input_holder span:first-child {
    flex: 2;
}.join_our_mailing_list_Jz .input_holder span:hover {
    transform: translateY(-2px);
}.join_our_mailing_list_Jz .input_holder input[type="email"] {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.9);
    font-family: Arial, sans-serif;
    height: 60px;
    padding: 0 20px;
    outline: none;
    color: #000000;
    font-size: 15px;
    width: 100%;
    border: none;
}.join_our_mailing_list_Jz .input_holder input[type="email"]:focus {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(var(--primary-color-rgb, 100, 100, 255), 0.2);
    background: #ffffff;
    transform: translateY(-2px);
}.join_our_mailing_list_Jz .input_holder input[type="email"]::placeholder {
    color: rgba(var(--dark-color-rgb, 50, 50, 50), 0.5);
    transition: opacity 0.3s ease;
}.join_our_mailing_list_Jz .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.7;
}.join_our_mailing_list_Jz .begin_learning_zs {
    position: relative;
    overflow: hidden;
    font-size: 18px;
    font-family: Arial, sans-serif;
    height: 60px;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: none;
    letter-spacing: 0.5px;
    color: #ffffff;
    border-radius: 18px;
    background: rgb(186,218,190);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    width: 100%;
}.join_our_mailing_list_Jz .begin_learning_zs:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
    background: rgb(191,149,135);
}.join_our_mailing_list_Jz .begin_learning_zs:active {
    transform: translateY(1px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}.join_our_mailing_list_Jz .begin_learning_zs::before {
    position: absolute;
    content: "";
    width: 100%;
    left: -100%;
    transition: all 0.6s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
}.join_our_mailing_list_Jz .begin_learning_zs:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.join_our_mailing_list_Jz {
    padding: 100px 0;
}.join_our_mailing_list_Jz .class_space_Ck {
    padding: 50px 40px;
}.join_our_mailing_list_Jz h4 {
    font-size: calc(20px * 1.1);
}
}

@media (max-width: 768px) {.join_our_mailing_list_Jz {
    padding: 80px 0;
}.join_our_mailing_list_Jz .class_space_Ck {
    transform: perspective(1000px) rotateX(1deg);
    padding: 40px 30px;
}.join_our_mailing_list_Jz h4 {
    margin-bottom: 25px;
    font-size: 20px;
}.join_our_mailing_list_Jz .input_holder {
    flex-direction: column;
}.join_our_mailing_list_Jz .input_holder span {
    margin: 6px 0;
}.join_our_mailing_list_Jz .input_holder span:first-child {
    margin-top: 0;
}.join_our_mailing_list_Jz .input_holder input[type="email"],
    .join_our_mailing_list_Jz .begin_learning_zs {
    height: 55px;
}
}

@media (max-width: 576px) {.join_our_mailing_list_Jz {
    padding: 60px 0;
}.join_our_mailing_list_Jz .class_space_Ck {
    padding: 30px 20px;
    transform: none;
}.join_our_mailing_list_Jz h4 {
    font-size: calc(19px * 1.1);
    margin-bottom: 20px;
}.join_our_mailing_list_Jz .input_holder input[type="email"],
    .join_our_mailing_list_Jz .begin_learning_zs {
    height: 50px;
    font-size: calc(15px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.join_our_mailing_list_Jz .class_space_Ck,
    .join_our_mailing_list_Jz .input_holder span,
    .join_our_mailing_list_Jz .input_holder input,
    .join_our_mailing_list_Jz .begin_learning_zs,
    .join_our_mailing_list_Jz .begin_learning_zs::before {
    transform: none;
    transition: none;
}.join_our_mailing_list_Jz .class_space_Ck:hover,
    .join_our_mailing_list_Jz .input_holder span:hover,
    .join_our_mailing_list_Jz .input_holder input:focus,
    .join_our_mailing_list_Jz .begin_learning_zs:hover {
    transform: none;
}}.title_board_Oq {
    position: relative;
    background-color: #000000;
    height: 100vh;
    overflow: hidden;
    width: 100%;
    min-height: 600px;
}.title_board_Oq::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    animation: grid-pulse 8s infinite alternate;
    background: 
        repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 12px),
        linear-gradient(to bottom, rgb(186,218,190,0.5) 0%, transparent 100%);
    width: 100%;
    opacity: 0.4;
}.title_board_Oq::after {
    content: "";
    z-index: 1;
    width: 100%;
    background: radial-gradient(circle at center, transparent 0%, #000000 100%);
    mix-blend-mode: multiply;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}@keyframes grid-pulse {
    0% {
        opacity: 0.3;
        background-size: 100% 100%, 100% 100%;
    }
    100% {
        opacity: 0.5;
        background-size: 110% 110%, 120% 120%;
    }
}

.title_board_Oq .class_space_Ck {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    display: flex;
    z-index: 3;
    padding-right: 8%;
}.title_board_Oq .ready_skills_Qn {
    overflow: hidden;
    z-index: 0;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
}.title_board_Oq .fast_school_Jl {
    width: 100%;
    height: 100%;
}.title_board_Oq .learn_lead_dg {
    animation: tech-slide 28s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 100%;
    display: flex;
    width: max-content;
}.title_board_Oq .edu_begin_yk {
    flex-shrink: 0;
    width: 100vw;
    position: relative;
    overflow: hidden;
    height: 100%;
}.title_board_Oq .edu_begin_yk::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    mix-blend-mode: hard-light;
    content: "";
    top: 0;
    background: 
        linear-gradient(135deg, rgb(186,218,190,0.5) 0%, transparent 50%),
        linear-gradient(225deg, rgb(191,149,135,0.5) 0%, transparent 50%);
    position: absolute;
    left: 0;
}.title_board_Oq .edu_begin_yk::after {
    opacity: 0.3;
    background: repeating-linear-gradient(
        to bottom,
        transparent 0px,
        transparent 1px,
        rgba(0, 0, 0, 0.2) 1px,
        rgba(0, 0, 0, 0.2) 2px
    );
    left: 0;
    height: 100%;
    z-index: 2;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    mix-blend-mode: overlay;
    pointer-events: none;
}.title_board_Oq .edu_begin_yk img {
    animation: glitch-zoom 10s infinite alternate ease-in-out;
    filter: contrast(1.1) saturate(0.9);
    width: 100%;
    height: 100%;
    transform-origin: center;
    object-fit: cover;
}@keyframes glitch-zoom {
    0%, 100% {
        transform: scale(1);
        filter: contrast(1.1) saturate(0.9);
    }
    20% {
        transform: scale(1.02) translate(-0.3%, 0.3%);
        filter: contrast(1.15) saturate(0.85);
    }
    40% {
        transform: scale(1.03) translate(0.3%, -0.3%);
        filter: contrast(1.2) saturate(0.8);
    }
    60% {
        transform: scale(1.04) translate(-0.2%, -0.2%);
        filter: contrast(1.15) saturate(0.85);
    }
    80% {
        transform: scale(1.02) translate(0.2%, 0.2%);
        filter: contrast(1.1) saturate(0.9);
    }
}

@keyframes tech-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-100vw);
    }
    40%, 56% {
        transform: translateX(-200vw);
    }
    60%, 76% {
        transform: translateX(-300vw);
    }
    80%, 96% {
        transform: translateX(-400vw);
    }
    100% {
        transform: translateX(0);
    }
}

.title_board_Oq .text_box_holder_Rv {
    position: relative;
    padding: 3rem;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 30px),
        calc(100% - 30px) 100%,
        0 100%
    );
    animation: hud-appear 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    box-shadow: 
        0 0 0 1px rgba(rgb(186,218,190), 0.2),
        0 15px 35px rgba(0, 0, 0, 0.3);
    z-index: 3;
    backdrop-filter: blur(10px);
    border-radius: 17px;
    background: linear-gradient(135deg, 
        rgba(5, 15, 25, 0.8) 0%, 
        rgba(15, 25, 35, 0.7) 100%);
    max-width: 520px;
}@keyframes hud-appear {
    0% {
        opacity: 0;
        transform: translateX(30px);
        clip-path: polygon(
            0 0,
            0 0,
            0 calc(100% - 30px),
            0 100%,
            0 100%
        );
    }
    100% {
        opacity: 1;
        transform: translateX(0);
        clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 30px),
            calc(100% - 30px) 100%,
            0 100%
        );
    }
}

.title_board_Oq .text_box_holder_Rv::before {
    position: absolute;
    content: "";
    bottom: 10px;
    pointer-events: none;
    right: 10px;
    top: 10px;
    left: 10px;
    border-radius: calc(17px - 5px);
    border: 1px solid rgba(rgb(191,149,135), 0.2);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 20px),
        calc(100% - 20px) 100%,
        0 100%
    );
}.title_board_Oq .text_box_holder_Rv::after {
    content: "";
    height: 5px;
    background: linear-gradient(to right, rgb(186,218,190), transparent);
    border-radius: 10px;
    left: -2px;
    width: calc(60% + 4px);
    z-index: 4;
    top: -2px;
    position: absolute;
}.title_board_Oq .text_box_holder_Rv h1 {
    color: #ffffff;
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
    font-size: 38px;
    font-weight: 700;
    position: relative;
    padding-bottom: 1rem;
}.title_board_Oq .text_box_holder_Rv h1::before {
    height: 3px;
    border-radius: 10px;
    content: "";
    background: rgb(186,218,190);
    left: 0;
    bottom: 0;
    width: 40px;
    position: absolute;
}.title_board_Oq .text_box_holder_Rv p {
    line-height: 1.7;
    margin-bottom: 2rem;
    position: relative;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}.title_board_Oq .text_box_holder_Rv .connect_box_yG {
    padding: 1rem 2rem;
    font-weight: 600;
    background: rgb(186,218,190);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        0 100%
    );
    color: #ffffff;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
    display: inline-block;
    border-radius: 10px;
}.title_board_Oq .text_box_holder_Rv .connect_box_yG::before {
    background: linear-gradient(45deg, rgb(186,218,190), rgb(191,149,135));
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: -1;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    height: 100%;
}.title_board_Oq .text_box_holder_Rv .connect_box_yG::after {
    top: 0;
    height: 20px;
    right: 0;
    width: 20px;
    background: linear-gradient(135deg, transparent 50%, rgb(186,218,190) 50%);
    pointer-events: none;
    position: absolute;
    content: "";
}.title_board_Oq .text_box_holder_Rv .connect_box_yG:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.title_board_Oq .text_box_holder_Rv .connect_box_yG:hover::before {
    opacity: 1;
}

@media (max-width: 1200px) {.title_board_Oq {
    height: 90vh;
}.title_board_Oq .class_space_Ck {
    padding-right: 6%;
}.title_board_Oq .text_box_holder_Rv {
    padding: 2.5rem;
    max-width: 480px;
}
}

@media (max-width: 992px) {.title_board_Oq {
    height: 80vh;
}.title_board_Oq .class_space_Ck {
    padding-right: 4%;
}.title_board_Oq .text_box_holder_Rv {
    max-width: 420px;
    padding: 2rem;
}.title_board_Oq .learn_lead_dg {
    animation-duration: 24s;
}
}

@media (max-width: 768px) {.title_board_Oq {
    min-height: unset;
    height: auto;
}.title_board_Oq .class_space_Ck {
    padding: 4rem 2rem;
    justify-content: center;
}.title_board_Oq .text_box_holder_Rv {
    max-width: 90%;
    width: 90%;
}@keyframes hud-appear {
        0% {
            opacity: 0;
            transform: translateY(30px);
            clip-path: polygon(
                0 0,
                100% 0,
                100% 0,
                calc(100% - 30px) 0,
                0 0
            );
        }
        100% {
            opacity: 1;
            transform: translateY(0);
            clip-path: polygon(
                0 0,
                100% 0,
                100% calc(100% - 30px),
                calc(100% - 30px) 100%,
                0 100%
            );
        }
    }
    
    .title_board_Oq .learn_lead_dg {
    animation-duration: 20s;
}
}

@media (max-width: 576px) {.title_board_Oq .class_space_Ck {
    padding: 3rem 1rem;
}.title_board_Oq .text_box_holder_Rv {
    width: 95%;
    max-width: 95%;
    padding: 1.8rem;
}.title_board_Oq .text_box_holder_Rv h1 {
    font-size: calc(38px * 0.85);
    margin-bottom: 1.2rem;
}.title_board_Oq .text_box_holder_Rv p {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.9);
}.title_board_Oq .text_box_holder_Rv .connect_box_yG {
    text-align: center;
    display: block;
    width: 100%;
    padding: 0.9rem 1.5rem;
}.title_board_Oq .learn_lead_dg {
    animation-duration: 16s;
}
}

@media (max-height: 600px) {.title_board_Oq {
    min-height: 500px;
}
}

@media (orientation: landscape) and (max-height: 500px) {.title_board_Oq {
    height: auto;
    min-height: 140vh;
}.title_board_Oq .class_space_Ck {
    padding: 5rem 2rem;
}}.reach_out_fY {
    overflow: hidden;
    background: linear-gradient(
        225deg, 
        rgb(234,233,241) 0%, 
        rgb(191,149,135,0.5) 100%
    );
    perspective: 1000px;
    padding: 6rem 0;
    position: relative;
}.reach_out_fY::before {
    content: '';
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    z-index: 1;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}.reach_out_fY::after {
    z-index: 2;
    animation: circuit-pulse 10s infinite alternate;
    height: 200%;
    content: '';
    top: -50%;
    width: 200%;
    background: radial-gradient(
        circle at center, 
        rgb(186,218,190,0.5) 0%, 
        transparent 70%
    );
    opacity: 0.6;
    left: -50%;
    position: absolute;
}.reach_out_fY .container {
    position: relative;
    margin: 0 auto;
    z-index: 3;
    max-width: 1300px;
    padding: 0 1rem;
}.reach_out_fY h2 {
    letter-spacing: 0.1em;
    position: relative;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
    color: #ffffff;
    font-size: 46px;
}.reach_out_fY h2::before,
.reach_out_fY h2::after {
    height: 2px;
    content: '';
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(186,218,190), 
        transparent
    );
    bottom: -0.5rem;
    position: absolute;
}.reach_out_fY h2::before {
    width: 30%;
    left: 0;
}.reach_out_fY h2::after {
    right: 0;
    width: 30%;
}.reach_out_fY .help_support_tY {
    background: rgb(191,149,135,0.5);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    align-items: stretch;
    border-radius: 26px;
    border: 1px solid rgb(186,218,190,0.5);
    display: flex;
    transform: rotateX(5deg) scale(0.98);
}.reach_out_fY .help_support_tY:hover {
    transform: rotateX(0) scale(1);
}.reach_out_fY .image_frame_CX {
    position: relative;
    min-height: 500px;
    overflow: hidden;
    flex: 0 0 40%;
}.reach_out_fY .image_frame_CX::before {
    opacity: 0.7;
    background: linear-gradient(
        135deg, 
        rgb(186,218,190,0.5) 0%, 
        rgb(191,149,135,0.5) 100%
    );
    content: '';
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    mix-blend-mode: color-dodge;
    position: absolute;
}.reach_out_fY .message_links_KZ {
    justify-content: center;
    flex: 0 0 60%;
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 4rem 3rem;
}.reach_out_fY .message_links_KZ::before {
    background: rgb(186,218,190);
    content: '';
    top: 2rem;
    border-radius: 50%;
    right: 2rem;
    height: 10px;
    animation: signal-pulse 2s infinite alternate;
    width: 10px;
    position: absolute;
    box-shadow: 0 0 20px rgb(186,218,190);
}.reach_out_fY .message_links_KZ form {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 3;
    max-width: 500px;
}.reach_out_fY .message_links_KZ h3 {
    text-align: center;
    margin-bottom: 2rem;
    font-size: 31px;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #ffffff;
}.reach_out_fY .message_links_KZ input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(186,218,190,0.5);
    color: #ffffff;
    width: 100%;
    margin-bottom: 1.5rem;
    z-index: 2;
    font-size: 16px;
    position: relative;
    transition: all 0.3s ease;
    outline: none;
    padding: 1rem 1.5rem;
    background: rgb(191,149,135,0.5);
    border-radius: 10px;
}.reach_out_fY .message_links_KZ input:not([type="checkbox"]):not([type="submit"])::before {
    top: 0;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(186,218,190,0.5) 100%
    );
    position: absolute;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease;
    width: 100%;
    content: '';
    left: 0;
}.reach_out_fY .message_links_KZ input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(186,218,190);
    box-shadow: 0 0 15px rgb(186,218,190,0.5);
}.reach_out_fY .message_links_KZ input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP input[type="checkbox"] {
    height: 22px;
    position: relative;
    border: 2px solid rgb(186,218,190,0.5);
    transition: all 0.3s ease;
    border-radius: 10px;
    cursor: pointer;
    background: rgb(191,149,135,0.5);
    margin-right: 1rem;
    appearance: none;
    width: 22px;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP input[type="checkbox"]:checked {
    border-color: rgb(186,218,190);
    background: rgb(186,218,190);
}.reach_out_fY .message_links_KZ .inquiry_reach_EP input[type="checkbox"]:checked::after {
    font-size: 0.8rem;
    top: 50%;
    left: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
    position: absolute;
    content: '✔';
}.reach_out_fY .message_links_KZ .inquiry_reach_EP label {
    align-items: center;
    display: flex;
    color: #ffffff;
    font-size: 16px;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP a {
    color: rgb(186,218,190);
    text-decoration: none;
    margin-left: 0.3rem;
    transition: color 0.3s ease;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP a:hover {
    text-decoration: underline;
}.reach_out_fY .message_links_KZ .connect_box_yG {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    letter-spacing: 0.1em;
    background: rgb(186,218,190);
    cursor: pointer;
    border: none;
    font-size: 14px;
    overflow: hidden;
    padding: 1rem;
}.reach_out_fY .message_links_KZ .connect_box_yG::before {
    left: -100%;
    height: 100%;
    width: 100%;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(186,218,190,0.5), 
        transparent
    );
    top: 0;
    content: '';
    position: absolute;
    transition: all 0.3s ease;
}.reach_out_fY .message_links_KZ .connect_box_yG:hover::before {
    left: 100%;
}.reach_out_fY .message_links_KZ .connect_box_yG:hover {
    box-shadow: 0 10px 20px rgb(186,218,190,0.5);
    transform: translateY(-3px);
}

@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {.reach_out_fY .help_support_tY {
    flex-direction: column;
    transform: none;
}.reach_out_fY .image_frame_CX {
    flex: 0 0 100%;
    min-height: 300px;
}.reach_out_fY .message_links_KZ {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.reach_out_fY {
    padding: 3rem 0;
}.reach_out_fY h2 {
    margin-bottom: 2rem;
    font-size: calc(46px * 0.8);
}.reach_out_fY .message_links_KZ h3 {
    font-size: calc(31px * 0.9);
}.reach_out_fY .message_links_KZ input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP {
    align-items: flex-start;
}.reach_out_fY .message_links_KZ .inquiry_reach_EP input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.reach_out_fY .help_support_tY {
    border-radius: 0;
}.reach_out_fY .image_frame_CX {
    min-height: 250px;
}.reach_out_fY .message_links_KZ {
    padding: 2rem 1.5rem;
}}.target_audience_tr {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(234,233,241) 0%, #ffffff 100%);
}.target_audience_tr::before {
    background: rgb(186,218,190,0.5);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    z-index: 1;
    opacity: 0.1;
}.target_audience_tr::after {
    background: rgb(191,149,135,0.5);
    width: 50%;
    bottom: 0;
    content: "";
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    opacity: 0.1;
}.target_audience_tr .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    max-width: 1140px;
    position: relative;
}.target_audience_tr .class_space_Ck {
    position: relative;
}.target_audience_tr h4 {
    font-weight: 700;
    font-size: 33px;
    text-align: left;
    color: #000000;
    position: relative;
    border-left: 4px solid rgb(186,218,190);
    margin-bottom: 60px;
    padding-left: 20px;
}.target_audience_tr h4::after {
    content: "";
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(191,149,135), transparent);
    height: 1px;
    left: 0;
    width: 60%;
}.target_audience_tr div > div {
    position: relative;
    margin-left: 60px;
    flex-direction: column;
    max-width: 800px;
    display: flex;
}.target_audience_tr div > div::before {
    height: 100%;
    z-index: 1;
    left: 15px;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(186,218,190,0.5), rgb(191,149,135,0.5));
    top: 0;
    width: 2px;
}.target_audience_tr p {
    background: #ffffff;
    border-radius: 10px;
    z-index: 2;
    font-size: 13px;
    transition: all 0.3s ease;
    display: flex;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    margin-left: 30px;
    padding: 20px 25px;
    align-items: center;
}.target_audience_tr p:last-child {
    margin-bottom: 0;
}.target_audience_tr p::before {
    top: 50%;
    content: "";
    transform: translateY(-50%);
    background: linear-gradient(90deg, rgb(186,218,190,0.5), rgb(191,149,135));
    position: absolute;
    width: 30px;
    left: -30px;
    height: 2px;
}.target_audience_tr p::after {
    z-index: 3;
    width: 16px;
    position: absolute;
    transition: all 0.3s ease;
    height: 16px;
    border-radius: 50%;
    background: #ffffff;
    content: "";
    left: -42px;
    top: 50%;
    transform: translateY(-50%);
    border: 3px solid rgb(186,218,190);
}.target_audience_tr p:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}.target_audience_tr p:hover::after {
    transform: translateY(-50%) scale(1.2);
    background: rgb(186,218,190);
}.target_audience_tr p:nth-child(odd)::after {
    border-color: rgb(186,218,190);
}.target_audience_tr p:nth-child(even)::after {
    border-color: rgb(191,149,135);
}.target_audience_tr p:nth-child(even):hover::after {
    background: rgb(191,149,135);
}.target_audience_tr p svg {
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-right: 15px;
    height: 24px;
    width: 24px;
}.target_audience_tr p svg path {
    fill: rgb(186,218,190);
    transition: fill 0.3s ease;
}.target_audience_tr p:nth-child(even) svg path {
    fill: rgb(191,149,135);
}.target_audience_tr p:hover svg {
    transform: scale(1.1) rotate(10deg);
}.target_audience_tr p:nth-child(1) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(2) {
    transform: translateX(30px);
}.target_audience_tr p:nth-child(3) {
    transform: translateX(60px);
}.target_audience_tr p:nth-child(4) {
    transform: translateX(90px);
}.target_audience_tr p:nth-child(5) {
    transform: translateX(120px);
}.target_audience_tr p:nth-child(6) {
    transform: translateX(150px);
}.target_audience_tr p:nth-child(1):hover {
    transform: translateX(10px);
}.target_audience_tr p:nth-child(2):hover {
    transform: translateX(40px);
}.target_audience_tr p:nth-child(3):hover {
    transform: translateX(70px);
}.target_audience_tr p:nth-child(4):hover {
    transform: translateX(100px);
}.target_audience_tr p:nth-child(5):hover {
    transform: translateX(130px);
}.target_audience_tr p:nth-child(6):hover {
    transform: translateX(160px);
}@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.target_audience_tr .class_space_Ck > div p {
    opacity: 0;
    animation: slideIn 0.5s ease forwards;
}.target_audience_tr .class_space_Ck > div p:nth-child(1) {
    animation-delay: 0.1s;
}.target_audience_tr .class_space_Ck > div p:nth-child(2) {
    animation-name: none;
    transform: translateX(30px);
    opacity: 1;
    animation-delay: 0.2s;
}.target_audience_tr .class_space_Ck > div p:nth-child(3) {
    opacity: 1;
    animation-name: none;
    transform: translateX(60px);
    animation-delay: 0.3s;
}.target_audience_tr .class_space_Ck > div p:nth-child(4) {
    transform: translateX(90px);
    animation-name: none;
    opacity: 1;
    animation-delay: 0.4s;
}.target_audience_tr .class_space_Ck > div p:nth-child(5) {
    opacity: 1;
    animation-name: none;
    transform: translateX(120px);
    animation-delay: 0.5s;
}.target_audience_tr .class_space_Ck > div p:nth-child(6) {
    animation-name: none;
    animation-delay: 0.6s;
    opacity: 1;
    transform: translateX(150px);
}.target_audience_tr .class_space_Ck > div p:nth-child(7) {
    opacity: 1;
    animation-name: none;
    animation-delay: 0.6s;
    transform: translateX(120px);
}.target_audience_tr .class_space_Ck > div p:nth-child(8) {
    animation-delay: 0.6s;
    animation-name: none;
    opacity: 1;
    transform: translateX(90px);
}.target_audience_tr .class_space_Ck > div p:nth-child(9) {
    animation-name: none;
    opacity: 1;
    animation-delay: 0.6s;
    transform: translateX(60px);
}.target_audience_tr .class_space_Ck > div p:nth-child(10) {
    transform: translateX(30px);
    animation-name: none;
    animation-delay: 0.6s;
    opacity: 1;
}


@media (max-width: 991px) {.target_audience_tr {
    padding: 80px 0;
}.target_audience_tr h4 {
    margin-bottom: 50px;
    font-size: calc(33px * 0.9);
}.target_audience_tr div > div {
    margin-left: 40px;
}.target_audience_tr p {
    margin-bottom: 25px;
    padding: 18px 20px;
}.target_audience_tr p:nth-child(1) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(2) {
    transform: translateX(20px);
}.target_audience_tr p:nth-child(3) {
    transform: translateX(40px);
}.target_audience_tr p:nth-child(4) {
    transform: translateX(60px);
}.target_audience_tr p:nth-child(5) {
    transform: translateX(80px);
}.target_audience_tr p:nth-child(6) {
    transform: translateX(100px);
}.target_audience_tr p:nth-child(7) {
    transform: translateX(120px);
}.target_audience_tr p:nth-child(8) {
    transform: translateX(140px);
}.target_audience_tr p:nth-child(9) {
    transform: translateX(160px);
}.target_audience_tr p:nth-child(10) {
    transform: translateX(180px);
}.target_audience_tr p:nth-child(1):hover {
    transform: translateX(5px);
}.target_audience_tr p:nth-child(2):hover {
    transform: translateX(25px);
}.target_audience_tr p:nth-child(3):hover {
    transform: translateX(45px);
}.target_audience_tr p:nth-child(4):hover {
    transform: translateX(65px);
}.target_audience_tr p:nth-child(5):hover {
    transform: translateX(85px);
}.target_audience_tr p:nth-child(6):hover {
    transform: translateX(105px);
}.target_audience_tr p:nth-child(7):hover {
    transform: translateX(125px);
}.target_audience_tr p:nth-child(8):hover {
    transform: translateX(145px);
}.target_audience_tr p:nth-child(9):hover {
    transform: translateX(165px);
}.target_audience_tr p:nth-child(10):hover {
    transform: translateX(185px);
}
}

@media (max-width: 768px) {.target_audience_tr {
    padding: 70px 0;
}.target_audience_tr h4 {
    padding-left: 15px;
    margin-bottom: 40px;
    font-size: calc(33px * 0.8);
}.target_audience_tr div > div {
    margin-left: 30px;
}.target_audience_tr div > div::before {
    left: 10px;
}.target_audience_tr p {
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 15px;
}.target_audience_tr p::before {
    width: 20px;
    left: -20px;
}.target_audience_tr p::after {
    left: -32px;
    height: 14px;
    width: 14px;
}.target_audience_tr p:nth-child(1) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(2) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(3) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(4) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(5) {
    transform: translateX(0);
}.target_audience_tr p:nth-child(6) {
    transform: translateX(0);
}.target_audience_tr p:hover,
    .target_audience_tr p:nth-child(n):hover {
    transform: translateX(5px);
}
}

@media (max-width: 576px) {.target_audience_tr {
    padding: 60px 0;
}.target_audience_tr h4 {
    border-left-width: 3px;
    font-size: calc(33px * 0.7);
    margin-bottom: 30px;
}.target_audience_tr div > div {
    margin-left: 25px;
}.target_audience_tr p {
    font-size: calc(13px * 0.9);
    margin-bottom: 15px;
    padding: 12px;
}.target_audience_tr p svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}.target_audience_tr p::after {
    width: 12px;
    border-width: 2px;
    height: 12px;
}
}