* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}.pVUMXjob_board {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    width: 1179px;
    margin: auto;
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
}.piJedsegment-wrapper {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}svg {
    height: 30px;
    width: 30px;
}.xwMlpnav_wrap {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.dKcNxthxSpot {
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(181,193,215,0.5) 0%, rgb(217,222,237) 100%);
}.dKcNxthxSpot::before {
    background: radial-gradient(circle at 70% 30%, rgb(145,162,188,0.5) 0%, transparent 60%);
    width: 100%;
    animation: pulse 15s infinite alternate ease-in-out;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.7;
}.dKcNxthxSpot::after {
    content: "";
    filter: blur(40px);
    z-index: 0;
    width: 300px;
    right: -50px;
    position: absolute;
    background: linear-gradient(225deg, rgb(181,193,215) 0%, transparent 70%);
    opacity: 0.2;
    height: 300px;
    bottom: -50px;
}.dKcNxthxSpot .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.dKcNxthxSpot .DVeISexpert_classes {
    position: relative;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 60px 40px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    display: flex;
}.dKcNxthxSpot .DVeISexpert_classes::before {
    top: 0;
    background: linear-gradient(to bottom, rgb(181,193,215), rgb(145,162,188));
    position: absolute;
    transform: scaleY(1.02);
    width: 5px;
    content: "";
    height: 100%;
    left: 0;
}.dKcNxthxSpot .DVeISexpert_classes::after {
    width: 80px;
    transform: rotate(15deg);
    top: -15px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: 40px;
    animation: float 8s infinite ease-in-out;
    position: absolute;
    background: rgb(145,162,188,0.5);
    content: "";
    z-index: -1;
    height: 80px;
}.dKcNxthxSpot .DVeISexpert_classes:hover {
    transform: perspective(1000px) rotateY(0deg);
}.dKcNxthxSpot h5 {
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    margin-bottom: 30px;
    font-size: 22px;
    color: #000000;
    padding-bottom: 20px;
}.dKcNxthxSpot h5::after {
    position: absolute;
    height: 3px;
    content: "";
    transition: width 0.3s ease;
    left: 0;
    width: 80px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
}.dKcNxthxSpot .DVeISexpert_classes:hover h5::after {
    width: 120px;
}.dKcNxthxSpot p {
    color: #000000;
    line-height: 1.8;
    position: relative;
    margin-bottom: 0;
    transition: color 0.3s ease;
    z-index: 2;
    font-size: 15px;
}.dKcNxthxSpot a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-decoration: none;
}.dKcNxthxSpot a::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(181,193,215,0.5), transparent);
    height: 1px;
    left: 0;
    transform: scaleX(0);
    bottom: 0;
    transform-origin: left;
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.dKcNxthxSpot a:hover::before {
    transform: scaleX(1);
}.dKcNxthxSpot a:hover p {
    color: rgb(181,193,215);
}

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

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

@media (min-width: 768px) {.dKcNxthxSpot {
    padding: 140px 0 100px;
}.dKcNxthxSpot .DVeISexpert_classes {
    padding: 80px 60px;
    margin: 0 auto;
    max-width: 900px;
}.dKcNxthxSpot h5 {
    font-size: calc(22px * 1.2);
    padding-bottom: 25px;
    margin-bottom: 40px;
}.dKcNxthxSpot p {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}.dKcNxthxSpot .DVeISexpert_classes::after {
    right: 60px;
    height: 100px;
    width: 100px;
}
}

@media (min-width: 992px) {.dKcNxthxSpot {
    padding: 160px 0 120px;
}.dKcNxthxSpot .DVeISexpert_classes {
    padding: 100px 80px;
    transform: perspective(1200px) rotateY(-3deg);
    margin: 0 auto;
    max-width: 1000px;
}.dKcNxthxSpot .DVeISexpert_classes::before {
    width: 8px;
}.dKcNxthxSpot h5 {
    max-width: 80%;
    font-size: calc(22px * 1.3);
}.dKcNxthxSpot p {
    max-width: 90%;
}.dKcNxthxSpot .DVeISexpert_classes::after {
    height: 120px;
    width: 120px;
    right: 80px;
    top: -20px;
}
}

@media (max-width: 767px) {.dKcNxthxSpot {
    padding: 80px 0 60px;
}.dKcNxthxSpot .DVeISexpert_classes {
    padding: 40px 25px;
    transform: perspective(800px) rotateY(-1deg);
}.dKcNxthxSpot h5 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.dKcNxthxSpot p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}.dKcNxthxSpot .DVeISexpert_classes::before {
    width: 3px;
}.dKcNxthxSpot .DVeISexpert_classes::after {
    width: 60px;
    right: 20px;
    height: 60px;
    top: -10px;
}
}

@media (max-width: 480px) {.dKcNxthxSpot {
    padding: 60px 0 40px;
}.dKcNxthxSpot .DVeISexpert_classes {
    padding: 30px 20px;
    transform: none;
}.dKcNxthxSpot h5 {
    font-size: calc(22px * 0.85);
    padding-bottom: 15px;
    margin-bottom: 20px;
}.dKcNxthxSpot .DVeISexpert_classes::after {
    display: none;
}}.tHEkTleadership_profile {
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(217,222,237) 0%, rgb(181,193,215,0.5) 100%);
    position: relative;
    overflow: hidden;
}.tHEkTleadership_profile::before {
    z-index: 0;
    position: absolute;
    filter: blur(20px);
    width: 30%;
    content: "";
    background: rgb(145,162,188,0.5);
    right: -5%;
    top: -5%;
    height: 30%;
    transform: rotate(-15deg) translateZ(0);
}.tHEkTleadership_profile::after {
    left: -5%;
    z-index: 0;
    content: "";
    background: rgb(181,193,215,0.5);
    height: 25%;
    position: absolute;
    filter: blur(15px);
    transform: rotate(15deg) translateZ(0);
    bottom: -5%;
    width: 25%;
}.tHEkTleadership_profile .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}.tHEkTleadership_profile .yetsqsuccess_stories {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 30px 60px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    padding: 3rem;
}.tHEkTleadership_profile .yetsqsuccess_stories:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 
                0 40px 80px rgba(0, 0, 0, 0.08);
}.tHEkTleadership_profile .yetsqsuccess_stories > div:first-child {
    position: relative;
    overflow: hidden;
}.tHEkTleadership_profile .PukbQimg_strip {
    height: 300px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transform: scale(1.05);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}.tHEkTleadership_profile .yetsqsuccess_stories:hover .PukbQimg_strip {
    transform: scale(1);
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 0.5rem;
    padding-left: 2rem;
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2)::before {
    transform: translateY(-50%);
    height: 70%;
    content: "";
    left: 0;
    top: 50%;
    position: absolute;
    width: 4px;
    background: linear-gradient(to bottom, rgb(181,193,215), rgb(145,162,188));
}.tHEkTleadership_profile .name {
    display: inline-block;
    font-weight: 700;
    margin: 0;
    position: relative;
    font-size: 20px;
    color: #000000;
}.tHEkTleadership_profile .name::after {
    width: 0;
    height: 2px;
    left: 0;
    transition: width 0.4s ease-out;
    position: absolute;
    content: "";
    bottom: -5px;
    background: rgb(181,193,215);
}.tHEkTleadership_profile .yetsqsuccess_stories:hover .name::after {
    width: 100%;
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2) > div {
    color: rgb(145,162,188);
    font-size: calc(12px - 2px);
    opacity: 0.9;
    letter-spacing: 0.5px;
    font-weight: 600;
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(3) {
    position: relative;
}.tHEkTleadership_profile .BrxnAcareer_explore {
    border-left: 3px solid rgb(181,193,215,0.5);
    margin: 0;
    font-size: 12px;
    background: linear-gradient(to right, rgba(rgb(217,222,237), 0.05), rgba(rgb(217,222,237), 0.02));
    padding: 1.5rem;
    position: relative;
    line-height: 1.7;
    color: #000000;
}.tHEkTleadership_profile .BrxnAcareer_explore::before {
    font-family: serif;
    left: 0.5rem;
    content: "";
    font-size: 5rem;
    opacity: 0.2;
    color: rgb(181,193,215,0.5);
    line-height: 1;
    top: -0.5rem;
    position: absolute;
}

@media (min-width: 768px) {.tHEkTleadership_profile {
    padding: 8rem 3rem;
}.tHEkTleadership_profile .yetsqsuccess_stories {
    padding: 4rem;
    grid-template-rows: auto 1fr;
    gap: 3rem 4rem;
    grid-template-columns: minmax(200px, 300px) 1fr;
}.tHEkTleadership_profile .yetsqsuccess_stories > div:first-child {
    grid-row: span 2;
}.tHEkTleadership_profile .PukbQimg_strip {
    height: 100%;
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2) {
    padding-left: 3rem;
}.tHEkTleadership_profile .BrxnAcareer_explore {
    padding: 2rem;
    font-size: calc(12px + 1px);
}
}

@media (min-width: 1024px) {.tHEkTleadership_profile {
    padding: 10rem 4rem;
}.tHEkTleadership_profile .yetsqsuccess_stories {
    grid-template-columns: minmax(300px, 400px) 1fr;
    gap: 4rem 5rem;
    padding: 5rem;
}.tHEkTleadership_profile .name {
    font-size: calc(20px + 2px);
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2) > div {
    font-size: 12px;
}.tHEkTleadership_profile .BrxnAcareer_explore {
    line-height: 1.8;
}.tHEkTleadership_profile .yetsqsuccess_stories::after {
    opacity: 0.1;
    background: linear-gradient(135deg, transparent 50%, rgb(181,193,215,0.5) 50%);
    height: 150px;
    width: 150px;
    transition: opacity 0.3s ease;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
}.tHEkTleadership_profile .yetsqsuccess_stories:hover::after {
    opacity: 0.2;
}
}

@media (max-width: 767px) {.tHEkTleadership_profile {
    padding: 4rem 1.5rem;
}.tHEkTleadership_profile .yetsqsuccess_stories {
    padding: 2rem;
    gap: 2rem;
}.tHEkTleadership_profile .PukbQimg_strip {
    height: 250px;
}.tHEkTleadership_profile .name {
    font-size: calc(20px - 1px);
}.tHEkTleadership_profile .yetsqsuccess_stories > div:nth-child(2) > div {
    font-size: calc(12px - 3px);
}.tHEkTleadership_profile .BrxnAcareer_explore {
    padding: 1rem;
    font-size: calc(12px - 1px);
}}.pVUMXjob_board {
    z-index: 1;
    color: #ffffff;
    padding: 5rem 0 3rem;
    position: relative;
}.pVUMXjob_board::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(181,193,215,0.5) 100%);
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    backdrop-filter: blur(8px);
    height: 100%;
    left: 0;
    z-index: -1;
}.pVUMXjob_board .container {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    position: relative;
}.pVUMXjob_board .company_holder {
    position: relative;
    animation: borderPulse 4s infinite alternate;
    border-left: 2px solid rgb(181,193,215);
    padding-left: 2rem;
}@keyframes borderPulse {
    0% {
        border-left-color: rgb(181,193,215);
    }
    50% {
        border-left-color: rgb(145,162,188);
    }
    100% {
        border-left-color: rgb(181,193,215);
    }
}

.pVUMXjob_board .company_holder h3 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to right, #ffffff, rgb(145,162,188));
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    font-size: calc(29px * 1.2);
    margin-bottom: 1.5rem;
    font-weight: 700;
}.pVUMXjob_board .boBLecase_study {
    margin-top: 1rem;
    opacity: 0.8;
    line-height: 1.6;
    font-size: 15px;
    color: #ffffff;
}.pVUMXjob_board .ACsgFlaw_res {
    justify-content: flex-end;
    display: flex;
}.pVUMXjob_board .QjSxfmain_header {
    gap: 4rem;
    display: flex;
}.pVUMXjob_board .pHzvVhead_main {
    position: relative;
}.pVUMXjob_board .pHzvVhead_main::before {
    border-top: 1px solid rgb(181,193,215);
    width: 40px;
    height: 40px;
    position: absolute;
    top: -10px;
    opacity: 0.4;
    content: "";
    border-left: 1px solid rgb(181,193,215);
    left: -20px;
}.pVUMXjob_board .pHzvVhead_main::after {
    width: 40px;
    bottom: -10px;
    opacity: 0.4;
    height: 40px;
    border-bottom: 1px solid rgb(181,193,215);
    content: "";
    right: -20px;
    position: absolute;
    border-right: 1px solid rgb(181,193,215);
}.pVUMXjob_board .pHzvVhead_main h5 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    color: rgb(145,162,188);
    letter-spacing: 1px;
    font-size: 19px;
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header a {
    position: relative;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    padding-left: 1rem;
    opacity: 0.8;
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header a::before {
    transition: all 0.3s ease;
    height: 5px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-color: rgb(181,193,215);
    content: "";
    width: 5px;
    top: 50%;
    left: 0;
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(181,193,215);
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header a:hover::before {
    background-color: rgb(145,162,188);
    width: 7px;
    height: 7px;
}.czAnBwebinar_live {
    position: relative;
    padding: 1.5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.czAnBwebinar_live::before {
    top: 0;
    opacity: 0.5;
    height: 1px;
    content: "";
    background: linear-gradient(to right, transparent, rgb(181,193,215), transparent);
    left: 0;
    position: absolute;
    width: 100%;
}.czAnBwebinar_live .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.czAnBwebinar_live .vOytSnews_feed {
    opacity: 0.7;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 992px) {.pVUMXjob_board .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.pVUMXjob_board .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.pVUMXjob_board .ACsgFlaw_res {
    justify-content: flex-start;
}.pVUMXjob_board .QjSxfmain_header {
    gap: 2rem;
}
}

@media screen and (max-width: 768px) {.pVUMXjob_board {
    padding: 3rem 0 2rem;
}.pVUMXjob_board .QjSxfmain_header {
    gap: 2rem;
    flex-direction: column;
}.pVUMXjob_board .pHzvVhead_main::before,
    .pVUMXjob_board .pHzvVhead_main::after {
    display: none;
}.pVUMXjob_board .pHzvVhead_main {
    margin-bottom: 1.5rem;
}.czAnBwebinar_live {
    padding: 1rem 0;
}
}

@media screen and (max-width: 576px) {.pVUMXjob_board .company_holder h3 {
    font-size: 29px;
}.pVUMXjob_board .pHzvVhead_main h5 {
    font-size: calc(22px * 1.1);
}.pVUMXjob_board .pHzvVhead_main .QjSxfmain_header a {
    font-size: calc(15px * 0.9);
}}.qTQCcprice_row {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,222,237) 0%, rgb(181,193,215,0.5) 100%);
    position: relative;
    padding: 100px 0;
}.qTQCcprice_row::before {
    position: absolute;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    left: 0;
    background: radial-gradient(circle at 30% 70%, rgb(145,162,188,0.5) 0%, transparent 60%);
    width: 100%;
    content: "";
    top: 0;
}.qTQCcprice_row .container {
    padding: 0 15px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1320px;
}.qTQCcprice_row .BPzVnfee_structure {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    gap: 60px;
}.qTQCcprice_row .ZqzgRpricing_block {
    position: relative;
    backdrop-filter: blur(10px);
    max-width: 100%;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(0deg);
    padding: 30px;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(181,193,215);
}.qTQCcprice_row .ZqzgRpricing_block:hover {
    transform: perspective(1000px) rotateX(2deg);
}.qTQCcprice_row .ZqzgRpricing_block h2 {
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    line-height: 1.3;
    -webkit-background-clip: text !important;
    letter-spacing: -0.02em;
    background-clip: text !important;
    transform: translateZ(0);
    font-size: 36px;
    font-weight: 700;
    color: transparent;
    margin-bottom: 20px;
}.qTQCcprice_row .ZqzgRpricing_block .tRXiylearning_deals {
    max-width: 700px;
    line-height: 1.6;
    color: #000000;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    font-size: 12px;
}.qTQCcprice_row .DaywQbundle_offer {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}.qTQCcprice_row .YJsgAfee_plan {
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
    position: relative;
    display: block;
    border-radius: 4px;
    text-decoration: none;
}.qTQCcprice_row .YJsgAfee_plan:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
    z-index: 5;
}.qTQCcprice_row .jTeuVdiscount_deals {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    flex-direction: column;
    border: 1px solid rgba(0, 0, 0, 0.06);
    height: 100%;
    position: relative;
}.qTQCcprice_row .jTeuVdiscount_deals::before {
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    width: 100%;
    transform-origin: left;
    content: "";
    position: absolute;
    transform: scaleX(0.8);
    top: 0;
    height: 5px;
    left: 0;
    transition: transform 0.4s ease-out;
}.qTQCcprice_row .YJsgAfee_plan:hover .jTeuVdiscount_deals::before {
    transform: scaleX(1);
}.qTQCcprice_row .HKxoyedu_packages {
    position: relative;
    display: flex;
    padding: 30px;
    flex: 1;
    flex-direction: column;
    z-index: 1;
}.qTQCcprice_row .HKxoyedu_packages h3 {
    font-weight: 700;
    position: relative;
    color: #000000;
    transform-origin: left;
    white-space: nowrap;
    transition: transform 0.3s ease;
    margin-bottom: 15px;
    font-size: calc(20px + 2px);
    overflow: hidden;
    text-overflow: ellipsis;
}.qTQCcprice_row .YJsgAfee_plan:hover .HKxoyedu_packages h3 {
    transform: translateX(5px) scale(1.03);
    color: rgb(181,193,215);
}.qTQCcprice_row .zMBSgplan_fee {
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: calc(20px + 4px);
    color: rgb(145,162,188);
    display: inline-block;
}.qTQCcprice_row .zMBSgplan_fee::after {
    height: 3px;
    background: rgb(181,193,215);
    position: absolute;
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    bottom: -5px;
    width: 50px;
    content: "";
    left: 0;
    transform: scaleX(0.5);
}.qTQCcprice_row .YJsgAfee_plan:hover .zMBSgplan_fee::after {
    transform: scaleX(1);
}.qTQCcprice_row .HKxoyedu_packages p {
    overflow-wrap: break-word;
    -webkit-line-clamp: 5;
    line-height: 1.6;
    flex: 1;
    word-break: break-word;
    display: -webkit-box;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
}.qTQCcprice_row .PukbQimg_strip {
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.qTQCcprice_row .PukbQimg_strip::after {
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    pointer-events: none;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
}.qTQCcprice_row .YJsgAfee_plan:hover .PukbQimg_strip {
    transform: scale(1.05);
}

@media (min-width: 768px) {.qTQCcprice_row .DaywQbundle_offer {
    grid-template-columns: repeat(2, 1fr);
}.qTQCcprice_row .ZqzgRpricing_block {
    padding: 40px;
}.qTQCcprice_row .HKxoyedu_packages {
    padding: 30px 35px;
}.qTQCcprice_row .PukbQimg_strip {
    height: 240px;
}
}

@media (min-width: 992px) {.qTQCcprice_row .BPzVnfee_structure {
    gap: 40px;
    align-items: stretch;
    flex-direction: row;
}.qTQCcprice_row .ZqzgRpricing_block {
    width: 30%;
    justify-content: center;
    display: flex;
    padding: 50px 40px;
    flex-direction: column;
}.qTQCcprice_row .DaywQbundle_offer {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}.qTQCcprice_row .HKxoyedu_packages {
    padding: 30px;
}.qTQCcprice_row .HKxoyedu_packages p {
    -webkit-line-clamp: 6;
}
}

@media (min-width: 1200px) {.qTQCcprice_row {
    padding: 120px 0;
}.qTQCcprice_row .DaywQbundle_offer {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.qTQCcprice_row .ZqzgRpricing_block h2 {
    font-size: calc(36px + 4px);
}.qTQCcprice_row .HKxoyedu_packages h3 {
    font-size: calc(20px + 4px);
}.qTQCcprice_row .zMBSgplan_fee {
    font-size: calc(20px + 8px);
}.qTQCcprice_row .PukbQimg_strip {
    height: 280px;
}
}

@media (min-width: 1400px) {.qTQCcprice_row .DaywQbundle_offer {
    grid-template-columns: repeat(2, 1fr);
}.qTQCcprice_row .HKxoyedu_packages p {
    -webkit-line-clamp: 7;
}
}

@media (hover: hover) {.qTQCcprice_row .YJsgAfee_plan {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.qTQCcprice_row .YJsgAfee_plan:hover {
    transform: translateY(-10px) scale(1.02);
}}.KUsrWexperience_trial {
    background: linear-gradient(135deg, rgb(145,162,188) 0%, rgb(181,193,215) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.KUsrWexperience_trial::before {
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(145,162,188,0.5) 0px,
        rgb(145,162,188,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    opacity: 0.1;
    height: 100%;
    content: "";
}.KUsrWexperience_trial::after {
    z-index: 1;
    position: absolute;
    content: "";
    right: -50px;
    width: 200px;
    height: 200px;
    background: rgb(181,193,215);
    bottom: -50px;
    opacity: 0.2;
    border-radius: 50%;
}.KUsrWexperience_trial .container {
    display: flex;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    align-items: center;
    flex-direction: column;
}.KUsrWexperience_trial h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
    text-align: center;
    transform: perspective(1000px) rotateX(2deg);
    font-weight: 700;
    transition: transform 0.5s ease;
    max-width: 900px;
    line-height: 1.4;
    font-size: 37px;
}.KUsrWexperience_trial h2:hover {
    transform: perspective(1000px) rotateX(0deg);
}.KUsrWexperience_trial .DVeISexpert_classes {
    padding: 30px 50px;
    align-items: center;
    transform: translateY(0);
    gap: 25px;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    display: flex;
    justify-content: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 26px;
    background: #ffffff;
}.KUsrWexperience_trial .DVeISexpert_classes::before {
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(181,193,215), rgb(145,162,188));
    content: "";
    width: 5px;
    top: 0;
    height: 100%;
    z-index: 1;
}.KUsrWexperience_trial .DVeISexpert_classes:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.KUsrWexperience_trial svg {
    transition: transform 0.3s ease;
    width: 48px;
    height: 48px;
    transform: rotate(-5deg);
}.KUsrWexperience_trial svg:hover {
    transform: rotate(0deg) scale(1.1);
}.KUsrWexperience_trial svg path {
    transition: fill 0.3s ease;
    fill: rgb(181,193,215);
}.KUsrWexperience_trial .DVeISexpert_classes:hover svg path {
    fill: rgb(145,162,188);
}.KUsrWexperience_trial .BpOtLquery_query {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-size: 18px;
    z-index: 1;
    color: #ffffff;
    border-radius: 10px;
    display: inline-block;
    font-family: Arial, sans-serif;
    padding: 15px 35px;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(181,193,215) 0%, rgb(145,162,188) 100%);
    text-decoration: none;
    overflow: hidden;
    position: relative;
}.KUsrWexperience_trial .BpOtLquery_query::before {
    position: absolute;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    transition: left 0.7s ease;
    left: -100%;
    height: 100%;
    width: 100%;
}.KUsrWexperience_trial .BpOtLquery_query:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px) scale(1.02);
}.KUsrWexperience_trial .BpOtLquery_query:hover::before {
    left: 100%;
}.KUsrWexperience_trial .BpOtLquery_query:active {
    transform: translateY(1px);
}.KUsrWexperience_trial .DVeISexpert_classes div {
    position: relative;
}.KUsrWexperience_trial .DVeISexpert_classes div::after {
    left: 0;
    background: rgb(145,162,188);
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    bottom: -10px;
    position: absolute;
    width: 0;
}.KUsrWexperience_trial .DVeISexpert_classes:hover div::after {
    width: 100%;
}

@media (max-width: 991px) {.KUsrWexperience_trial {
    padding: 80px 0;
}.KUsrWexperience_trial h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.KUsrWexperience_trial .DVeISexpert_classes {
    padding: 25px 40px;
}
}

@media (max-width: 767px) {.KUsrWexperience_trial {
    padding: 60px 0;
}.KUsrWexperience_trial h2 {
    font-size: calc(37px * 0.8);
    transform: none;
    margin-bottom: 25px;
}.KUsrWexperience_trial .DVeISexpert_classes {
    padding: 25px;
    flex-direction: column;
    gap: 20px;
}.KUsrWexperience_trial .DVeISexpert_classes::before {
    width: 100%;
    height: 5px;
}.KUsrWexperience_trial svg {
    height: 40px;
    width: 40px;
}.KUsrWexperience_trial .BpOtLquery_query {
    padding: 12px 30px;
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 479px) {.KUsrWexperience_trial {
    padding: 50px 0;
}.KUsrWexperience_trial h2 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.7);
}.KUsrWexperience_trial .DVeISexpert_classes {
    padding: 20px;
}.KUsrWexperience_trial svg {
    height: 32px;
    width: 32px;
}.KUsrWexperience_trial .BpOtLquery_query {
    font-size: calc(18px * 0.85);
    padding: 10px 25px;
}}.fIalxcontacts {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,222,237) 40%, rgba(rgb(181,193,215,0.5), 0.05) 100%);
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
    position: relative;
}.fIalxcontacts::before {
    right: -5%;
    top: -10%;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    height: 25rem;
    content: "";
    width: 25rem;
    animation: pulse 12s infinite alternate ease-in-out;
    background: radial-gradient(circle, rgba(rgb(145,162,188,0.5), 0.08) 0%, rgba(rgb(145,162,188,0.5), 0) 70%);
}.fIalxcontacts::after {
    position: absolute;
    height: 15rem;
    border-radius: 50%;
    bottom: -5%;
    animation: pulse 15s infinite alternate-reverse ease-in-out;
    background: radial-gradient(circle, rgba(rgb(181,193,215,0.5), 0.06) 0%, rgba(rgb(181,193,215,0.5), 0) 70%);
    left: -2%;
    z-index: 0;
    content: "";
    width: 15rem;
}.fIalxcontacts h1 {
    text-align: center;
    color: #000000;
    margin-bottom: 3rem;
    font-weight: 700;
    font-size: 39px;
    transform: translateY(-5px);
    position: relative;
}.fIalxcontacts h1::after {
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    width: 80px;
    content: "";
    left: 50%;
    height: 3px;
}.fIalxcontacts .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.fIalxcontacts .ZTxcQask_team {
    padding: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    transform: translateY(0);
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    position: relative;
}.fIalxcontacts .ZTxcQask_team:hover {
    transform: translateY(-5px);
}.fIalxcontacts .ZTxcQask_team > div {
    position: relative;
}.fIalxcontacts .ZTxcQask_team > div:first-child {
    color: #000000;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding-bottom: 1.5rem;
    line-height: 1.7;
    font-size: 1.1rem;
}.fIalxcontacts .ZTxcQask_team > div:first-child::before {
    content: "";
    left: -10px;
    font-size: 5rem;
    position: absolute;
    color: rgba(rgb(181,193,215,0.5), 0.1);
    top: -30px;
    font-family: serif;
}.fIalxcontacts h6 {
    font-size: 22px;
    gap: 0.5rem;
    color: #000000;
    font-weight: 600;
    align-items: center;
    display: flex;
    margin-bottom: 0.75rem;
}.fIalxcontacts h6 svg {
    transform: translateY(-1px);
    width: 20px;
    height: 20px;
}.fIalxcontacts span {
    margin-top: -5px;
    display: block;
    margin-left: 28px;
    font-size: 16px;
    color: #000000;
}.fIalxcontacts .lBEcXsupport_contact {
    display: flex;
    gap: 1.5rem;
    margin-top: 0.5rem;
    flex-direction: column;
}.fIalxcontacts .jluqFget_contactcard {
    font-size: 16px;
    gap: 0.5rem;
    color: #000000;
    align-items: center;
    display: flex;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    transition: color 0.3s ease, transform 0.3s ease;
}.fIalxcontacts .jluqFget_contactcard::before {
    bottom: -4px;
    content: "";
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    width: 0;
    left: 0;
    position: absolute;
    height: 2px;
}.fIalxcontacts .jluqFget_contactcard:hover {
    color: rgb(181,193,215);
    transform: translateX(5px);
}.fIalxcontacts .jluqFget_contactcard:hover::before {
    width: 100%;
}.fIalxcontacts .jluqFget_contactcard svg {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}.fIalxcontacts .jluqFget_contactcard:hover svg {
    transform: scale(1.1) rotate(5deg);
}.fIalxcontacts svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}.fIalxcontacts .jluqFget_contactcard:hover svg path {
    fill: rgb(181,193,215);
}

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

@media (min-width: 768px) {.fIalxcontacts {
    padding: 8rem 3rem;
}.fIalxcontacts .ZTxcQask_team {
    grid-template-columns: 2fr 1fr 1fr;
    padding: 4rem;
    gap: 3rem;
}.fIalxcontacts .ZTxcQask_team > div:first-child {
    padding-bottom: 0;
    border-right: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    border-bottom: none;
    padding-right: 2rem;
}.fIalxcontacts h1 {
    font-size: calc(39px * 1.1);
    margin-bottom: 4rem;
}.fIalxcontacts h1::after {
    width: 120px;
}
}

@media (min-width: 992px) {.fIalxcontacts {
    padding: 10rem 4rem;
}.fIalxcontacts .ZTxcQask_team {
    gap: 4rem;
    padding: 5rem;
}.fIalxcontacts h1 {
    font-size: calc(39px * 1.2);
}.fIalxcontacts .ZTxcQask_team > div:first-child {
    padding-right: 3rem;
}.fIalxcontacts .lBEcXsupport_contact {
    gap: 2rem;
}
}

@media (max-width: 767px) {.fIalxcontacts {
    padding: 4rem 1.5rem;
}.fIalxcontacts .ZTxcQask_team {
    padding: 2rem;
}.fIalxcontacts h1 {
    margin-bottom: 2rem;
}
}

@media (hover: none) {.fIalxcontacts .ZTxcQask_team:hover {
    transform: none;
}.fIalxcontacts .jluqFget_contactcard:hover {
    transform: none;
}}.EqmjOsecure_enclave {
    overflow: hidden;
    padding: 40px;
    width: 100%;
    box-shadow: 0 0 15px rgb(181,193,215,0.5);
    height: auto;
    color: #ffffff;
    border: 2px solid rgb(181,193,215);
    font-family: Arial, sans-serif;
}.EqmjOsecure_enclave h1 {
    padding-bottom: 10px;
    color: rgb(181,193,215);
    margin-top: 30px;
    border-bottom: 2px solid rgb(181,193,215);
    font-weight: 700;
    text-shadow: 0 0 10px rgb(181,193,215,0.5);
    margin-bottom: 20px;
    font-size: 40px;
    text-transform: uppercase;
}.EqmjOsecure_enclave h2 {
    padding-bottom: 5px;
    margin-top: 25px;
    color: rgb(145,162,188);
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 35px;
    border-bottom: 1px solid rgb(145,162,188);
    text-shadow: 0 0 10px rgb(145,162,188,0.5);
}.EqmjOsecure_enclave h3, .EqmjOsecure_enclave h4, .EqmjOsecure_enclave h5, .EqmjOsecure_enclave h6 {
    margin-bottom: 10px;
    color: rgb(181,193,215);
    font-size: 19px;
    text-shadow: 0 0 5px rgb(181,193,215,0.5);
    margin-top: 20px;
    font-weight: 600;
}.EqmjOsecure_enclave li {
    font-weight: 400;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
}.EqmjOsecure_enclave li::before {
    top: 0;
    position: absolute;
    content: "▸";
    left: -15px;
    color: rgb(181,193,215);
}.EqmjOsecure_enclave section {
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(181,193,215,0.5);
    padding: 20px;
    margin-top: 20px;
}.EqmjOsecure_enclave p, .EqmjOsecure_enclave span, .EqmjOsecure_enclave div {
    margin-bottom: 10px;
    line-height: 1.8;
    text-shadow: 0 0 5px rgb(181,193,215,0.5);
    font-weight: 300;
    color: #000000;
    font-size: 17px;
}

@media only screen and (max-width: 800px) {.EqmjOsecure_enclave {
    padding: 20px 10px;
}.EqmjOsecure_enclave h1 {
    font-size: calc(19px * 0.8);
}.EqmjOsecure_enclave h2 {
    font-size: calc(19px * 0.8);
}.EqmjOsecure_enclave h3, .EqmjOsecure_enclave h4, .EqmjOsecure_enclave h5, .EqmjOsecure_enclave h6 {
    font-size: calc(19px * 0.8);
}.EqmjOsecure_enclave p, .EqmjOsecure_enclave span, .EqmjOsecure_enclave div {
    font-size: calc(17px * 0.9);
}}.jYIKApolicyAgreementPanel {
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(181,193,215);
    background: rgb(217,222,237);
    width: 100%;
    z-index: 90;
}.knHDSdata_control {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}.jYIKApolicyAgreementPanel h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#WMnOwcookieModalMessage {
    display: none;
}#WMnOwcookieModalMessage:checked ~ .jYIKApolicyAgreementPanel {
    opacity: 0;
    visibility: hidden;
}.jYIKApolicyAgreementPanel p {
    font-size: 18px;
}.dkgyecookie_compl {
    margin-right: 10px;
    flex-shrink: 0;
}.dkgyecookie_compl svg, .dkgyecookie_compl svg path, .dkgyecookie_compl img {
    width: 100px;
    fill: rgb(181,193,215);
    height: 100px;
}.JUinTtrack_ack {
    flex-shrink: 0;
    min-width: 120px;
    text-align: center;
    font-size: 24px;
    white-space: nowrap;
    line-height: 35px;
    margin-left: 10px;
    color: rgb(181,193,215);
    cursor: pointer;
    border-bottom: 2px solid rgb(181,193,215);
    text-decoration: none;
}.jYIKApolicyAgreementPanel p a {
    color: rgb(181,193,215);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.jYIKApolicyAgreementPanel {
    padding: 20px;
}}

.piJedsegment-wrapper .jYIKApolicyAgreementPanel {
    background: rgb(145,162,188);
    border: none;
    padding: 40px 0;
    box-shadow: rgb(145,162,188,0.5) 0px 0px 40px 39px;
}.piJedsegment-wrapper .JUinTtrack_ack {
    background: rgb(181,193,215);
    font-weight: 400;
    font-size: 20px;
    padding: 10px;
    color: #ffffff;
    margin-left: 30px;
    border: none;
}.piJedsegment-wrapper .GypDKaccept_cookies h5, .piJedsegment-wrapper .GypDKaccept_cookies p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.dkgyecookie_compl {
    display: none;
}.knHDSdata_control {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.jYIKApolicyAgreementPanel h5 {
    text-align: center;
}.jYIKApolicyAgreementPanel p {
    text-align: center;
}.GypDKaccept_cookies {
    margin-bottom: 20px;
}body .piJedsegment-wrapper .JUinTtrack_ack {
    margin-bottom: 10px;
    margin-left: 0;
}}.HprdWour_background {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    color: #ffffff;
}.HprdWour_background::before {
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
}.HprdWour_background::after {
    border-radius: 50%;
    animation: pulse 8s infinite alternate ease-in-out;
    content: "";
    height: 300px;
    bottom: -100px;
    z-index: 1;
    right: -100px;
    width: 300px;
    background: rgb(181,193,215);
    opacity: 0.1;
    position: absolute;
}.HprdWour_background h4 {
    font-weight: 700;
    opacity: 0;
    z-index: 2;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    transform: translateY(30px);
    position: relative;
    animation: slideUp 0.8s 0.2s forwards ease-out;
    text-align: center;
    color: rgb(145,162,188);
    font-size: calc(34px * 1.1);
}.HprdWour_background .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    padding: 0 20px;
}.HprdWour_background .UtCZjinsight_box {
    border-left: 5px solid rgb(181,193,215);
    transform: translateX(-50px);
    position: relative;
    opacity: 0;
    padding: 40px 50px;
    background: rgba(255, 255, 255, 0.95);
    animation: slideIn 1s 0.5s forwards ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.HprdWour_background .UtCZjinsight_box::before {
    z-index: -1;
    top: -15px;
    position: absolute;
    opacity: 0.2;
    height: 60px;
    transform: rotate(45deg);
    width: 60px;
    background: rgb(145,162,188);
    left: 30px;
    content: "";
}.HprdWour_background .UtCZjinsight_box h6 {
    display: inline-block;
    font-size: calc(24px * 1.1);
    position: relative;
    color: #000000;
    margin-bottom: 25px;
    font-weight: 700;
}.HprdWour_background .UtCZjinsight_box h6::after {
    height: 3px;
    position: absolute;
    width: 50%;
    content: "";
    bottom: -10px;
    background: rgb(181,193,215);
    left: 0;
    animation: expand 0.8s 1s forwards ease-out;
    transform-origin: left;
    transform: scaleX(0);
}.HprdWour_background .UtCZjinsight_box div {
    overflow: hidden;
    position: relative;
}.HprdWour_background .UtCZjinsight_box span {
    font-size: 15px;
    column-gap: 40px;
    column-count: 1;
    display: block;
    transform: translateY(20px);
    line-height: 1.8;
    animation: fadeIn 1.2s 0.8s forwards ease-out;
    font-weight: 400;
    color: #000000;
    opacity: 0;
    text-align: justify;
}

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

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

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

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

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

@media screen and (min-width: 768px) {.HprdWour_background {
    padding: 150px 0 120px;
}.HprdWour_background h4 {
    font-size: calc(38px * 0.8);
    margin-bottom: 60px;
}.HprdWour_background .UtCZjinsight_box {
    margin-left: 50px;
    width: calc(100% - 100px);
    padding: 60px 70px;
}.HprdWour_background .UtCZjinsight_box span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.HprdWour_background {
    padding: 180px 0 150px;
}.HprdWour_background .container {
    justify-content: flex-end;
    align-items: center;
    display: flex;
}.HprdWour_background .UtCZjinsight_box {
    animation: slideIn 1.2s 0.5s forwards ease-out;
    opacity: 0;
    max-width: 1000px;
    width: 85%;
    transform: translateX(-150px);
    padding: 70px 80px;
}.HprdWour_background .UtCZjinsight_box h6 {
    margin-bottom: 30px;
    font-size: 24px;
}.HprdWour_background .UtCZjinsight_box span {
    column-count: 2;
}
}

@media screen and (max-width: 767px) {.HprdWour_background {
    padding: 80px 0 60px;
}.HprdWour_background h4 {
    font-size: calc(24px * 1.2);
    margin-bottom: 30px;
}.HprdWour_background .UtCZjinsight_box {
    padding: 30px 25px;
    border-left-width: 3px;
}.HprdWour_background .UtCZjinsight_box h6 {
    margin-bottom: 20px;
    font-size: 20px;
}.HprdWour_background .UtCZjinsight_box span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}
}

@media (hover: hover) {.HprdWour_background .UtCZjinsight_box:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}.HprdWour_background .UtCZjinsight_box:hover h6::after {
    transition: background-color 0.3s ease;
    background: rgb(145,162,188);
}}.JZRFLprogram_details {
    overflow: hidden;
    padding: 8rem 2rem;
    background: linear-gradient(45deg, rgb(145,162,188,0.5) 0%, rgb(217,222,237) 50%, rgb(181,193,215,0.5) 100%);
    position: relative;
}.JZRFLprogram_details::before {
    top: -50%;
    position: absolute;
    height: 200%;
    z-index: 1;
    animation: rotate 60s linear infinite;
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(145,162,188,0.5) 100%);
    left: -50%;
    content: "";
    width: 200%;
}.JZRFLprogram_details::after {
    left: 0;
    width: 100%;
    background: linear-gradient(
        rgb(145,162,188,0.5),
        transparent 20%,
        transparent 80%,
        rgb(181,193,215,0.5)
    );
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 2;
    content: "";
}.JZRFLprogram_details .container {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 3;
}.JZRFLprogram_details .vtblqpractical_study {
    flex-direction: column;
    position: relative;
    display: flex;
    margin-bottom: 2rem;
}.JZRFLprogram_details .UtCZjinsight_box {
    text-align: center;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}.JZRFLprogram_details h2 {
    color: #000000;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 41px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 3rem;
}.JZRFLprogram_details h2::before,
.JZRFLprogram_details h2::after {
    position: absolute;
    content: "";
    height: 3px;
    left: -25%;
    width: 150%;
    background: linear-gradient(to right, transparent, rgb(181,193,215), transparent);
}.JZRFLprogram_details h2::before {
    top: -15px;
}.JZRFLprogram_details h2::after {
    bottom: -15px;
}.JZRFLprogram_details .description {
    opacity: 0;
    color: #000000;
    line-height: 1.8;
    animation: slideUp 0.8s forwards;
    font-size: calc(18px * 1.1);
    position: relative;
    transform: translateY(30px);
    animation-delay: 0.2s;
    margin-bottom: 1.5rem;
}.JZRFLprogram_details .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.JZRFLprogram_details .PukbQimg_strip {
    transform: scale(0.95);
    border-radius: 23px;
    width: 100%;
    height: 500px;
    margin-top: 2rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}.JZRFLprogram_details .PukbQimg_strip::before {
    content: "";
    left: 0;
    background: linear-gradient(
        to bottom,
        rgb(181,193,215,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(145,162,188,0.5) 100%
    );
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease;
    z-index: 1;
    position: absolute;
    opacity: 0.7;
    top: 0;
}.JZRFLprogram_details .PukbQimg_strip:hover {
    transform: scale(1);
}.JZRFLprogram_details .PukbQimg_strip:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.JZRFLprogram_details {
    padding: 5rem 1.5rem;
}.JZRFLprogram_details .UtCZjinsight_box {
    margin-bottom: 3rem;
}.JZRFLprogram_details h2 {
    font-size: calc(41px * 0.85);
}.JZRFLprogram_details .PukbQimg_strip {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.JZRFLprogram_details {
    padding: 4rem 1rem;
}.JZRFLprogram_details .UtCZjinsight_box {
    margin-bottom: 2rem;
}.JZRFLprogram_details h2 {
    font-size: calc(41px * 0.7);
}.JZRFLprogram_details h2::before,
    .JZRFLprogram_details h2::after {
    width: 120%;
    left: -10%;
}.JZRFLprogram_details .description {
    font-size: 18px;
}.JZRFLprogram_details .PukbQimg_strip {
    height: 300px;
}}.XUJyIget_in_touch {
    background: rgb(217,222,237);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}.XUJyIget_in_touch::before {
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(181,193,215), 0.05) 49%, rgba(rgb(181,193,215), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(145,162,188), 0.05) 49%, rgba(rgb(145,162,188), 0.05) 51%, transparent 52%);
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    top: 0;
    content: "";
    background-size: 40px 40px;
}.XUJyIget_in_touch .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
}.XUJyIget_in_touch h2 {
    padding-bottom: 15px;
    color: #000000;
    position: relative;
    border-bottom: 3px solid rgb(181,193,215);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 50px;
    font-size: 37px;
}.XUJyIget_in_touch .XcHkahelp_reach {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    border-radius: 28px;
    background: #ffffff;
    position: relative;
}.XUJyIget_in_touch .PukbQimg_strip {
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    position: relative;
    flex: 0 0 45%;
    min-height: 550px;
}.XUJyIget_in_touch .kWCtxquery_map {
    background: #ffffff;
    padding: 60px;
    position: relative;
    flex: 0 0 55%;
}.XUJyIget_in_touch .kWCtxquery_map::before {
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    z-index: -1;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    opacity: 0.1;
    background-size: 30px 30px;
    background-position: 0 0, 15px 15px;
    position: absolute;
    left: 0;
}.XUJyIget_in_touch #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}.XUJyIget_in_touch h3 {
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    font-size: 22px;
    color: rgb(181,193,215);
}.XUJyIget_in_touch input[type="text"] {
    background: rgb(217,222,237);
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 13px;
    padding: 15px 20px;
    border-radius: 0 10px 10px 0;
    border: none;
    border-left: 3px solid rgb(181,193,215);
}.XUJyIget_in_touch input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    border-left-color: rgb(145,162,188);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.XUJyIget_in_touch input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.XUJyIget_in_touch .hptmZconnect_reach {
    gap: 12px;
    align-items: flex-start;
    margin-top: 10px;
    display: flex;
}.XUJyIget_in_touch .hptmZconnect_reach input[type="checkbox"] {
    cursor: pointer;
    position: relative;
    appearance: none;
    border: 2px solid rgb(217,222,237);
    background: rgb(217,222,237);
    margin-top: 3px;
    border-radius: 4px;
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
}.XUJyIget_in_touch .hptmZconnect_reach input[type="checkbox"]:checked {
    background: rgb(181,193,215);
    border-color: rgb(181,193,215);
}.XUJyIget_in_touch .hptmZconnect_reach input[type="checkbox"]:checked::after {
    height: 10px;
    content: "";
    width: 5px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    top: 40%;
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    left: 50%;
}.XUJyIget_in_touch .hptmZconnect_reach label {
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
}.XUJyIget_in_touch .hptmZconnect_reach a {
    color: rgb(181,193,215);
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
}.XUJyIget_in_touch .hptmZconnect_reach a:hover {
    color: rgb(145,162,188);
}.XUJyIget_in_touch .hptmZconnect_reach a::after {
    width: 100%;
    left: 0;
    transition: all 0.3s ease;
    background: rgb(181,193,215);
    position: absolute;
    content: "";
    bottom: -2px;
    height: 1px;
}.XUJyIget_in_touch .hptmZconnect_reach a:hover::after {
    background: rgb(145,162,188);
    height: 2px;
}.XUJyIget_in_touch .BpOtLquery_query {
    cursor: pointer;
    padding: 15px 35px;
    transition: all 0.3s ease;
    border: none;
    align-self: flex-start;
    font-size: 15px;
    margin-top: 15px;
    color: #ffffff;
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    background: rgb(181,193,215);
    overflow: hidden;
}.XUJyIget_in_touch .BpOtLquery_query::after {
    height: 0;
    transform: translate(-50%, -50%);
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transition: all 0.6s ease;
    background: rgba(255, 255, 255, 0.1);
    left: 50%;
    width: 0;
}.XUJyIget_in_touch .BpOtLquery_query:hover {
    background: rgb(145,162,188);
}.XUJyIget_in_touch .BpOtLquery_query:hover::after {
    width: 300%;
    height: 300%;
}.XUJyIget_in_touch svg {
    height: 20px;
    transition: all 0.3s ease;
    fill: rgb(181,193,215);
    width: 20px;
}.XUJyIget_in_touch svg path {
    fill: rgb(181,193,215);
    transition: all 0.3s ease;
}.XUJyIget_in_touch svg:hover {
    fill: rgb(145,162,188);
}.XUJyIget_in_touch svg:hover path {
    fill: rgb(145,162,188);
}

@media (max-width: 992px) {.XUJyIget_in_touch {
    padding: 70px 0;
}.XUJyIget_in_touch .XcHkahelp_reach {
    flex-direction: column;
}.XUJyIget_in_touch .PukbQimg_strip {
    min-height: 300px;
    flex: 0 0 auto;
}.XUJyIget_in_touch .kWCtxquery_map {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}

@media (max-width: 768px) {.XUJyIget_in_touch {
    padding: 60px 0;
}.XUJyIget_in_touch h2 {
    font-size: calc(37px - 4px);
    margin-bottom: 40px;
}.XUJyIget_in_touch .kWCtxquery_map {
    padding: 35px 25px 45px;
}.XUJyIget_in_touch #contact {
    gap: 20px;
}.XUJyIget_in_touch .PukbQimg_strip {
    min-height: 250px;
}
}

@media (max-width: 576px) {.XUJyIget_in_touch {
    padding: 50px 0;
}.XUJyIget_in_touch .container {
    padding: 0 15px;
}.XUJyIget_in_touch h2 {
    margin-bottom: 30px;
    font-size: calc(37px - 6px);
}.XUJyIget_in_touch .kWCtxquery_map {
    padding: 30px 20px 40px;
}.XUJyIget_in_touch .BpOtLquery_query {
    width: 100%;
}.XUJyIget_in_touch .PukbQimg_strip {
    min-height: 200px;
}}header .JlOvgmain_core {
    background: rgb(217,222,237);
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    position: relative;
}header .JlOvgmain_core::before {
    opacity: 0.2;
    z-index: -1;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(181,193,215,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(145,162,188,0.5) 0%, transparent 30%);
    height: 100%;
    width: 100%;
}header .JlOvgmain_core::after {
    top: 0;
    height: 100%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    opacity: 0.1;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 40%;
    background: linear-gradient(135deg, transparent 25%, rgb(181,193,215,0.5) 100%);
    content: "";
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .VBTeXnav_teach {
    grid-template-columns: auto 1fr;
    gap: 3rem;
    display: grid;
    align-items: center;
}header .xvkVSfirst_class {
    z-index: 2;
    position: relative;
}header .jEUvdmain_mainwrap {
    display: block;
    z-index: 2;
    position: relative;
}header .jEUvdmain_mainwrap::before,
header .jEUvdmain_mainwrap::after {
    position: absolute;
    transition: all 0.5s ease;
    background: rgb(181,193,215,0.5);
    z-index: -1;
    opacity: 0;
    content: "";
    border-radius: 50%;
}header .jEUvdmain_mainwrap::before {
    width: 50px;
    top: -15px;
    left: -15px;
    height: 50px;
}header .jEUvdmain_mainwrap::after {
    background: rgb(145,162,188,0.5);
    bottom: -5px;
    right: -10px;
    width: 25px;
    height: 25px;
}header .jEUvdmain_mainwrap:hover::before,
header .jEUvdmain_mainwrap:hover::after {
    transform: scale(1.2);
    opacity: 0.6;
}header .jEUvdmain_mainwrap svg {
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    transition: all 0.3s ease;
}header .jEUvdmain_mainwrap:hover svg {
    transform: rotate(-5deg);
}header .pHzvVhead_main {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 10px 20px;
    border-radius: 0 19px 19px 0;
    background: linear-gradient(to right, transparent, #ffffff);
    margin: 0;
    list-style: none;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}header .pHzvVhead_main::after {
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    background-size: 10px 10px;
    position: absolute;
    z-index: -1;
    opacity: 0.05;
    background-image: 
        linear-gradient(45deg, rgb(181,193,215,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(181,193,215,0.5) 50%, rgb(181,193,215,0.5) 75%, transparent 75%, transparent);
    animation: moveStripes 20s linear infinite;
}header .nBKkxnav_header {
    margin: 5px 8px;
    perspective: 800px;
    position: relative;
}header .nBKkxnav_header::before {
    height: 0;
    border-left: 5px solid rgb(181,193,215);
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    width: 0;
    opacity: 0;
    top: 50%;
    content: "";
    transition: all 0.3s ease;
    transform: translateY(-50%) scale(0);
    position: absolute;
    left: -10px;
}header .nBKkxnav_header:hover::before {
    left: -15px;
    transform: translateY(-50%) scale(1);
    opacity: 1;
}header .nBKkxnav_header a {
    position: relative;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    font-size: 15px;
    display: block;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    overflow: hidden;
    transform-style: preserve-3d;
    border: 1px solid transparent;
    background: transparent;
    color: #000000;
    padding: 10px 18px;
}header .nBKkxnav_header a::before {
    background: #ffffff;
    transform: translateZ(-1px);
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
}header .nBKkxnav_header a::after {
    content: "";
    bottom: 0;
    position: absolute;
    width: 0;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(181,193,215);
    height: 2px;
    transition: width 0.3s ease;
}header .nBKkxnav_header a:hover {
    border-color: rgb(181,193,215,0.5);
    color: rgb(181,193,215);
    transform: translateZ(20px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .nBKkxnav_header a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .VBTeXnav_teach {
    gap: 2rem;
    justify-items: center;
    grid-template-columns: 1fr;
}header .pHzvVhead_main {
    background: #ffffff;
    width: 100%;
    justify-content: center;
    border-radius: 19px;
    clip-path: none;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .nBKkxnav_header {
    margin: 3px 5px;
}header .nBKkxnav_header a {
    font-size: calc(15px - 1px);
    padding: 8px 15px;
}
}

@media (max-width: 480px) {header .pHzvVhead_main {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .nBKkxnav_header {
    width: 100%;
    margin: 3px 0;
}header .nBKkxnav_header a {
    width: 100%;
    text-align: center;
}header .nBKkxnav_header::before {
    display: none;
}header .jEUvdmain_mainwrap svg {
    height: 40px;
}}.vlwTWstay_updated {
    perspective: 1200px;
    overflow: hidden;
    position: relative;
    padding: 5rem 3rem;
    background: linear-gradient(125deg, rgb(217,222,237) 0%, rgba(0, 0, 0, 0.5) 100%);
}.vlwTWstay_updated::before {
    z-index: 1;
    top: -10%;
    position: absolute;
    left: -10%;
    background: rgb(181,193,215,0.5);
    filter: blur(2px);
    width: 60%;
    animation: float-panel 15s ease-in-out infinite alternate;
    transform: rotateY(-20deg) rotateX(10deg);
    content: "";
    height: 140%;
    opacity: 0.15;
}.vlwTWstay_updated::after {
    transform: rotateY(20deg) rotateX(-5deg);
    z-index: 1;
    height: 140%;
    opacity: 0.2;
    top: -20%;
    right: -10%;
    content: "";
    position: absolute;
    background: rgb(145,162,188,0.5);
    animation: float-panel-reverse 12s ease-in-out infinite alternate;
    width: 70%;
}.vlwTWstay_updated .DVeISexpert_classes {
    justify-content: space-between;
    gap: 2rem;
    display: flex;
    transform-style: preserve-3d;
    z-index: 2;
    align-items: center;
    position: relative;
}.vlwTWstay_updated p {
    font-size: 24px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateZ(30px) rotateY(-5deg);
    font-weight: 700;
    flex: 0 0 40%;
    padding-left: 2rem;
    color: #000000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}.vlwTWstay_updated p::before {
    width: 5px;
    background: linear-gradient(to bottom, rgb(181,193,215), rgb(145,162,188));
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateZ(10px) translateX(-5px) rotateY(15deg);
    height: 100%;
    content: "";
}.vlwTWstay_updated .input_holder {
    position: relative;
    flex: 0 0 60%;
    gap: 1rem;
    flex-direction: column;
    display: flex;
    transform: translateZ(50px) rotateY(5deg);
}.vlwTWstay_updated .input_holder::before {
    transform: translateZ(-20px) rotateY(-5deg);
    width: 140%;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    top: -40%;
    position: absolute;
    height: 180%;
    border-radius: 10px;
    filter: blur(3px);
    z-index: -1;
    left: -20%;
}.vlwTWstay_updated .AwStfmail_sub {
    transform: translateZ(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    padding: 1.3rem 1.5rem;
    border-radius: 10px;
    font-size: 17px;
    background: #ffffff;
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    border: none;
}.vlwTWstay_updated .AwStfmail_sub:focus {
    outline: none;
    transform: translateZ(20px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.vlwTWstay_updated .AwStfmail_sub::placeholder {
    opacity: 0.6;
    color: #000000;
}.vlwTWstay_updated .FUQzWemail_section {
    transform: translateZ(20px);
    font-family: Arial, sans-serif;
    padding: 1.2rem 2.5rem;
    overflow: hidden;
    align-self: flex-end;
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, rgb(145,162,188), rgb(181,193,215));
    border: none;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
}.vlwTWstay_updated .FUQzWemail_section::before {
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
    opacity: 0;
    top: 0;
    content: "";
    background: linear-gradient(to left, rgb(145,162,188), rgb(181,193,215));
    height: 100%;
    transition: opacity 0.3s ease;
}.vlwTWstay_updated .FUQzWemail_section:hover {
    transform: translateZ(30px) scale(1.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.vlwTWstay_updated .FUQzWemail_section:hover::before {
    opacity: 1;
}

@keyframes float-panel {
    0% {
        transform: rotateY(-20deg) rotateX(10deg) translateZ(0);
    }
    100% {
        transform: rotateY(-15deg) rotateX(5deg) translateZ(30px);
    }
}

@keyframes float-panel-reverse {
    0% {
        transform: rotateY(20deg) rotateX(-5deg) translateZ(0);
    }
    100% {
        transform: rotateY(15deg) rotateX(-10deg) translateZ(20px);
    }
}

@media (max-width: 768px) {.vlwTWstay_updated {
    padding: 3.5rem 1.5rem;
    perspective: 800px;
}.vlwTWstay_updated .DVeISexpert_classes {
    align-items: stretch;
    flex-direction: column;
}.vlwTWstay_updated p {
    font-size: 16px;
    margin-bottom: 2rem;
    transform: translateZ(20px) rotateY(0);
    flex: none;
}.vlwTWstay_updated p::before {
    transform: translateZ(5px) translateX(-2px) rotateY(0);
}.vlwTWstay_updated .input_holder {
    flex: none;
    transform: translateZ(30px) rotateY(0);
}.vlwTWstay_updated .FUQzWemail_section {
    width: 100%;
    align-self: stretch;
}}.RAcLqtitle_screen {
    background: linear-gradient(135deg, rgb(145,162,188,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 700px;
    display: flex;
    height: 100vh;
}.RAcLqtitle_screen::before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.05) 0%, transparent 50%);
    width: 100%;
}.RAcLqtitle_screen .PukbQimg_strip {
    z-index: 0;
    top: 0;
    filter: brightness(0.7) contrast(1.1) saturate(1.2);
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    transform: scale(1.05);
}.RAcLqtitle_screen .PukbQimg_strip::after {
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(to right, 
        rgba(rgb(181,193,215), 0.85) 0%, 
        rgba(rgb(145,162,188), 0.6) 100%);
    mix-blend-mode: multiply;
    content: "";
    height: 100%;
}.RAcLqtitle_screen .DVeISexpert_classes {
    z-index: 2;
    backdrop-filter: blur(8px);
    padding: 4rem 2rem;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}.RAcLqtitle_screen h1 {
    max-width: 800px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    transform: translateX(-2rem);
    opacity: 0;
    color: #ffffff;
    animation: slideInTitle 0.8s ease-out forwards 0.2s;
    font-size: calc(44px * 1.2);
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
}.RAcLqtitle_screen h1::after {
    left: 0;
    position: absolute;
    transform-origin: left;
    box-shadow: 0 2px 8px rgba(rgb(145,162,188), 0.5);
    background: rgb(145,162,188);
    bottom: -0.5rem;
    animation: growLine 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.8s;
    transform: scaleX(0);
    height: 4px;
    width: 120px;
    content: "";
}.RAcLqtitle_screen .UtCZjinsight_box {
    border-radius: 16px;
    transform: translateY(1rem);
    animation: fadeInUp 0.8s ease-out forwards 0.6s;
    padding: 2.5rem;
    border: 1px solid rgba(255,255,255,0.1);
    border-bottom: none;
    background: rgba(255,255,255,0.1);
    opacity: 0;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1),
        inset 0 1px 1px rgba(255,255,255,0.2),
        inset 0 -1px 1px rgba(0,0,0,0.1);
    margin-left: 2rem;
    backdrop-filter: blur(12px);
    max-width: 650px;
    position: relative;
}.RAcLqtitle_screen .UtCZjinsight_box::before {
    z-index: -1;
    position: absolute;
    border-radius: calc(16px + 10px);
    top: -10px;
    opacity: 0.4;
    background: linear-gradient(135deg, rgb(145,162,188,0.5) 0%, transparent 50%, rgb(181,193,215,0.5) 100%);
    bottom: -10px;
    right: -10px;
    filter: blur(10px);
    content: "";
    left: -10px;
}.RAcLqtitle_screen p {
    position: relative;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #ffffff;
    font-size: calc(16px * 1.2);
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}.RAcLqtitle_screen .hMyEglearn_team {
    margin: 2rem 0;
    display: flex;
    transform: scale(0.9);
    opacity: 0;
    justify-content: center;
    animation: zoomIn 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards 1s;
}.RAcLqtitle_screen svg {
    width: 120px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.2));
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 120px;
}.RAcLqtitle_screen svg:hover {
    transform: rotate(5deg) scale(1.05);
}.RAcLqtitle_screen svg path {
    fill: rgb(145,162,188);
    transition: fill 0.3s ease;
}.RAcLqtitle_screen svg:hover path {
    fill: rgb(115, 190, 188);
}.RAcLqtitle_screen svg text {
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    transition: fill 0.3s ease;
    font-weight: 700;
    fill: rgb(145,162,188);
}.RAcLqtitle_screen svg:hover text {
    fill: rgb(115, 190, 188);
}.RAcLqtitle_screen h6 {
    margin-top: 2rem;
}.RAcLqtitle_screen .BpOtLquery_query {
    background: rgb(145,162,188);
    position: relative;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 1rem 2.5rem;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden;
    font-size: 19px;
    transform: translateY(0);
    display: inline-block;
    box-shadow: 
        0 8px 20px rgba(rgb(145,162,188), 0.3),
        0 4px 10px rgba(0,0,0,0.2);
}.RAcLqtitle_screen .BpOtLquery_query::before {
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
    height: 100%;
    position: absolute;
    z-index: -1;
    content: "";
}.RAcLqtitle_screen .BpOtLquery_query::after {
    top: 50%;
    background: rgba(255,255,255,0.8);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.6s ease;
    left: 50%;
    border-radius: 50%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    z-index: -1;
    content: "";
    height: 10px;
    position: absolute;
    width: 10px;
}.RAcLqtitle_screen .BpOtLquery_query:hover {
    box-shadow: 
        0 12px 25px rgba(rgb(145,162,188), 0.4),
        0 8px 15px rgba(0,0,0,0.2);
    background: rgb(84, 160, 158);
    transform: translateY(-4px);
}.RAcLqtitle_screen .BpOtLquery_query:active {
    transform: translateY(-1px);
    box-shadow: 
        0 5px 15px rgba(rgb(145,162,188), 0.3),
        0 3px 8px rgba(0,0,0,0.2);
}.RAcLqtitle_screen .BpOtLquery_query:hover::after {
    opacity: 0.1;
    transform: translate(-50%, -50%) scale(15);
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-2rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@keyframes zoomIn {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@media (max-width: 991px) {.RAcLqtitle_screen {
    height: auto;
    min-height: 600px;
}.RAcLqtitle_screen .DVeISexpert_classes {
    padding: 3rem 1.5rem;
}.RAcLqtitle_screen h1 {
    font-size: calc(44px * 1.1);
    margin-bottom: 1.2rem;
}.RAcLqtitle_screen .UtCZjinsight_box {
    padding: 2rem;
    max-width: 600px;
    margin-left: 0;
}.RAcLqtitle_screen p {
    font-size: 16px;
}.RAcLqtitle_screen svg {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 767px) {.RAcLqtitle_screen {
    min-height: 500px;
}.RAcLqtitle_screen .DVeISexpert_classes {
    padding: 2.5rem 1rem;
}.RAcLqtitle_screen h1 {
    text-align: center;
    font-size: 44px;
}.RAcLqtitle_screen h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes growLine {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .RAcLqtitle_screen .UtCZjinsight_box {
    padding: 1.5rem;
    text-align: center;
    margin: 0 auto;
}.RAcLqtitle_screen p {
    font-size: calc(16px * 0.95);
}.RAcLqtitle_screen svg {
    height: 90px;
    width: 90px;
}.RAcLqtitle_screen .BpOtLquery_query {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 575px) {.RAcLqtitle_screen {
    min-height: 450px;
}.RAcLqtitle_screen .DVeISexpert_classes {
    padding: 2rem 0.8rem;
}.RAcLqtitle_screen h1 {
    font-size: calc(44px * 0.9);
}.RAcLqtitle_screen .UtCZjinsight_box {
    padding: 1.2rem;
}.RAcLqtitle_screen p {
    font-size: calc(16px * 0.9);
    margin-bottom: 1.5rem;
}.RAcLqtitle_screen svg {
    width: 80px;
    height: 80px;
}.RAcLqtitle_screen .hMyEglearn_team {
    margin: 1.5rem 0;
}.RAcLqtitle_screen h6 {
    margin-top: 1.5rem;
}.RAcLqtitle_screen .BpOtLquery_query {
    font-size: calc(19px * 0.9);
    padding: 0.7rem 1.8rem;
}
}