﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
}.sBsite_header {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1256px;
    margin: auto;
}.ujtech_stack {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.utwrapper-skeleton {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}::-webkit-scrollbar {
    width: 6px;
    padding: 0px;
    background: radial-gradient(circle at top left, rgb(122,129,177) 32%, rgb(122,129,177,0.5) 67%, rgb(165,175,204) 65%, rgb(165,175,204,0.5) 3%, rgb(208,212,229) 81%);
}::-webkit-scrollbar-track {
    background: rgb(122,129,177);
    margin: 4px 0;
    border-radius: 8px;
}::-webkit-scrollbar-thumb {
    border-radius: 7.3em;
    min-height: 24px;
    transition: all, box-shadow, border-radius 4.9s ease-out;
    background: rgb(122,129,177,0.5);
}::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
    box-shadow: 1px -4px 10px 7px rgba(0, 0, 0, 0.6);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
    box-shadow: inset 3px -4px 6px 3px rgba(0, 0, 0, 0.3);
}* {
    scrollbar-width: auto;
    scrollbar-color: rgb(122,129,177,0.5) rgb(165,175,204);
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Rpeducation_experience {
    overflow: hidden;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgb(165,175,204,0.5) 100%);
    position: relative;
}.Rpeducation_experience::before {
    top: -10%;
    width: 120%;
    position: absolute;
    left: -5%;
    z-index: 1;
    transform: rotate(-12deg);
    content: "";
    height: 70%;
    background: rgb(122,129,177,0.5);
}.Rpeducation_experience .HSreview_feedback {
    z-index: 2;
    gap: 3rem;
    transform: translateX(5%);
    flex-direction: row;
    display: flex;
    position: relative;
    align-items: center;
}.Rpeducation_experience .Pvfull_image {
    transition: all 0.5s ease;
    transform: rotate(-5deg);
    width: 280px;
    height: 350px;
    box-shadow: 15px 15px 0 rgb(165,175,204,0.5);
    border-radius: 11px;
}.Rpeducation_experience .Pvfull_image:hover {
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: rotate(0deg) scale(1.05);
}.Rpeducation_experience .CQemp_milestones {
    border-radius: 11px;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    padding: 2rem;
    position: relative;
    transform: rotate(2deg) translateY(-30px);
    background: #ffffff;
    max-width: 60%;
}.Rpeducation_experience .CQemp_milestones::after {
    filter: blur(8px);
    position: absolute;
    width: 85%;
    height: 10px;
    content: "";
    background: rgb(122,129,177);
    transition: all 0.5s ease;
    left: 30px;
    bottom: -10px;
    opacity: 0.6;
}.Rpeducation_experience .CQemp_milestones:hover {
    transform: rotate(0deg) translateY(-20px);
}.Rpeducation_experience .CQemp_milestones:hover::after {
    width: 95%;
    opacity: 0.8;
}.Rpeducation_experience .name {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 0.5rem;
    color: rgb(165,175,204);
    transform: translateX(-20px);
}.Rpeducation_experience .CQemp_milestones > div:nth-child(2) {
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(122,129,177);
    font-size: 22px;
    transform: translateX(-10px);
}.Rpeducation_experience .VAcareer_overview {
    line-height: 1.6;
    font-weight: 400;
    color: #000000;
    position: relative;
    padding-left: 1.5rem;
    font-style: italic;
    font-size: 17px;
}.Rpeducation_experience .VAcareer_overview::before {
    content: "";
    background: linear-gradient(to bottom, rgb(165,175,204), rgb(122,129,177));
    left: 0;
    position: absolute;
    border-radius: 10px;
    height: 100%;
    width: 5px;
    top: 0;
}

@media (max-width: 992px) {.Rpeducation_experience .HSreview_feedback {
    transform: none;
    flex-direction: column;
    gap: 2rem;
}.Rpeducation_experience .Pvfull_image {
    height: 280px;
    margin: 0 auto;
    width: 220px;
}.Rpeducation_experience .CQemp_milestones {
    max-width: 100%;
    transform: none;
}.Rpeducation_experience .name,
    .Rpeducation_experience .CQemp_milestones > div:nth-child(2) {
    transform: none;
}}.NUcourse_program {
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(165,175,204,0.5), 0.05), rgba(rgb(122,129,177,0.5), 0.1));
    overflow: hidden;
    padding: 120px 0 80px;
}.NUcourse_program::before {
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(165,175,204,0.5), 0.15) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(rgb(122,129,177,0.5), 0.12) 0%, transparent 45%);
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    z-index: 0;
}.NUcourse_program::after {
    content: "";
    height: 45%;
    background: linear-gradient(225deg, rgba(rgb(165,175,204,0.5), 0.08), transparent);
    top: -10%;
    right: -5%;
    transform: rotate(-15deg) skew(15deg);
    width: 45%;
    z-index: 0;
    position: absolute;
}.NUcourse_program .container {
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.NUcourse_program h2 {
    max-width: 85%;
    margin-bottom: 50px;
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    transform: translateX(-5%);
    color: #000000;
    font-size: 36px;
}.NUcourse_program h2::after {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177));
    bottom: -15px;
    height: 3px;
    transform: scaleX(1);
    left: 0;
    content: "";
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 80px;
}.NUcourse_program h2:hover::after {
    transform: scaleX(1.5);
}.NUcourse_program .Mftraining_plan {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    grid-gap: 40px;
}.NUcourse_program .Pvfull_image {
    overflow: hidden;
    position: relative;
    height: 400px;
    box-shadow: 
        -15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1),
        5px -5px 30px rgba(rgb(255, 255, 255, 0.5), 0.1);
    transform: perspective(1000px) rotateY(-3deg) rotateX(2deg);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 0;
}.NUcourse_program .Pvfull_image::before {
    left: 0;
    mix-blend-mode: overlay;
    z-index: 1;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(rgb(165,175,204,0.5), 0.1),
        rgba(rgb(122,129,177,0.5), 0.15)
    );
    top: 0;
}.NUcourse_program .Pvfull_image::after {
    top: -50%;
    mix-blend-mode: overlay;
    transition: opacity 1.2s ease;
    left: -50%;
    opacity: 0;
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(255, 255, 255, 0.5), 0.1) 0%,
        transparent 70%
    );
    height: 200%;
    pointer-events: none;
    z-index: 2;
    width: 200%;
    content: "";
    position: absolute;
}.NUcourse_program .Pvfull_image:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
    box-shadow: 
        -20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
        10px -10px 30px rgba(rgb(255, 255, 255, 0.5), 0.05);
}.NUcourse_program .Pvfull_image:hover::after {
    opacity: 1;
}.NUcourse_program .HAtext_card {
    padding: 20px 0 0;
    position: relative;
}.NUcourse_program .description {
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    line-height: 1.75;
    margin-bottom: 25px;
    max-height: 350px;
    padding-right: 15px;
    color: #000000;
    overflow-y: auto;
    opacity: 1;
    position: relative;
    font-size: 18px;
}.NUcourse_program .description::-webkit-scrollbar {
    width: 4px;
}.NUcourse_program .description::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.NUcourse_program .description::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: linear-gradient(to bottom, rgb(165,175,204), rgb(122,129,177));
}.NUcourse_program .description:first-of-type {
    position: relative;
    z-index: 1;
}.NUcourse_program .description:first-of-type::first-letter {
    font-size: 1.5em;
    color: rgb(165,175,204);
    font-weight: 700;
    margin-right: 1px;
}.NUcourse_program .description:last-of-type {
    padding-left: 20px;
    border-left: 1px solid rgba(rgb(165,175,204,0.5), 0.2);
    position: relative;
}.NUcourse_program .description:last-of-type::before {
    content: "";
    left: -5px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    background: rgb(165,175,204);
}

@media (min-width: 768px) {.NUcourse_program {
    padding: 150px 0 100px;
}.NUcourse_program h2 {
    font-size: calc(36px * 1.2);
    max-width: 80%;
    margin-bottom: 60px;
}.NUcourse_program .Mftraining_plan {
    align-items: center;
    grid-gap: 60px;
    grid-template-columns: 1fr 1fr;
}.NUcourse_program .Pvfull_image {
    transform: perspective(1500px) rotateY(-5deg) rotateX(3deg) translateX(-20px);
    height: 500px;
}.NUcourse_program .Pvfull_image:hover {
    transform: perspective(1500px) rotateY(-2deg) rotateX(1deg) translateX(0);
}.NUcourse_program .HAtext_card {
    padding: 0 0 0 20px;
}.NUcourse_program .description {
    max-height: 300px;
}
}

@media (min-width: 992px) {.NUcourse_program .container {
    padding: 0 40px;
}.NUcourse_program h2 {
    max-width: 70%;
    font-size: calc(36px * 1.4);
    transform: translateX(-8%);
}.NUcourse_program h2::after {
    width: 120px;
    height: 4px;
}.NUcourse_program .Mftraining_plan {
    grid-gap: 80px;
}.NUcourse_program .Pvfull_image {
    height: 550px;
    transform: perspective(2000px) rotateY(-7deg) rotateX(3deg) translateX(-30px);
}.NUcourse_program .Pvfull_image:hover {
    transform: perspective(2000px) rotateY(-3deg) rotateX(1deg) translateX(-10px);
}.NUcourse_program .HAtext_card {
    padding: 0 0 0 40px;
}.NUcourse_program .description {
    line-height: 1.8;
    font-size: calc(18px * 1.05);
    max-height: 400px;
}
}

@media (min-width: 1200px) {.NUcourse_program {
    padding: 180px 0 120px;
}.NUcourse_program h2 {
    font-size: calc(36px * 1.5);
    max-width: 60%;
}.NUcourse_program .Mftraining_plan {
    grid-gap: 100px;
}.NUcourse_program .Pvfull_image {
    height: 600px;
}.NUcourse_program .description {
    max-height: 450px;
    font-size: calc(18px * 1.1);
}
}

@media (max-width: 767px) {.NUcourse_program {
    padding: 80px 0 60px;
}.NUcourse_program h2 {
    margin-bottom: 40px;
    max-width: 100%;
    font-size: calc(36px * 0.9);
    transform: translateX(0);
}.NUcourse_program .Pvfull_image {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg);
    height: 300px;
}.NUcourse_program .HAtext_card {
    padding: 20px 0 0;
}.NUcourse_program .description {
    max-height: 250px;
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}header {
    overflow: visible;
    position: relative;
    z-index: 100;
    padding: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    margin-top: 0;
    background: linear-gradient(120deg, rgb(165,175,204) 0%, rgb(122,129,177) 100%);
}header::before {
    position: absolute;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    z-index: -1;
    left: 2px;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 2px;
    right: 2px;
    bottom: 2px;
    content: '';
}header .xNnav_site {
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 1.2rem 3rem;
    z-index: 5;
    align-items: center;
}header .Edmain_primary {
    flex: 0 0 auto;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    transition: all 0.3s ease;
    margin-right: 2rem;
    background: rgba(255, 255, 255, 0.15);
}header .Edmain_primary::before {
    top: 3px;
    content: '';
    border: 1px dashed rgba(255, 255, 255, 0.3);
    position: absolute;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    z-index: -1;
    right: 3px;
    left: 3px;
    bottom: 3px;
}header .Edmain_primary:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}header .tUheader_wrap {
    position: relative;
    display: block;
    z-index: 1;
    transition: all 0.3s ease;
}header .tUheader_wrap img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}header .NPmain_edu {
    margin: 0;
    position: relative;
    z-index: 2;
    list-style: none;
    padding: 0;
    display: flex;
}header .gyhead_primary {
    position: relative;
    margin: 0 0.5rem;
}header .gyhead_primary a {
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    padding: 0 1.2rem;
    justify-content: center;
    display: flex;
    align-items: center;
    border: 1px solid transparent;
    position: relative;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    transition: all 0.3s ease;
    overflow: hidden;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    height: 40px;
}header .gyhead_primary a::before {
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    top: 0;
    height: 100%;
    content: '';
    width: 100%;
    transition: left 0.7s ease;
    position: absolute;
}header .gyhead_primary a:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: #ffffff;
}header .gyhead_primary a:hover::before {
    left: 100%;
}header .gyhead_primary::after {
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    position: absolute;
    background: #ffffff;
    content: '';
    left: 50%;
    transition: width 0.3s ease;
    bottom: -5px;
}header .gyhead_primary:hover::after {
    width: 80%;
}header .xNnav_site::before {
    content: '';
    right: 10px;
    width: 40px;
    border-bottom: none;
    border-right: none;
    height: 40px;
    top: 10px;
    opacity: 0.5;
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.3);
}header .xNnav_site::after {
    width: 40px;
    left: 10px;
    height: 40px;
    position: absolute;
    border: 2px solid rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    border-left: none;
    bottom: 10px;
    content: '';
    border-top: none;
}header .sBsite_header {
    padding-top: 2rem;
    position: relative;
    margin-top: -15px;
    background: rgb(208,212,229);
    z-index: 1;
}@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

header::after {
    background: #ffffff;
    box-shadow: 0 0 10px #ffffff;
    content: '';
    border-radius: 50%;
    width: 8px;
    top: 15px;
    right: 15px;
    position: absolute;
    height: 8px;
    animation: pulse 2s infinite;
}

@media (min-width: 1400px) {header .xNnav_site {
    max-width: 1320px;
    margin: 0 auto;
}header .gyhead_primary {
    margin: 0 0.7rem;
}header .gyhead_primary a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .xNnav_site {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .Edmain_primary {
    margin-right: 0;
    margin-bottom: 0;
}header .NPmain_edu {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .gyhead_primary a {
    font-size: calc(18px - 1px);
    height: 35px;
    padding: 0 1rem;
}header .xNnav_site::before,
    header .xNnav_site::after {
    display: none;
}.sBsite_header {
    margin-top: -10px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .xNnav_site {
    padding: 0.8rem 1.5rem;
}header .Edmain_primary {
    padding: 0.5rem 0.8rem;
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
}header .tUheader_wrap img {
    max-height: 35px;
}header .NPmain_edu {
    margin-top: 0.8rem;
    justify-content: flex-start;
    scrollbar-width: thin;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
}header .NPmain_edu::-webkit-scrollbar {
    height: 3px;
}header .NPmain_edu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .gyhead_primary {
    flex: 0 0 auto;
    margin: 0 0.25rem;
}header .gyhead_primary a {
    padding: 0 0.8rem;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    height: 32px;
    font-size: calc(18px - 2px);
    white-space: nowrap;
}header .gyhead_primary::after {
    display: none;
}header::after {
    right: 10px;
    width: 5px;
    height: 5px;
    top: 10px;
}.sBsite_header {
    margin-top: -5px;
}
}

@media (max-width: 479px) {header .xNnav_site {
    padding: 0.7rem 1.2rem;
}header .Edmain_primary {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .gyhead_primary a {
    height: 30px;
    padding: 0 0.6rem;
    font-size: calc(18px - 3px);
}}.UZprivacy_niche {
    background: linear-gradient(145deg, rgb(208,212,229), rgba(240, 240, 245, 0.7));
    padding: 4rem 2rem;
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.UZprivacy_niche::before {
    opacity: 0.07;
    z-index: 0;
    width: 40%;
    position: absolute;
    background: linear-gradient(135deg, rgb(165,175,204,0.5), transparent);
    right: -5%;
    content: '';
    transform: rotate(-15deg) skew(15deg);
    top: -10%;
    height: 70%;
}.UZprivacy_niche::after {
    height: 60%;
    z-index: 0;
    bottom: -10%;
    opacity: 0.05;
    position: absolute;
    transform: rotate(12deg) skew(-12deg);
    width: 45%;
    content: '';
    background: linear-gradient(225deg, rgb(122,129,177,0.5), transparent);
    left: -5%;
}.UZprivacy_niche .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
    max-width: 1140px;
    margin: 0 auto;
}.UZprivacy_niche h1 {
    font-size: calc(46px * 1.1);
    color: rgb(165,175,204);
    line-height: 1.2;
    font-weight: 600;
    transform: translateX(-0.5rem);
    margin-bottom: 2.5rem;
    letter-spacing: -0.02em;
    position: relative;
}.UZprivacy_niche h1::after {
    width: 4rem;
    content: '';
    height: 3px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(122,129,177), transparent);
    bottom: -0.8rem;
}.UZprivacy_niche h2 {
    font-weight: 600;
    margin: 2.8rem 0 1.2rem;
    color: #000000;
    position: relative;
    padding-left: 1rem;
    font-size: 36px;
}.UZprivacy_niche h2::before {
    bottom: 0.5rem;
    top: 0.5rem;
    content: '';
    width: 4px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    opacity: 0.7;
    background: rgb(122,129,177);
}.UZprivacy_niche h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 2.5rem 0 1rem;
    padding-bottom: 0.7rem;
    color: #000000;
    font-size: calc(36px * 0.85);
    font-weight: 400;
}.UZprivacy_niche h4 {
    color: rgb(165,175,204);
    font-weight: 400;
    font-size: calc(36px * 0.75);
    margin: 2.2rem 0 0.8rem;
}.UZprivacy_niche p {
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 48rem;
    line-height: 1.7;
    font-size: 16px;
}.UZprivacy_niche ul {
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem;
    list-style-type: none;
}.UZprivacy_niche li {
    position: relative;
    padding-left: 1.8rem;
    font-size: 16px;
    margin-bottom: 1rem;
    color: #000000;
    line-height: 1.6;
}.UZprivacy_niche li::before {
    content: '';
    background: rgb(122,129,177);
    width: 0.5rem;
    top: 0.6rem;
    transform: rotate(45deg);
    height: 0.5rem;
    position: absolute;
    left: 0;
}.UZprivacy_niche span {
    line-height: 1.7;
    margin-bottom: 2rem;
    padding: 0.5rem 0 0;
    display: block;
    font-size: 16px;
    color: #000000;
    font-style: italic;
    border-left: 2px solid rgba(0, 0, 0, 0.05);
    padding-left: 1.2rem;
}.UZprivacy_niche strong {
    font-weight: 600;
    color: #000000;
}

@media (min-width: 768px) {.UZprivacy_niche {
    padding: 5rem 3rem;
}.UZprivacy_niche .container {
    padding: 0 2rem;
}.UZprivacy_niche h1 {
    font-size: calc(46px * 1.2);
    transform: translateX(-1rem);
    margin-bottom: 3rem;
}.UZprivacy_niche h1::after {
    height: 4px;
    width: 6rem;
}.UZprivacy_niche h2 {
    margin: 3.5rem 0 1.5rem;
    padding-left: 1.2rem;
}.UZprivacy_niche p {
    line-height: 1.75;
    font-size: calc(16px * 1.05);
}.UZprivacy_niche ul {
    padding-left: 2rem;
}.UZprivacy_niche li {
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.UZprivacy_niche {
    padding: 6rem 2rem;
}.UZprivacy_niche::before {
    height: 75%;
    width: 35%;
}.UZprivacy_niche::after {
    width: 40%;
    height: 65%;
}.UZprivacy_niche h1 {
    font-size: calc(46px * 1.3);
    margin-bottom: 3.5rem;
}.UZprivacy_niche h2 {
    font-size: calc(36px * 1.1);
}.UZprivacy_niche h2::before {
    width: 5px;
}.UZprivacy_niche p, .UZprivacy_niche li, .UZprivacy_niche span {
    font-size: calc(16px * 1.1);
}.UZprivacy_niche .container {
    padding: 0 3rem;
}.UZprivacy_niche li::before {
    width: 0.6rem;
    height: 0.6rem;
}
}

@media (min-width: 1200px) {.UZprivacy_niche {
    padding: 7rem 2rem;
}.UZprivacy_niche h1 {
    font-size: calc(46px * 1.4);
}.UZprivacy_niche h1::after {
    width: 8rem;
}.UZprivacy_niche .container {
    max-width: 1200px;
}
}

@media (hover: hover) {.UZprivacy_niche li:hover::before {
    transform: rotate(135deg);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
}

@media (prefers-reduced-motion: reduce) {.UZprivacy_niche *,
    .UZprivacy_niche *::before,
    .UZprivacy_niche *::after {
    transition: none !important;
    animation: none !important;
}}.PEprogram_outcomes {
    background: linear-gradient(135deg, rgb(165,175,204,0.5), rgb(122,129,177) 120%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.PEprogram_outcomes::before {
    top: 0;
    left: 0;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(165,175,204,0.5) 0%, transparent 60%);
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
}.PEprogram_outcomes::after {
    z-index: 0;
    width: 80%;
    position: absolute;
    height: 80%;
    transform: rotate(-15deg);
    background: radial-gradient(ellipse, rgb(122,129,177,0.5) 0%, transparent 70%);
    top: -30%;
    right: -30%;
    content: "";
}.PEprogram_outcomes .container {
    max-width: 1200px;
    grid-template-columns: 1fr;
    z-index: 2;
    margin: 0 auto;
    gap: 2.5rem;
    display: grid;
    position: relative;
    padding: 0 1.5rem;
}.PEprogram_outcomes .Pvfull_image {
    object-fit: cover;
    width: 100%;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    filter: saturate(1.1) contrast(1.05);
    height: auto;
}.PEprogram_outcomes .Pvfull_image:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.PEprogram_outcomes .Jmwhy_trust {
    justify-content: center;
    flex-direction: column;
    display: flex;
}.PEprogram_outcomes .HAtext_card {
    padding: 2rem;
    backdrop-filter: blur(8px);
    transform: translateY(-20px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
}.PEprogram_outcomes .HAtext_card:hover {
    transform: translateY(-25px);
    box-shadow: 0 15px 40px -5px rgba(0, 0, 0, 0.5);
}.PEprogram_outcomes h1 {
    font-weight: 700;
    font-size: clamp(1.75rem, 3vw, 40px);
    margin-bottom: 1.75rem;
    position: relative;
    color: #000000;
    line-height: 1.2;
}.PEprogram_outcomes h1::after {
    transition: width 0.4s ease;
    content: "";
    height: 0.25rem;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177));
    transform-origin: left;
    width: 4rem;
    position: absolute;
    left: 0;
}.PEprogram_outcomes .HAtext_card:hover h1::after {
    width: 6rem;
}.PEprogram_outcomes ul {
    margin: 0;
    list-style: none;
    grid-template-columns: 1fr;
    gap: 1.25rem;
    padding: 0;
    display: grid;
}.PEprogram_outcomes li {
    transition: transform 0.3s ease;
    align-items: flex-start;
    display: flex;
}.PEprogram_outcomes li:hover {
    transform: translateX(10px);
}.PEprogram_outcomes li p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
    display: flex;
    color: #000000;
    align-items: flex-start;
    margin: 0;
}.PEprogram_outcomes svg {
    flex-shrink: 0;
    transform: translateY(2px);
    width: 1.5rem;
    height: 1.5rem;
    transition: transform 0.3s ease-out;
    margin-right: 0.75rem;
}.PEprogram_outcomes li:hover svg {
    transform: translateY(0) scale(1.1);
}.PEprogram_outcomes svg path {
    fill: rgb(165,175,204);
    transition: fill 0.3s ease;
}.PEprogram_outcomes li:hover svg path {
    fill: rgb(122,129,177);
}

@media (min-width: 768px) {.PEprogram_outcomes .container {
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.PEprogram_outcomes .Pvfull_image {
    height: 100%;
    transform: perspective(1000px) rotateY(-8deg);
}.PEprogram_outcomes ul {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.PEprogram_outcomes .HAtext_card {
    padding: 2.5rem;
}
}

@media (min-width: 992px) {.PEprogram_outcomes {
    padding: 8rem 0;
}.PEprogram_outcomes .container {
    gap: 4rem;
}.PEprogram_outcomes .Pvfull_image {
    transform: perspective(1200px) rotateY(-12deg) translateZ(20px);
}.PEprogram_outcomes .HAtext_card {
    padding: 3rem;
}.PEprogram_outcomes h1 {
    margin-bottom: 2.25rem;
}
}

@media (max-width: 767px) {.PEprogram_outcomes {
    padding: 4rem 0;
}.PEprogram_outcomes .container {
    gap: 1.5rem;
}.PEprogram_outcomes .HAtext_card {
    transform: translateY(0);
}.PEprogram_outcomes .HAtext_card:hover {
    transform: translateY(-5px);
}.PEprogram_outcomes h1 {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
}.PEprogram_outcomes li p {
    font-size: 0.9rem;
}}.rEcookie_panel_overlay {
    background-color: rgb(208,212,229);
    z-index: 1000;
    border-top: 1px solid rgb(165,175,204);
    padding: 20px 0;
    position: fixed;
    width: 100%;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.5s ease-out;
    bottom: 0;
}.rEcookie_panel_overlay .Etlearn_cookies {
    flex-shrink: 0;
    margin-right: 20px;
    transform-origin: center;
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}.rEcookie_panel_overlay .Etlearn_cookies svg {
    width: 60px;
    fill: rgb(165,175,204);
    height: 60px;
}@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.rEcookie_panel_overlay .mOvisitor_privacy {
    flex-grow: 1;
}.rEcookie_panel_overlay .mOvisitor_privacy h5 {
    color: rgb(165,175,204);
    font-size: 22px;
    margin-bottom: 6px;
}.rEcookie_panel_overlay .mOvisitor_privacy p {
    margin: 0;
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
}.rEcookie_panel_overlay .JGdata_settings {
    text-decoration: none;
    color: #ffffff;
    transition: transform 0.3s, box-shadow 0.3s;
    font-size: 14px;
    background-color: rgb(165,175,204);
    margin-right: 15px;
    display: inline-block;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
}.rEcookie_panel_overlay .JGdata_settings:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.rEcookie_panel_overlay .JGdata_settings:active {
    box-shadow: none;
    transform: translateY(1px);
}
@media (max-width: 768px) {.rEcookie_panel_overlay .Etlearn_cookies {
    margin-bottom: 15px;
    margin-right: 0;
}.rEcookie_panel_overlay .JGdata_settings {
    width: 48%;
    margin-left: 0;
    text-align: center;
}}
#vpcookiePromptNotice {
    display: none;
}#vpcookiePromptNotice:checked ~ .rEcookie_panel_overlay {
    opacity: 0;
    visibility: hidden;
}.vRwelcome_section {
    background: linear-gradient(135deg, rgb(208,212,229), #ffffff, rgb(208,212,229));
    overflow: hidden;
    padding: 5% 3%;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
}.vRwelcome_section::before {
    top: 0;
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 100%;
    animation: backgroundShift 30s linear infinite;
    left: 0;
    opacity: 0.1;
    background-size: 50px 50px;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(165,175,204,0.5) 49.5%, rgb(165,175,204,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(122,129,177,0.5) 49.5%, rgb(122,129,177,0.5) 50.5%, transparent 50.5%);
    content: "";
}.vRwelcome_section h1 {
    font-size: calc(20px * 1.2);
    text-transform: uppercase;
    margin-bottom: 2rem;
    transform: translateY(0);
    z-index: 2;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: rgb(165,175,204);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    letter-spacing: 0.5px;
}.vRwelcome_section h1::after {
    border-radius: 10px;
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177));
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    content: "";
}.vRwelcome_section .Jmwhy_trust {
    gap: 2rem;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
}.vRwelcome_section .HAtext_card {
    background: linear-gradient(145deg, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    backdrop-filter: blur(5px);
    flex: 1;
    padding: 2rem;
    border-left: 4px solid rgb(165,175,204);
    transition: transform 0.4s ease-out;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
}.vRwelcome_section .HAtext_card:hover {
    transform: translateY(-5px);
}.vRwelcome_section ol {
    list-style: none;
    margin: 0;
    padding: 0;
}.vRwelcome_section ol li {
    margin-bottom: 1.5rem;
}.vRwelcome_section .AUstudy_express {
    align-items: center;
    flex-direction: column;
    text-align: center;
    display: flex;
}.vRwelcome_section svg {
    width: 120px;
    height: 120px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
}.vRwelcome_section svg:hover {
    transform: scale(1.05) rotate(2deg);
}.vRwelcome_section svg path {
    transition: fill 0.4s ease;
}.vRwelcome_section svg:hover path {
    fill: rgb(122,129,177);
}.vRwelcome_section svg text {
    transition: fill 0.4s ease;
}.vRwelcome_section svg:hover text {
    fill: rgb(165,175,204);
}.vRwelcome_section .AUstudy_express p {
    font-weight: 400;
    max-width: 85%;
    color: #000000;
    line-height: 1.6;
    margin: 0 0 1.5rem;
    font-size: calc(15px * 1.1);
}.vRwelcome_section .irhelp_card {
    position: relative;
    text-align: center;
    display: inline-block;
    display: block;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 10px 20px rgb(165,175,204,0.5);
    border-radius: 25px;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgb(165,175,204), rgb(122,129,177));
    padding: 1rem 2rem;
    max-width: 250px;
    margin: 1rem auto;
    text-decoration: none;
    transform: translateZ(0);
    font-size: 17px;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
}.vRwelcome_section .irhelp_card::before {
    position: absolute;
    left: -100%;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    height: 100%;
    transition: all 0.6s ease;
}.vRwelcome_section .irhelp_card:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15), 0 15px 30px rgb(165,175,204,0.5);
}.vRwelcome_section .irhelp_card:hover::before {
    left: 100%;
}.vRwelcome_section .Pvfull_image {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 300px;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    width: 100%;
}.vRwelcome_section .Pvfull_image::after {
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(165,175,204,0.5), transparent);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
}.vRwelcome_section .Pvfull_image:hover {
    transform: scale(1.02) translateY(-5px);
}

@keyframes backgroundShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media screen and (min-width: 768px) {.vRwelcome_section {
    padding: 6% 5%;
}.vRwelcome_section h1 {
    font-size: calc(35px * 0.85);
    margin-bottom: 3rem;
}.vRwelcome_section .Jmwhy_trust {
    align-items: center;
    flex-direction: row;
    gap: 3rem;
}.vRwelcome_section .HAtext_card {
    padding: 3rem;
}.vRwelcome_section svg {
    height: 150px;
    width: 150px;
}.vRwelcome_section .Pvfull_image {
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
    height: 450px;
    flex: 1;
}.vRwelcome_section .AUstudy_express p {
    line-height: 1.7;
    font-size: calc(15px * 1.2);
}.vRwelcome_section .irhelp_card {
    font-size: calc(17px * 1.1);
    padding: 1.2rem 2.5rem;
}
}

@media screen and (min-width: 992px) {.vRwelcome_section {
    padding: 5% 8%;
}.vRwelcome_section h1 {
    font-size: 35px;
}.vRwelcome_section .Jmwhy_trust {
    gap: 5rem;
}.vRwelcome_section .HAtext_card {
    border-right: 1px solid rgb(122,129,177,0.5);
    border-left: 6px solid rgb(165,175,204);
}.vRwelcome_section .AUstudy_express {
    align-items: flex-start;
    text-align: left;
}.vRwelcome_section svg {
    width: 180px;
    height: 180px;
}.vRwelcome_section .Pvfull_image {
    transform-origin: center right;
    height: 500px;
}.vRwelcome_section .AUstudy_express p {
    max-width: 90%;
    font-size: calc(15px * 1.25);
}.vRwelcome_section .irhelp_card {
    margin: 1rem 0;
}
}

@media screen and (min-width: 1200px) {.vRwelcome_section .Jmwhy_trust {
    gap: 7rem;
}.vRwelcome_section .HAtext_card {
    padding: 4rem;
}.vRwelcome_section .Pvfull_image {
    height: 550px;
}.vRwelcome_section h1 {
    margin-bottom: 4rem;
}.vRwelcome_section h1::after {
    width: 120px;
}
}

@media (prefers-reduced-motion: reduce) {.vRwelcome_section::before,
    .vRwelcome_section .irhelp_card::before,
    .vRwelcome_section .Pvfull_image,
    .vRwelcome_section svg,
    .vRwelcome_section h1,
    .vRwelcome_section .HAtext_card {
    transition: none;
    animation: none;
}}.siwho_we_are {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.siwho_we_are::before {
    content: "";
    z-index: 1;
    height: 100%;
    opacity: 0.15;
    top: 0;
    animation: pulse 15s infinite alternate;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(165,175,204,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(122,129,177,0.5) 0%, transparent 70%);
    width: 100%;
    position: absolute;
}.siwho_we_are::after {
    background-size: 100px 100px;
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 75%),
        linear-gradient(-45deg, transparent 75%, #000000 75%);
    opacity: 0.03;
    position: absolute;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    content: "";
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 2;
}.siwho_we_are .container {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.siwho_we_are .Jmwhy_trust {
    align-items: center;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.15);
    justify-content: space-between;
    padding: 40px;
    display: flex;
    border-radius: 16px;
    backdrop-filter: blur(10px);
    transition: all 0.5s ease;
    gap: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}.siwho_we_are .Jmwhy_trust:hover {
    border-color: rgb(165,175,204,0.5);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.siwho_we_are .nuexpert_studio {
    gap: 20px;
    position: relative;
    flex: 0 0 300px;
    flex-direction: column;
    display: flex;
}.siwho_we_are .nuexpert_studio::before {
    transform: scale(0.95);
    transition: all 0.5s ease;
    top: -15px;
    height: calc(100% + 30px);
    content: "";
    opacity: 0;
    border-radius: 16px;
    width: calc(100% + 30px);
    left: -15px;
    z-index: -1;
    border: 2px solid rgb(165,175,204,0.5);
    position: absolute;
}.siwho_we_are .nuexpert_studio:hover::before {
    transform: scale(1);
    opacity: 0.5;
}.siwho_we_are .Pvfull_image {
    width: 100%;
    border-radius: 16px;
    height: 350px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
}.siwho_we_are .Pvfull_image::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}.siwho_we_are .FApro_learn {
    padding: 20px;
    z-index: 10;
    background: rgb(165,175,204);
    transition: all 0.5s ease;
    transform: translateX(0);
    border-radius: 10px;
    margin-left: 20px;
    position: relative;
    margin-top: -50px;
}.siwho_we_are .nuexpert_studio:hover .FApro_learn {
    transform: translateX(-10px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}.siwho_we_are .zrmentor_team {
    font-size: 22px;
    font-family: Arial, sans-serif;
    margin: 0 0 5px 0;
    font-weight: 700;
    color: #ffffff;
}.siwho_we_are .yXknowledge_guides {
    font-size: 14px;
    margin: 0;
    opacity: 0.9;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.2px;
}.siwho_we_are .HAtext_card {
    flex: 1;
    display: flex;
    gap: 20px;
    flex-direction: column;
}.siwho_we_are .nIstudy_program {
    gap: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}.siwho_we_are .nIstudy_program svg {
    height: 40px;
    fill: rgb(165,175,204);
    width: 40px;
    transition: all 0.3s ease;
}.siwho_we_are .nIstudy_program:hover svg {
    transform: scale(1.1) rotate(5deg);
}.siwho_we_are .nIstudy_program svg path {
    transition: all 0.3s ease;
    fill: rgb(165,175,204);
}.siwho_we_are .nIstudy_program:hover svg path {
    fill: rgb(122,129,177);
}.siwho_we_are h2 {
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 32px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
}.siwho_we_are h2::after {
    height: 3px;
    position: absolute;
    content: "";
    width: 80px;
    left: 0;
    border-radius: 3px;
    transition: all 0.5s ease;
    bottom: 0;
    background: linear-gradient(90deg, rgb(165,175,204) 0%, rgb(122,129,177) 100%);
}.siwho_we_are .HAtext_card:hover h2::after {
    width: 120px;
}.siwho_we_are p {
    color: #000000;
    font-size: 14px;
    margin: 0;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    letter-spacing: 0.3px;
    font-weight: 400;
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@media (max-width: 992px) {.siwho_we_are {
    padding: 60px 0;
}.siwho_we_are .Jmwhy_trust {
    padding: 30px;
    flex-direction: column;
    gap: 40px;
}.siwho_we_are .nuexpert_studio {
    width: 100%;
    flex: 0 0 auto;
    max-width: 500px;
}.siwho_we_are .Pvfull_image {
    height: 300px;
}.siwho_we_are .FApro_learn {
    margin-left: 15px;
    margin-top: -40px;
}.siwho_we_are h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 768px) {.siwho_we_are {
    padding: 50px 0;
}.siwho_we_are .Jmwhy_trust {
    gap: 30px;
    padding: 25px;
}.siwho_we_are .nuexpert_studio {
    max-width: 400px;
}.siwho_we_are .Pvfull_image {
    height: 250px;
}.siwho_we_are .FApro_learn {
    margin-top: -35px;
    padding: 15px;
}.siwho_we_are .zrmentor_team {
    font-size: calc(22px * 0.9);
}.siwho_we_are .yXknowledge_guides {
    font-size: calc(14px * 0.9);
}.siwho_we_are h2 {
    font-size: calc(32px * 0.8);
    padding-bottom: 10px;
}.siwho_we_are h2::after {
    width: 60px;
}.siwho_we_are .HAtext_card:hover h2::after {
    width: 90px;
}.siwho_we_are p {
    font-size: calc(14px * 0.9);
}
}

@media (max-width: 576px) {.siwho_we_are {
    padding: 40px 0;
}.siwho_we_are .Jmwhy_trust {
    padding: 20px;
    gap: 25px;
}.siwho_we_are .Pvfull_image {
    height: 220px;
}.siwho_we_are .FApro_learn {
    margin-top: -30px;
    margin-left: 10px;
    padding: 12px;
}.siwho_we_are .nIstudy_program svg {
    width: 30px;
    height: 30px;
}.siwho_we_are h2 {
    padding-bottom: 8px;
    font-size: calc(32px * 0.7);
    margin-bottom: 10px;
}.siwho_we_are h2::after {
    height: 2px;
    width: 50px;
}.siwho_we_are .HAtext_card:hover h2::after {
    width: 70px;
}.siwho_we_are p {
    font-size: calc(14px * 0.85);
}}.vkappNote {
    padding: 6rem 0;
    background: linear-gradient(135deg, hsl(210, 40%, 95%), hsl(210, 40%, 98%));
    overflow: hidden;
    position: relative;
}.vkappNote::before {
    height: 200%;
    background: radial-gradient(circle at 20% 30%, rgb(165,175,204,0.5), transparent 60%);
    position: absolute;
    left: -20%;
    opacity: 0.2;
    width: 120%;
    content: "";
    z-index: 0;
    top: -50%;
    transform: rotate(-15deg);
}.vkappNote::after {
    background: radial-gradient(circle at 80% 80%, rgb(122,129,177,0.5), transparent 60%);
    position: absolute;
    bottom: -10%;
    content: "";
    width: 70%;
    opacity: 0.15;
    right: -10%;
    z-index: 0;
    height: 70%;
}.vkappNote .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 2rem;
}.vkappNote .Jmwhy_trust {
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s ease;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 5px 5px 10px rgba(255, 255, 255, 0.8),
        inset -5px -5px 10px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    background: #ffffff;
    clip-path: polygon(
        0 0,
        100% 0,
        98% 98%,
        2% 100%
    );
}.vkappNote .Jmwhy_trust:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.07),
        -25px -25px 70px rgba(255, 255, 255, 1),
        inset 5px 5px 10px rgba(255, 255, 255, 0.9),
        inset -5px -5px 10px rgba(0, 0, 0, 0.04);
}.vkappNote .Jmwhy_trust > div:first-child {
    overflow: hidden;
    padding-bottom: 1.5rem;
    position: relative;
    margin-bottom: 2rem;
}.vkappNote .Jmwhy_trust > div:first-child::after {
    bottom: 0;
    box-shadow: 0 2px 6px rgba(rgb(165,175,204,0.5), 0.2);
    animation: gradientSlide 6s infinite ease-in-out;
    background-size: 200% 100%;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    height: 3px;
    border-radius: 3px;
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177), rgb(165,175,204));
}.vkappNote h5 {
    padding-left: 1.2rem;
    color: #000000;
    line-height: 1.4;
    transform: translateZ(0);
    margin: 0;
    position: relative;
    font-weight: 700;
    font-size: calc(24px * 1.15);
}.vkappNote h5::before {
    transform: translateZ(0);
    background: rgb(165,175,204);
    top: 0.1em;
    width: 6px;
    height: 90%;
    content: "";
    box-shadow: 
        1px 1px 3px rgba(0, 0, 0, 0.1),
        -1px -1px 3px rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    border-radius: 3px;
}.vkappNote .Jmwhy_trust > div:last-child {
    position: relative;
    padding: 0.5rem 0;
    transform: translateZ(0);
    transition: all 0.3s ease;
}.vkappNote a {
    display: block;
    transform: translateZ(0);
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.03),
        -4px -4px 8px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(8px);
    padding: 0.5rem 1.2rem;
    background: 
        linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(240, 245, 250, 0.5));
    transition: all 0.3s ease;
    position: relative;
    border-radius: 12px;
    text-decoration: none;
}.vkappNote a:hover {
    box-shadow: 
        2px 2px 5px rgba(0, 0, 0, 0.02),
        -2px -2px 5px rgba(255, 255, 255, 0.7),
        inset 3px 3px 6px rgba(0, 0, 0, 0.03),
        inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    transform: translateY(1px);
}.vkappNote a:active {
    transform: translateY(2px);
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.05),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}.vkappNote p {
    color: #000000;
    z-index: 1;
    line-height: 1.7;
    position: relative;
    font-size: 17px;
    margin: 0;
    transition: all 0.3s ease;
}

@keyframes gradientSlide {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

@media (max-width: 991px) {.vkappNote {
    padding: 5rem 0;
}.vkappNote .Jmwhy_trust {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(1deg);
}.vkappNote h5 {
    font-size: calc(24px * 1.05);
}.vkappNote .Jmwhy_trust > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1.2rem;
}
}

@media (max-width: 767px) {.vkappNote {
    padding: 4rem 0;
}.vkappNote .Jmwhy_trust {
    clip-path: polygon(
            0 0,
            100% 0,
            97% 97%,
            3% 100%
        );
    transform: none;
    padding: 2rem;
}.vkappNote h5 {
    font-size: 24px;
    padding-left: 1rem;
}.vkappNote h5::before {
    width: 4px;
}.vkappNote a {
    padding: 0.5rem 1rem;
}.vkappNote p {
    font-size: calc(17px - 1px);
}
}

@media (max-width: 575px) {.vkappNote {
    padding: 3.5rem 0;
}.vkappNote .container {
    padding: 0 1.5rem;
}.vkappNote .Jmwhy_trust {
    border-radius: 12px;
    clip-path: polygon(
            0 0,
            100% 0,
            96% 96%,
            4% 100%
        );
    padding: 1.75rem;
}.vkappNote h5 {
    padding-left: 0.8rem;
    font-size: calc(24px - 2px);
}.vkappNote h5::before {
    width: 3px;
}.vkappNote .Jmwhy_trust > div:first-child {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
}.vkappNote a {
    padding: 0.4rem 0.8rem;
    border-radius: 8px;
}.vkappNote p {
    font-size: calc(17px - 2px);
    line-height: 1.6;
}}.BDtry_immediately {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(208,212,229);
    position: relative;
}.BDtry_immediately::before {
    content: '';
    opacity: 0.04;
    position: absolute;
    background: 
        linear-gradient(90deg, #000000 1px, transparent 1px) 0 0 / 40px 100%,
        linear-gradient(0deg, #000000 1px, transparent 1px) 0 0 / 100% 40px;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
}.BDtry_immediately .Jmwhy_trust {
    gap: 50px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    z-index: 10;
    position: relative;
    border-left: 4px solid rgb(165,175,204);
    padding-left: 50px;
}.BDtry_immediately .container p {
    font-weight: 700;
    color: #000000;
    position: relative;
    z-index: 5;
    grid-column: 1 / -1;
    line-height: 1.4;
    margin: 0;
    font-size: 35px;
}.BDtry_immediately .irhelp_card {
    grid-column: 1 / 2;
    text-transform: uppercase;
    box-shadow: 5px 5px 0 rgb(165,175,204);
    font-weight: 600;
    z-index: 5;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    font-size: 14px;
    background: rgb(208,212,229);
    padding: 20px 40px;
    border-radius: 10px;
    overflow: hidden;
}.BDtry_immediately .irhelp_card::before {
    transition: 0.5s;
    position: absolute;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    content: '';
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
}.BDtry_immediately .irhelp_card:hover {
    transform: translate(5px, 5px);
    box-shadow: 0 0 0 rgb(165,175,204);
}.BDtry_immediately .irhelp_card:hover::before {
    left: 100%;
}.BDtry_immediately .Jmwhy_trust::before {
    border-radius: 50%;
    z-index: -1;
    width: 350px;
    right: -175px;
    position: absolute;
    top: -175px;
    height: 350px;
    border: 2px solid rgb(165,175,204,0.5);
    content: '';
    opacity: 0.3;
}.BDtry_immediately .Jmwhy_trust::after {
    position: absolute;
    z-index: -1;
    right: -50px;
    opacity: 0.3;
    border: 2px solid rgb(122,129,177,0.5);
    bottom: -100px;
    content: '';
    border-radius: 50%;
    height: 200px;
    width: 200px;
}.BDtry_immediately::after {
    opacity: 0.05;
    position: absolute;
    height: 100%;
    content: '';
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(165,175,204,0.5) 100%);
    z-index: 1;
    width: 100%;
    left: 0;
}

@media (max-width: 991px) {.BDtry_immediately {
    padding: 80px 0;
}.BDtry_immediately .Jmwhy_trust {
    padding-left: 30px;
    gap: 40px;
}.BDtry_immediately .container p {
    font-size: calc(22px * 1.2);
}.BDtry_immediately .irhelp_card {
    padding: 18px 36px;
}
}

@media (max-width: 767px) {.BDtry_immediately {
    padding: 60px 0;
}.BDtry_immediately .Jmwhy_trust {
    grid-template-columns: 1fr;
    padding-left: 20px;
    gap: 30px;
}.BDtry_immediately .container p {
    font-size: 22px;
}.BDtry_immediately .irhelp_card {
    padding: 15px 30px;
    grid-column: 1;
}
}

@media (max-width: 480px) {.BDtry_immediately {
    padding: 40px 0;
}.BDtry_immediately .Jmwhy_trust {
    padding-left: 15px;
    border-left-width: 3px;
    gap: 20px;
}.BDtry_immediately .container p {
    font-size: calc(17px * 1.2);
}.BDtry_immediately .irhelp_card {
    font-size: calc(14px * 0.9);
    padding: 12px 25px;
}}.vPtariff_wrapper {
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(208,212,229) 0%, rgba(245, 247, 250, 0.95) 100%);
}.vPtariff_wrapper::before {
    top: -10%;
    z-index: 0;
    border-radius: 10px;
    transform: rotate(-15deg);
    width: 40%;
    position: absolute;
    right: -5%;
    height: 70%;
    background: linear-gradient(120deg, rgb(165,175,204,0.5) 20%, rgb(122,129,177,0.5) 80%);
    content: "";
    opacity: 0.1;
}.vPtariff_wrapper::after {
    transform: rotate(10deg);
    bottom: -5%;
    position: absolute;
    content: "";
    left: -3%;
    opacity: 0.08;
    height: 50%;
    border-radius: 10px;
    z-index: 0;
    background: linear-gradient(45deg, rgb(122,129,177,0.5) 30%, rgb(165,175,204,0.5) 70%);
    width: 35%;
}.vPtariff_wrapper .container {
    position: relative;
    max-width: 1400px;
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
}.vPtariff_wrapper .vnprice_panel {
    flex-direction: column;
    display: flex;
}.vPtariff_wrapper .KWaccess_plans {
    position: relative;
    margin-bottom: 3.5rem;
    order: 1;
    text-align: center;
}.vPtariff_wrapper .KWaccess_plans h2 {
    color: #000000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 29px;
    position: relative;
}.vPtariff_wrapper .KWaccess_plans h2::after {
    left: 50%;
    position: absolute;
    width: 70%;
    background: linear-gradient(90deg, transparent, rgb(165,175,204), transparent);
    transform: translateX(-50%);
    content: "";
    height: 3px;
    bottom: -0.75rem;
}.vPtariff_wrapper .uqpackage_deals {
    line-height: 1.6;
    max-width: 800px;
    font-size: 13px;
    margin: 0 auto;
    color: #000000;
}.vPtariff_wrapper .RAaccess_rates {
    order: 2;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    width: 100%;
}.vPtariff_wrapper .Nllearning_cost {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    height: 100%;
    display: block;
    position: relative;
    color: #000000;
    background: #ffffff;
    overflow: hidden;
}.vPtariff_wrapper .Nllearning_cost:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.vPtariff_wrapper .Nllearning_cost::before {
    transition: transform 0.3s ease;
    content: "";
    background: linear-gradient(90deg, rgb(165,175,204), rgb(122,129,177));
    transform: translateY(-5px);
    height: 5px;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
}.vPtariff_wrapper .Nllearning_cost:hover::before {
    transform: translateY(0);
}.vPtariff_wrapper .otpremium_cost {
    box-sizing: border-box;
    display: flex;
    height: 100%;
    flex-direction: column;
}.vPtariff_wrapper .pCplan_table {
    padding: 2rem 1.75rem;
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
}.vPtariff_wrapper .pCplan_table h3 {
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: calc(22px * 1.1);
    display: inline-block;
    color: #000000;
    position: relative;
}.vPtariff_wrapper .pCplan_table .sKfee_plans {
    margin-bottom: 1.5rem;
    font-size: calc(22px * 1.3);
    position: relative;
    font-weight: 700;
    color: rgb(165,175,204);
}.vPtariff_wrapper .pCplan_table .sKfee_plans::after {
    left: 0;
    position: absolute;
    content: "";
    width: 40px;
    bottom: -0.75rem;
    height: 2px;
    background: rgb(165,175,204,0.5);
}.vPtariff_wrapper .pCplan_table p {
    margin-bottom: 1.5rem;
    line-height: 1.65;
    flex-grow: 1;
    word-break: break-word;
    word-wrap: break-word;
    color: #000000;
    overflow-wrap: break-word;
    font-size: 13px;
}.vPtariff_wrapper .Pvfull_image {
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
    transition: transform 0.5s ease;
}.vPtariff_wrapper .Pvfull_image::after {
    width: 100%;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
}.vPtariff_wrapper .Nllearning_cost:hover .Pvfull_image {
    transform: scale(1.05);
}.vPtariff_wrapper .Nllearning_cost:nth-child(odd) .pCplan_table::before {
    background: rgb(165,175,204,0.5);
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 1rem;
    opacity: 0.1;
    width: 2.5rem;
    height: 2.5rem;
    right: 1rem;
    content: "";
}.vPtariff_wrapper .Nllearning_cost:nth-child(even) .pCplan_table::before {
    z-index: -1;
    opacity: 0.1;
    content: "";
    background: rgb(122,129,177,0.5);
    bottom: 1rem;
    position: absolute;
    height: 2.5rem;
    left: 1rem;
    width: 2.5rem;
    border-radius: 50%;
}

@media (min-width: 992px) {.vPtariff_wrapper .vnprice_panel {
    flex-direction: row;
}.vPtariff_wrapper .KWaccess_plans {
    text-align: left;
    order: 2;
    justify-content: center;
    padding-left: 3rem;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    flex: 0 0 30%;
}.vPtariff_wrapper .KWaccess_plans h2 {
    text-align: left;
    margin-bottom: 2rem;
}.vPtariff_wrapper .KWaccess_plans h2::after {
    transform: none;
    width: 40%;
    left: 0;
}.vPtariff_wrapper .uqpackage_deals {
    text-align: left;
    margin: 0;
}.vPtariff_wrapper .RAaccess_rates {
    order: 1;
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.vPtariff_wrapper {
    padding: 5rem 0;
}.vPtariff_wrapper .Nllearning_cost {
    margin-bottom: 1.5rem;
}.vPtariff_wrapper .KWaccess_plans {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.vPtariff_wrapper {
    padding: 4rem 0;
}.vPtariff_wrapper .KWaccess_plans h2 {
    font-size: calc(29px * 0.9);
}.vPtariff_wrapper .pCplan_table h3 {
    font-size: 22px;
}.vPtariff_wrapper .pCplan_table .sKfee_plans {
    font-size: calc(22px * 1.15);
}.vPtariff_wrapper .Pvfull_image {
    height: 160px;
}
}

@media (max-width: 575px) {.vPtariff_wrapper {
    padding: 3rem 0;
}.vPtariff_wrapper .container {
    padding: 0 1.5rem;
}.vPtariff_wrapper .RAaccess_rates {
    gap: 1.5rem;
}.vPtariff_wrapper .pCplan_table {
    padding: 1.5rem;
}.vPtariff_wrapper .Pvfull_image {
    height: 140px;
}
}

@media (hover: none) {.vPtariff_wrapper .Nllearning_cost:hover {
    transform: none;
}.vPtariff_wrapper .Nllearning_cost:hover .Pvfull_image {
    transform: none;
}}.zWcontact_information {
    padding: 90px 0;
    background: linear-gradient(160deg, rgb(208,212,229) 0%, rgb(165,175,204,0.5) 100%);
    position: relative;
    overflow: hidden;
}.zWcontact_information::before {
    height: 100%;
    opacity: 0.03;
    width: 100%;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(165,175,204,0.5),
        rgb(165,175,204,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
}.zWcontact_information .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.zWcontact_information h2 {
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    position: relative;
}.zWcontact_information .RCrequest_help {
    max-width: 800px;
    flex-direction: column;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    display: flex;
    margin: 0 auto;
    border-radius: 14px;
    overflow: hidden;
}.zWcontact_information .Pvfull_image {
    height: 200px;
    position: relative;
    width: 100%;
}.zWcontact_information .Pjhelp_help {
    position: relative;
    width: 100%;
    padding: 50px;
}.zWcontact_information form {
    width: 100%;
}.zWcontact_information form h3 {
    margin-bottom: 30px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 23px;
    font-family: Arial, sans-serif;
    position: relative;
}.zWcontact_information form h3::after {
    width: 100%;
    background: rgb(165,175,204);
    bottom: -10px;
    border-radius: 1.5px;
    height: 3px;
    content: "";
    left: 0;
    position: absolute;
}.zWcontact_information form input[type="text"] {
    border-radius: 10px;
    width: 100%;
    border: 2px solid transparent;
    font-size: 13px;
    margin-bottom: 20px;
    background: rgb(208,212,229);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 15px 20px;
}.zWcontact_information form input[type="text"]:focus {
    outline: none;
    border-color: rgb(165,175,204);
}.zWcontact_information form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.zWcontact_information .Rmhelp_block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.zWcontact_information .Rmhelp_block input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.zWcontact_information .Rmhelp_block label {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
}.zWcontact_information .Rmhelp_block label::before {
    height: 22px;
    border-radius: 10px;
    top: 2px;
    transition: all 0.3s ease;
    width: 22px;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(208,212,229);
}.zWcontact_information .Rmhelp_block input[type="checkbox"]:checked + label::before {
    background: rgb(165,175,204);
}.zWcontact_information .Rmhelp_block input[type="checkbox"]:checked + label::after {
    content: "";
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    width: 6px;
    height: 12px;
    position: absolute;
    left: 8px;
    top: 5px;
    border-bottom: 2px solid #ffffff;
}.zWcontact_information .Rmhelp_block label a {
    text-decoration: none;
    color: rgb(165,175,204);
    transition: all 0.3s ease;
}.zWcontact_information .Rmhelp_block label a:hover {
    text-decoration: underline;
}.zWcontact_information form .irhelp_card {
    font-weight: 600;
    padding: 16px 20px;
    background: rgb(165,175,204);
    font-size: 15px;
    color: #ffffff;
    border: none;
    position: relative;
    width: 100%;
    font-family: Arial, sans-serif;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
}.zWcontact_information form .irhelp_card:hover {
    background: rgb(122,129,177);
}.zWcontact_information svg {
    width: 20px;
    height: 20px;
    fill: rgb(165,175,204);
}.zWcontact_information svg path {
    fill: rgb(165,175,204);
    transition: fill 0.3s ease;
}

@media screen and (min-width: 768px) {.zWcontact_information .RCrequest_help {
    flex-direction: row;
    max-width: 1000px;
}.zWcontact_information .Pvfull_image {
    width: 40%;
    height: auto;
    min-height: 400px;
}.zWcontact_information .Pjhelp_help {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.zWcontact_information .Pvfull_image {
    width: 50%;
}.zWcontact_information .Pjhelp_help {
    padding: 60px;
    width: 50%;
}
}

@media screen and (min-width: 1200px) {.zWcontact_information .RCrequest_help {
    max-width: 1100px;
}.zWcontact_information .Pvfull_image {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.zWcontact_information {
    padding: 60px 0;
}.zWcontact_information h2 {
    margin-bottom: 30px;
    font-size: calc(48px * 0.7);
}.zWcontact_information .Pjhelp_help {
    padding: 30px 20px;
}.zWcontact_information form h3 {
    font-size: calc(23px * 0.9);
}}footer {
    position: relative;
    width: 100%;
}footer .ujtech_stack {
    padding: 100px 0 30px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    background-color: #2c3e50;
}footer .ujtech_stack::before {
    top: 0;
    content: "";
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    position: absolute;
    left: 0;
    background-size: 60px 60px;
    opacity: 0.1;
    height: 100%;
    width: 100%;
}footer .aIassign_help {
    position: relative;
    z-index: 1;
}footer .IZcontact_form {
    position: relative;
    margin: -70px auto 60px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
}footer .info_item {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    overflow: hidden;
    align-items: center;
    background-color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    height: 100px;
    display: flex;
    position: relative;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    content: "";
    background-color: rgb(165,175,204);
    left: 0;
    height: 50%;
    transition: height 0.3s ease, top 0.3s ease;
    top: 25%;
    width: 6px;
    position: absolute;
}footer .info_item:hover {
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}footer .info_item:hover::before {
    height: 100%;
    top: 0;
}footer .info_item svg {
    width: 22px;
    z-index: 1;
    fill: rgb(165,175,204);
    position: relative;
    margin-right: 15px;
    flex-shrink: 0;
    height: 22px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    z-index: 1;
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease;
    color: #2c3e50;
}footer .info_item a:hover {
    color: rgb(165,175,204);
}footer .text_main_holder {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
}footer .Edmain_primary, footer .subscribe_holder {
    position: relative;
    padding: 30px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}footer .Edmain_primary:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .NPmain_edu {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
}footer .Edmain_primary svg {
    filter: brightness(0) invert(1);
    width: auto;
    height: 45px;
    margin-bottom: 20px;
}footer .Xisustain_cta {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 12px;
}footer .NPmain_edu h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 23px;
    padding-bottom: 10px;
    grid-column: 1 / -1;
    position: relative;
}footer .NPmain_edu h5::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 50px;
    background-color: rgb(165,175,204);
    height: 2px;
}footer .pcnav_block {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 20px;
}footer .pcnav_block:hover {
    background-color: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}footer .pcnav_block a {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-decoration: none;
    padding: 8px 0;
    position: relative;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}footer .pcnav_block a:last-child {
    border-bottom: none;
}footer .pcnav_block a::before {
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: translateX(-10px);
    position: absolute;
    opacity: 0;
    content: "→";
    right: 0;
}footer .pcnav_block a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .pcnav_block a:hover::before {
    transform: translateX(0);
    opacity: 1;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 23px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
}footer .subscribe_holder h5::after {
    background-color: rgb(165,175,204);
    width: 50px;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    bottom: 0;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 14px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(165,175,204);
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .wKsub_agreement {
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    padding: 15px;
    border: none;
    font-weight: 600;
    transition: all 0.3s ease;
    background-color: rgb(165,175,204);
    cursor: pointer;
}footer .wKsub_agreement:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(122,129,177);
    transform: translateY(-3px);
}footer .PNplay_market {
    text-align: center;
    margin-top: 50px;
    position: relative;
}footer .jVscience_ref {
    border-radius: 30px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.6);
    padding: 8px 20px;
    font-size: 12px;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 2fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .wKsub_agreement {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .NPmain_edu {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .ujtech_stack {
    padding: 70px 0 30px;
}footer .IZcontact_form {
    margin-top: 0;
    margin-bottom: 40px;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .Edmain_primary, footer .subscribe_holder {
    padding: 25px 20px;
}footer .NPmain_edu h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .PNplay_market {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .ujtech_stack {
    padding: 50px 0 20px;
}footer .pcnav_block {
    padding: 15px;
}footer .NPmain_edu h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .input_holder input[type="email"],
    footer .wKsub_agreement {
    padding: 12px;
}
}