a {
    color: inherit;
    text-decoration: none;
}

header,footer {
    width: 100%;
}

header {
    box-shadow: 0 5px 15px rgb(174,193,193,0.5);
    position: relative;
    background: linear-gradient(to right, rgb(224,230,230), #ffffff);
    z-index: 100;
    padding: 1.5rem 0;
}

.YUfo-law-res {
    flex: 0 0 auto;
}

.YUfo-law-res {
    padding: 80px 0 40px;
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
    color: #ffffff;
}

.ukoG-header-mentor {
    flex: 1 0 auto;
}

.YMye-thxNote::before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
}

.YMye-thxNote .container {
    display: flex;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    flex-direction: column;
    z-index: 2;
    gap: 3rem;
}

.YMye-thxNote h2 {
    font-size: 37px;
    transform: translateY(-10px);
    animation: slideIn 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    margin: 0;
    opacity: 0;
    line-height: 1.3;
    position: relative;
    color: rgb(174,193,193);
    font-weight: 700;
    max-width: 90%;
    font-family: Arial, sans-serif;
}

.YMye-thxNote .oHkg-success-path {
    padding: 2.5rem;
    opacity: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 1.5rem), 
        calc(100% - 1.5rem) 100%, 
        0 100%
    );
    transform: translateY(20px);
    animation: popUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07), 
                0 1px 8px rgba(0, 0, 0, 0.04);
    position: relative;
    background: #ffffff;
}

.YMye-thxNote li {
    position: relative;
    padding-left: 2.5rem;
}

.YMye-thxNote li::after {
    font-size: 1rem;
    color: rgb(174,193,193);
    top: 0.4rem;
    font-weight: 700;
    position: absolute;
    left: 0.45rem;
    content: "✓";
}

.YMye-thxNote span {
    display: block;
    font-weight: 400;
    color: #000000;
    line-height: 1.8;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

.CnhO-connect::before {
    opacity: 0.2;
    bottom: 0;
    position: absolute;
    top: 0;
    animation: gridMove 25s linear infinite;
    content: '';
    right: 0;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(134,167,142,0.5) 95%) 0 0 / 20px 100%,
        linear-gradient(180deg, transparent 95%, rgb(174,193,193,0.5) 95%) 0 0 / 100% 20px;
}


.CnhO-connect .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.CnhO-connect .NdSQ-start-chat::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-size: 200% 100%;
    animation: gradientFlow 3s linear infinite;
    height: 3px;
    background: linear-gradient(90deg, rgb(174,193,193), rgb(134,167,142), rgb(174,193,193));
    content: '';
}


.CnhO-connect .NdSQ-start-chat::after {
    width: 150px;
    background: rgb(174,193,193,0.5);
    right: -75px;
    top: -75px;
    opacity: 0.2;
    height: 150px;
    border-radius: 50%;
    z-index: -1;
    content: '';
    position: absolute;
}

.CnhO-connect h3::after {
    box-shadow: 0 0 8px rgb(174,193,193);
    bottom: 0;
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    left: 0;
    content: '';
    background: rgb(174,193,193);
    width: 50px;
}

.CnhO-connect .WbGe-edu-chat {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    position: relative;
    gap: 25px;
}

.CnhO-connect .WbGe-edu-chat::before {
    width: 30%;
    height: 1px;
    position: absolute;
    background: rgb(174,193,193);
    box-shadow: 0 0 5px rgb(174,193,193);
    top: -20px;
    content: '';
    left: 0;
}

.CnhO-connect .WbGe-edu-chat span {
    background: #ffffff;
    flex-direction: column;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 20px;
    overflow: hidden;
    z-index: 1;
    display: flex;
    position: relative;
}

.CnhO-connect .WbGe-edu-chat span:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 0 4px rgb(174,193,193,0.5);
}

.CnhO-connect .WbGe-edu-chat span:hover svg {
    transform: scale(1.2);
    fill: rgb(134,167,142);
}

.CnhO-connect .WbGe-edu-chat span svg path {
    stroke: #ffffff;
    stroke-linecap: round;
    transition: all 0.3s ease;
    stroke-linejoin: round;
    stroke-width: 0.5;
}

.CnhO-connect .WbGe-edu-chat span span::before {
    display: none;
}

.CnhO-connect .WbGe-edu-chat span span a {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 2px 5px;
    align-items: center;
    position: relative;
    display: flex;
    border-radius: 10px;
    color: rgb(174,193,193);
}

.CnhO-connect .dnZN-write-experts {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    overflow: hidden;
    border-radius: 13px;
    position: relative;
    padding: 30px;
    grid-column: 1 / -1;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    backdrop-filter: blur(10px);
}

.CnhO-connect .dnZN-write-experts h4 {
    align-items: center;
    color: rgb(174,193,193);
    display: flex;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 15px;
}

.CnhO-connect .dnZN-write-experts h4::before {
    height: 100%;
    width: 4px;
    top: 0;
    background: rgb(174,193,193);
    position: absolute;
    content: '';
    left: 0;
    border-radius: 10px;
}

.CnhO-connect .dnZN-write-experts span {
    display: flex;
    color: #000000;
    font-size: 15px;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 12px 15px;
    background: rgb(224,230,230);
    z-index: 1;
}

.fEym-welcome-section .ThWu-edu-base {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.fEym-welcome-section .ThWu-edu-base::after {
    background-image: 
    repeating-linear-gradient(
      45deg, 
      rgb(134,167,142,0.5) 0px, 
      rgb(134,167,142,0.5) 1px, 
      transparent 1px, 
      transparent 20px
    ),
    repeating-linear-gradient(
      -45deg, 
      rgb(134,167,142,0.5) 0px, 
      rgb(134,167,142,0.5) 1px, 
      transparent 1px, 
      transparent 20px
    );
    right: 0;
    opacity: 0.2;
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    top: 0;
}

.fEym-welcome-section .gHYB-training-track:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

.fEym-welcome-section .gHYB-training-track > div {
    opacity: 0;
    animation: fadeInUp 0.8s forwards;
    transform: translateY(30px);
}

.fEym-welcome-section .gHYB-training-track > div:nth-child(2) {
    animation-delay: 0.3s;
}

.fEym-welcome-section p {
    color: #ffffff;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    padding-left: 2.5rem;
    font-size: clamp(1rem, 1.2vw, 1.2rem);
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-bottom: 1.5rem;
}

.fEym-welcome-section h3 {
    max-width: 90%;
    padding-top: 1.5rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.5;
    font-size: clamp(1.2rem, 2vw, 1.6rem);
    position: relative;
}

.fEym-welcome-section h3::before {
    background: linear-gradient(
    to right,
    rgb(134,167,142) 0%,
    transparent 100%
  );
    content: "";
    top: 0;
    left: 0;
    width: 100px;
    height: 3px;
    position: absolute;
}


#TNwv-trackingAlertPopup {
    display: none;
}

#TNwv-trackingAlertPopup:checked ~ .WlVE-cookie-dialog-window {
    visibility: hidden;
    opacity: 0;
}

.QZOB-cookie-none {
    padding: 20px 5%;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.WlVE-cookie-dialog-window p {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 15px;
    color: #ffffff;
}

.ZVsM-cookie-panel {
    justify-content: center;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(174,193,193));
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.cjzb-cookie-explained {
    margin-left: 10px;
    line-height: 40px;
    box-shadow: 0 0 15px rgb(174,193,193);
    color: #000000;
    padding: 10px 20px;
    flex-shrink: 0;
    background: linear-gradient(90deg, rgb(174,193,193), rgb(134,167,142));
    font-size: 19px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    border-radius: 14px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    min-width: 140px;
}

.WlVE-cookie-dialog-window p a:hover {
    color: rgb(134,167,142);
}

.YzZM-privacy-armory h1 {
    margin: 20px 0;
    font-size: 42px;
    font-weight: 700;
    color: #000000;
}

.YzZM-privacy-armory h2 {
    color: rgb(174,193,193);
    font-size: 30px;
    font-weight: 600;
    margin: 15px 0;
}

.YzZM-privacy-armory ul {
    list-style-type: none;
    margin: 1rem 0;
    padding: 0;
}

.YzZM-privacy-armory div {
    margin-top: 30px;
}

.YUfo-law-res .company_holder {
    padding-right: 30px;
    position: relative;
    flex: 0 0 30%;
}

.YUfo-law-res .company_holder h3 {
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(174,193,193,0.5);
    font-size: calc(35px * 0.9);
    display: inline-block;
    color: #ffffff;
}

.YUfo-law-res .company_holder h3 {
    overflow: hidden;
    position: relative;
}

.YUfo-law-res .company_holder h3:hover::after {
    width: 100%;
}

.YUfo-law-res .Sqtu-carbon-cta {
    font-size: 18px;
    margin-top: 15px;
    line-height: 1.6;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    padding: 15px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
}

.YUfo-law-res .vkjD-nav-site {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    display: flex;
}

.YUfo-law-res .XIFw-main-know::before {
    position: absolute;
    content: '';
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: transform 0.6s ease;
    z-index: -1;
    inset: 0;
    transform: translateX(-100%);
}

.YUfo-law-res .XIFw-main-know h5 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
}

.YUfo-law-res .XIFw-main-know:hover h5::after {
    width: 70px;
    box-shadow: 0 0 8px rgb(174,193,193), 0 0 16px rgb(174,193,193,0.5);
}

.YUfo-law-res .XIFw-main-know .vkjD-nav-site a {
    transition: all 0.3s ease;
    font-size: calc(18px * 0.95);
    text-decoration: none;
    display: inline-block;
    opacity: 0.85;
    position: relative;
    padding-left: 0;
    color: #ffffff;
}

.YUfo-law-res .XIFw-main-know .vkjD-nav-site a:hover {
    padding-left: 5px;
    color: #ffffff;
    opacity: 1;
}

.YUfo-law-res .XIFw-main-know .vkjD-nav-site a:hover::before {
    box-shadow: 0 0 5px rgb(174,193,193,0.5);
    width: 100%;
}

.dLtY-lesson-cta::before {
    top: 0;
    content: '';
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(174,193,193,0.5), transparent);
    left: 0;
    height: 1px;
    position: absolute;
}

.dLtY-lesson-cta .cUJt-footer-social:hover {
    opacity: 1;
}




footer {
    position: relative;
}

footer::after {
    content: '';
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    right: 0;
    background-size: 50px 50px;
    opacity: 0.3;
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: 0;
    top: 0;
}

.PEVJ-our-mission::after {
    top: -50px;
    animation: float 15s infinite ease-in-out;
    height: 250px;
    content: '';
    background: rgb(174,193,193);
    width: 250px;
    position: absolute;
    opacity: 0.15;
    transform: rotate(45deg);
    right: -50px;
    z-index: 1;
}

.PEVJ-our-mission .PoiE-news-item:hover {
    transform: rotateY(0deg) translateZ(10px);
}

.PEVJ-our-mission h1 {
    color: rgb(174,193,193);
    font-weight: 700;
    transform: translateZ(30px);
    position: relative;
    letter-spacing: -0.02em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 35px;
    font-size: 40px;
}

.PEVJ-our-mission h1::after {
    content: '';
    bottom: -12px;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(174,193,193), rgb(134,167,142));
    height: 4px;
    transform: skewX(-20deg);
    left: 0;
}

.PEVJ-our-mission li {
    margin-bottom: 20px;
}

.PEVJ-our-mission h4 {
    font-size: calc(24px + 2px);
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    color: #000000;
}

.PEVJ-our-mission span {
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.75;
    position: relative;
    padding-left: 0;
    text-align: justify;
    columns: 1;
    column-gap: 40px;
    font-size: 17px;
    display: block;
}

.Zmnv-leadership-experience::before {
    width: 150%;
    position: absolute;
    content: "";
    background: radial-gradient(ellipse at center, transparent 0%, transparent 50%, #000000 100%), 
              repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    height: 150%;
    animation: backgroundMovement 30s linear infinite alternate;
    left: -25%;
    opacity: 0.3;
    top: -25%;
}

.Zmnv-leadership-experience .pXSB-review-slider::after {
    height: 100%;
    pointer-events: none;
    opacity: 0.3;
    top: 0;
    position: absolute;
    content: "";
    mix-blend-mode: overlay;
    background: linear-gradient(135deg, rgb(174,193,193,0.5) 0%, transparent 50%);
    left: 0;
    width: 100%;
}

.Zmnv-leadership-experience .pXSB-review-slider .KlBd-photo:hover {
    transform: scale(1.07) translateX(-4%);
    box-shadow: 0 0 50px rgb(174,193,193);
}

.Zmnv-leadership-experience .pXSB-review-slider .name {
    animation: neonPulse 4s infinite alternate;
    color: #ffffff;
    z-index: 2;
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 0 0 10px rgb(174,193,193,0.5), 0 0 20px rgb(174,193,193,0.5);
    grid-row: 1 / 2;
    padding: 3.5rem 2rem 0.5rem 3rem;
    font-size: 32px;
    grid-column: 2 / 3;
}

.NzGB-instructional-approach {
    position: relative;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(224,230,230) 0%, rgb(134,167,142,0.5) 100%);
    overflow: hidden;
}

.NzGB-instructional-approach::before {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(174,193,193,0.5) 0%, transparent 60%);
    left: 0;
    top: 0;
    animation: pulse 8s infinite alternate;
    z-index: 1;
    position: absolute;
    content: "";
}

.NzGB-instructional-approach .oHkg-success-path {
    backdrop-filter: blur(10px);
    padding: 3rem;
    max-width: 900px;
    align-items: center;
    border-radius: 28px;
    flex-direction: column;
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.08);
    display: flex;
    z-index: 2;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    animation: appearIn 1s ease-out forwards;
}

.NzGB-instructional-approach h3 {
    text-align: center;
    font-size: 34px;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    position: relative;
    animation: slideUp 0.8s ease-out forwards;
    font-weight: 700;
    color: #ffffff;
}

.NzGB-instructional-approach span {
    max-width: 700px;
    text-align: center;
    font-size: 17px;
    animation: fadeIn 1s 0.3s ease-out forwards;
    opacity: 0;
    line-height: 1.8;
    color: #ffffff;
}

.tiMR-tariff-plan::before {
    content: "";
    z-index: 1;
    pointer-events: none;
    width: 100%;
    left: 0;
    top: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    position: absolute;
    height: 100%;
}

.tiMR-tariff-plan .LrUm-fee-structure {
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
    text-align: center;
}

.tiMR-tariff-plan .LrUm-fee-structure h2::after {
    position: absolute;
    bottom: -10px;
    content: "";
    left: 50%;
    background: rgb(174,193,193);
    width: 80px;
    transform: translateX(-50%);
    height: 3px;
}

.tiMR-tariff-plan .xyzu-cost-breakdown {
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
}

.tiMR-tariff-plan .aGsR-value-plan:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.tiMR-tariff-plan .gUHC-price-sheet {
    position: relative;
    flex-direction: column;
    min-height: 450px;
    overflow: hidden;
    background-color: #ffffff;
    display: flex;
}

.tiMR-tariff-plan .Tdtv-price-tiers h3 {
    position: relative;
    transform: translateX(0);
    transition: transform 0.3s ease;
    color: #000000;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: calc(22px + 2px);
}

.tiMR-tariff-plan .ouEM-pricing-offers {
    color: rgb(174,193,193);
    margin: 15px 0;
    font-size: calc(22px + 4px);
    position: relative;
    font-weight: 700;
    display: inline-block;
}

.tiMR-tariff-plan .aGsR-value-plan:hover .ouEM-pricing-offers::before {
    opacity: 1;
    transform: translateX(0);
}

.tiMR-tariff-plan .Tdtv-price-tiers p {
    line-height: 1.6;
    word-break: break-word;
    margin-top: 15px;
    color: #000000;
    flex: 1;
    font-size: 15px;
    white-space: normal;
    overflow-wrap: break-word;
}

.tiMR-tariff-plan .aGsR-value-plan:hover .KlBd-photo {
    transform: scale(1.05);
}

.tiMR-tariff-plan .aGsR-value-plan:nth-child(odd) .gUHC-price-sheet {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}

.tiMR-tariff-plan .aGsR-value-plan:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}

.tiMR-tariff-plan .aGsR-value-plan:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}

.tiMR-tariff-plan .aGsR-value-plan:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

.wQgx-prospective-students::before {
    width: 100%;
    height: 100%;
    content: "";
    background-size: 60px 60px;
    z-index: 0;
    opacity: 0.03;
    left: 0;
    background-position: 0 0, 30px 30px;
    position: absolute;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(174,193,193,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(174,193,193,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(174,193,193,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(174,193,193,0.5) 75%
        );
    top: 0;
}

.wQgx-prospective-students h4::before {
    background: rgb(174,193,193,0.5);
    left: 50%;
    height: 3px;
    content: "";
    width: 100px;
    top: 0;
    position: absolute;
    border-radius: 2px;
    transform: translateX(-50%);
}

.wQgx-prospective-students div {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
}

.wQgx-prospective-students div p {
    padding: 25px 30px;
    font-size: 14px;
    color: #000000;
    display: flex;
    z-index: 1;
    position: relative;
    width: 70%;
    transition: all 0.4s ease;
    background: #ffffff;
    align-items: center;
    margin: 0 0 60px 0;
    line-height: 1.6;
    border-radius: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.wQgx-prospective-students div p:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.wQgx-prospective-students div p:nth-child(odd)::before {
    top: -15px;
    left: -15px;
}

.wQgx-prospective-students div p:nth-child(even)::before {
    right: -15px;
    top: -15px;
}

.wQgx-prospective-students div p:nth-child(odd)::after {
    left: -7.5px;
    top: -7.5px;
}

.wQgx-prospective-students div p:nth-child(even)::after {
    right: -7.5px;
    top: -7.5px;
}

.wQgx-prospective-students div p:hover::after {
    box-shadow: 0 0 10px rgb(174,193,193,0.5);
    transform: scale(1.3);
}

.wQgx-prospective-students div p:hover svg {
    transform: rotate(15deg);
}

.wQgx-prospective-students div p:hover svg path {
    fill: rgb(134,167,142);
}

header .HnLI-nav-study {
    flex-direction: column;
    align-items: center;
    display: flex;
    gap: 1.2rem;
}

header .ngWw-head-primary::after {
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(174,193,193), transparent);
    height: 2px;
    bottom: -5px;
    width: 100%;
    left: 0;
    opacity: 0.7;
    content: '';
}

header .ngWw-head-primary:hover svg {
    transform: scale(1.05);
}

header .jDKb-site-study {
    padding: 0.6rem 1.2rem;
    text-decoration: none;
    transition: all 0.3s ease;
    background: #ffffff;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    font-size: 18px;
}

.dMQJ-course-highlights {
    background: linear-gradient(120deg, #000000 20%, rgb(134,167,142,0.5) 100%);
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
}

.dMQJ-course-highlights::after {
    position: absolute;
    opacity: 0.8;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        radial-gradient(circle at 10% 90%, rgb(134,167,142,0.5) 0%, transparent 40%);
    z-index: 1;
    top: 0;
}

.dMQJ-course-highlights .zvTn-knowledge-flow {
    backdrop-filter: blur(8px);
    padding: 3.5rem 3rem 3.5rem 5rem;
    border-radius: 0 22px 22px 0;
    position: relative;
    overflow: hidden;
    z-index: 3;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        5px 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateX(-40px);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: info;
}

.dMQJ-course-highlights .zvTn-knowledge-flow::after {
    opacity: 0.1;
    transform-origin: center;
    top: -50%;
    background: radial-gradient(
        circle at center,
        rgb(174,193,193,0.5) 0%,
        transparent 60%
    );
    left: -50%;
    position: absolute;
    height: 200%;
    z-index: -1;
    animation: rotateRadial 30s linear infinite;
    width: 200%;
    content: "";
}

.dMQJ-course-highlights .PrDB-header-wrap::after {
    position: absolute;
    content: "";
    border-radius: 8px;
    z-index: -1;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
}

.dMQJ-course-highlights .PrDB-header-wrap svg {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 50px;
    filter: drop-shadow(0 0 8px rgb(174,193,193,0.5));
    animation: floatLogo 6s ease-in-out infinite;
    width: 50px;
    position: absolute;
}

.dMQJ-course-highlights h3::before {
    bottom: -10px;
    background: linear-gradient(to right, rgb(174,193,193), transparent);
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
}

.dMQJ-course-highlights p {
    position: relative;
    font-size: 18px;
    margin-bottom: 2rem;
    line-height: 1.8;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 600px;
}

.dMQJ-course-highlights .KlBd-photo::before {
    z-index: 2;
    opacity: 0.6;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    mix-blend-mode: multiply;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    top: 0;
    left: 0;
}

.dMQJ-course-highlights .KlBd-photo::after {
    opacity: 0.7;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(
        to top,
        #000000 0%,
        transparent 100%
    );
    z-index: 2;
    width: 100%;
    left: 0;
    height: 50%;
}

.dMQJ-course-highlights .oHkg-success-path:hover .zvTn-knowledge-flow {
    transform: translateX(-20px);
    box-shadow: 
        5px 15px 45px rgba(0, 0, 0, 0.35),
        10px 10px 25px rgba(0, 0, 0, 0.25);
}

.CgIZ-stay-informed::before {
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(134,167,142,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(174,193,193,0.5) 0%, transparent 40%);
    position: absolute;
    content: "";
    opacity: 0.4;
}

.CgIZ-stay-informed .THDV-request-feedback::before {
    bottom: 10px;
    content: "";
    border: 1px dashed rgb(134,167,142,0.5);
    position: absolute;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    right: 10px;
    left: 10px;
    top: 10px;
    z-index: -1;
}

.CgIZ-stay-informed h3 {
    position: relative;
    color: #000000;
    width: 100%;
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    margin-bottom: 2.5rem;
}

.CgIZ-stay-informed .THDV-request-feedback:hover h3::after {
    transform: translateX(-50%) scaleX(1);
}

.CgIZ-stay-informed .input_holder {
    flex-direction: column;
    gap: 1.5rem;
    width: 100%;
    display: flex;
}

.CgIZ-stay-informed input[type="email"]:focus {
    border-bottom-color: rgb(174,193,193);
    box-shadow: 0 5px 10px -5px rgb(174,193,193,0.5);
    outline: none;
}

.CgIZ-stay-informed input[type="submit"] {
    font-size: 15px;
    background: rgb(174,193,193);
    border: none;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 1rem;
    transition: all 0.3s ease;
    color: #ffffff;
    z-index: 1;
    margin-top: 1rem;
    position: relative;
    font-weight: 600;
    transform: translateY(0);
    overflow: hidden;
}

.CgIZ-stay-informed input[type="submit"]:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
}

.NxDm-connect-with-us::before {
    opacity: 0.05;
    content: "";
    right: 0;
    top: 0;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(174,193,193,0.5),
        rgb(174,193,193,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    height: 100%;
    width: 50%;
    position: absolute;
}

.NxDm-connect-with-us h2::before {
    bottom: -15px;
    width: 60px;
    border-radius: 2px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
    content: "";
    background: rgb(174,193,193);
}

.NxDm-connect-with-us .KlBd-photo {
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    height: 550px;
    position: relative;
    border-radius: 21px;
}

.NxDm-connect-with-us .jQMc-inquiry-links:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.NxDm-connect-with-us form {
    width: 100%;
}

.NxDm-connect-with-us form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    font-size: 21px;
    font-family: Arial, sans-serif;
}

.NxDm-connect-with-us form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(174,193,193);
}

.NxDm-connect-with-us form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.NxDm-connect-with-us .BmOy-inquiry-box input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.NxDm-connect-with-us .BmOy-inquiry-box label {
    position: relative;
    padding-left: 35px;
    font-size: 13px;
    cursor: pointer;
    color: #000000;
    line-height: 1.5;
}

.NxDm-connect-with-us .BmOy-inquiry-box input[type="checkbox"]:checked + label::before {
    background: rgb(174,193,193);
}

.NxDm-connect-with-us .BmOy-inquiry-box label a {
    transition: all 0.3s ease;
    color: rgb(174,193,193);
    text-decoration: none;
}

.NxDm-connect-with-us .BmOy-inquiry-box label a:hover {
    color: rgb(134,167,142);
}

.NxDm-connect-with-us form .bdKy-query-help {
    border: none;
    overflow: hidden;
    font-size: 19px;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    padding: 16px 35px;
    background: rgb(174,193,193);
    font-family: Arial, sans-serif;
}

.NxDm-connect-with-us form .bdKy-query-help span {
    position: relative;
    z-index: 1;
}

.NxDm-connect-with-us svg path {
    transition: fill 0.3s ease;
    fill: rgb(174,193,193);
}



@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 992px) {.YMye-thxNote {
    padding: 5rem 1.25rem;
}.YMye-thxNote h2 {
    max-width: 100%;
    font-size: calc(37px - 0.25rem);
}.YMye-thxNote .oHkg-success-path {
    padding: 2rem;
}
}



@media (max-width: 768px) {.YMye-thxNote {
    padding: 4rem 1.25rem;
}.YMye-thxNote h2 {
    font-size: calc(37px - 0.5rem);
}.YMye-thxNote .oHkg-success-path {
    padding: 1.75rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 1rem), 
            calc(100% - 1rem) 100%, 
            0 100%
        );
}.YMye-thxNote li {
    padding-left: 2rem;
}
}


@media (max-width: 991px) {.CnhO-connect {
    padding: 70px 0;
}.CnhO-connect .NdSQ-start-chat {
    padding: 40px;
}.CnhO-connect h3 {
    font-size: calc(32px - 0.2rem);
}.CnhO-connect .WbGe-edu-chat {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.CnhO-connect .dnZN-write-experts {
    padding: 25px;
}.CnhO-connect .WbGe-edu-chat span svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}
}


@media (max-width: 480px) {.CnhO-connect {
    padding: 40px 0;
    border-radius: 10px;
}.CnhO-connect .container {
    padding: 0 15px;
}.CnhO-connect .NdSQ-start-chat {
    padding: 25px 20px;
}.CnhO-connect h3 {
    margin-bottom: 20px;
    font-size: calc(32px - 0.4rem);
}.CnhO-connect .AnkH-contact-support {
    font-size: 15px;
    margin-bottom: 25px;
    padding: 10px;
}.CnhO-connect .WbGe-edu-chat span {
    padding: 12px;
}.CnhO-connect .dnZN-write-experts {
    margin-top: 15px;
    padding: 20px 15px;
}.CnhO-connect .dnZN-write-experts h4 {
    margin-bottom: 15px;
}.CnhO-connect .dnZN-write-experts span {
    margin-bottom: 6px;
    padding: 8px 10px;
}.CnhO-connect .WbGe-edu-chat span svg {
    height: 14px;
    width: 14px;
    margin-right: 5px;
}.CnhO-connect .dnZN-write-experts h4 svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.CnhO-connect .dnZN-write-experts span svg {
    height: 14px;
    margin-right: 6px;
    width: 14px;
}}



@media (max-width: 576px) {.fEym-welcome-section .gHYB-training-track {
    padding: 1.5rem;
}.fEym-welcome-section p {
    padding-left: 1.5rem;
    font-size: 0.85rem;
}.fEym-welcome-section p::before {
    width: 1.2rem;
}.fEym-welcome-section h1.title_style_header {
    margin-bottom: 1rem;
}.fEym-welcome-section h3::before {
    width: 70px;
}}


@media only screen and (max-width: 800px) {.YzZM-privacy-armory {
    padding: 30px;
}.YzZM-privacy-armory h1 {
    font-size: 30px;
}.YzZM-privacy-armory h2 {
    font-size: 20px;
}}



@media (max-width: 991px) {.YUfo-law-res {
    padding: 60px 0 30px;
}.YUfo-law-res .container {
    flex-direction: column;
}.YUfo-law-res .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 40px;
}.YUfo-law-res .company_holder::after {
    display: none;
}.YUfo-law-res .YLTx-footer-benefit {
    flex: 0 0 100%;
}.YUfo-law-res .XIFw-main-know {
    flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
}
}



@media (max-width: 576px) {.YUfo-law-res {
    padding: 30px 0 15px;
}.YUfo-law-res .company_holder {
    margin-bottom: 30px;
}.YUfo-law-res .company_holder h3 {
    font-size: calc(35px * 0.7);
}.YUfo-law-res .XIFw-main-know h5 {
    font-size: calc(24px * 0.8);
}.dLtY-lesson-cta {
    padding: 10px 0;
}.dLtY-lesson-cta .cUJt-footer-social {
    font-size: calc(15px * 0.8);
}}



@media (max-width: 767px) {.PEVJ-our-mission {
    padding: 70px 0;
}.PEVJ-our-mission::after {
    width: 180px;
    height: 180px;
    right: -30px;
    top: -30px;
}.PEVJ-our-mission .container {
    padding: 0 20px;
}.PEVJ-our-mission .PoiE-news-item {
    padding: 35px 25px;
    transform: rotateY(0deg) translateZ(0);
    clip-path: polygon(
            0 0, 
            100% 0, 
            97% 97%, 
            3% 100%
        );
}.PEVJ-our-mission h1 {
    margin-bottom: 25px;
    font-size: calc(40px - 8px);
}.PEVJ-our-mission h1::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}.PEVJ-our-mission h4 {
    font-size: 24px;
    margin-bottom: 12px;
}.PEVJ-our-mission h4::before {
    width: 10px;
    left: -20px;
    height: 10px;
}.PEVJ-our-mission span {
    font-size: calc(17px - 1px);
    line-height: 1.6;
}
}



@media (max-width: 576px) {.Zmnv-leadership-experience {
    padding: 4rem 1rem;
}.Zmnv-leadership-experience .pXSB-review-slider .KlBd-photo {
    min-height: 280px;
}.Zmnv-leadership-experience .pXSB-review-slider .name {
    padding: 1.5rem 1rem 0.5rem 1rem;
}.Zmnv-leadership-experience .pXSB-review-slider span:not(.name) {
    padding: 0 1rem 1rem 1rem;
}.Zmnv-leadership-experience .pXSB-review-slider .ieNO-career-projects {
    padding: 1.2rem;
}}



@media (max-width: 992px) {.NzGB-instructional-approach {
    padding: 3rem 0;
}.NzGB-instructional-approach .oHkg-success-path {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.NzGB-instructional-approach h3 {
    font-size: calc(34px * 0.9);
}
}



@media (max-width: 768px) {.NzGB-instructional-approach {
    padding: 2rem 0;
}.NzGB-instructional-approach .oHkg-success-path {
    padding: 1.5rem;
    transform: none;
}.NzGB-instructional-approach h3 {
    font-size: calc(34px * 0.8);
}.NzGB-instructional-approach span {
    font-size: calc(17px * 0.95);
}}



@media (min-width: 992px) {.tiMR-tariff-plan .pKLM-learning-fees {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.tiMR-tariff-plan .LrUm-fee-structure {
    margin-bottom: 0;
    text-align: left;
    flex: 0 0 30%;
}.tiMR-tariff-plan .LrUm-fee-structure h2::after {
    left: 0;
    transform: none;
}.tiMR-tariff-plan .xyzu-cost-breakdown {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.tiMR-tariff-plan .Tdtv-price-tiers {
    padding: 35px;
}
}



@media (max-width: 991px) {.wQgx-prospective-students {
    padding: 120px 0;
}.wQgx-prospective-students h4 {
    margin-bottom: 70px;
    font-size: calc(33px - 2px);
}.wQgx-prospective-students div p {
    padding: 22px 25px;
    width: 80%;
    margin-bottom: 50px;
}.wQgx-prospective-students div p svg {
    height: 28px;
    margin-right: 15px;
    width: 28px;
    min-width: 28px;
}
}



@media (max-width: 479px) {.wQgx-prospective-students {
    padding: 80px 0;
}.wQgx-prospective-students h4 {
    margin-bottom: 50px;
    font-size: calc(33px - 6px);
}.wQgx-prospective-students div p {
    font-size: calc(14px - 1px);
    padding: 15px 18px;
    width: 100%;
    margin-bottom: 30px;
}.wQgx-prospective-students div p svg {
    width: 22px;
    min-width: 22px;
    margin-right: 10px;
    height: 22px;
}}



@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .HnLI-nav-study {
    gap: 1rem;
}header .ngWw-head-primary svg {
    width: 140px;
}header .XIFw-main-know {
    padding: 0.6rem;
    gap: 0.4rem;
}header .jDKb-site-study {
    font-size: calc(18px - 2px);
    padding: 0.4rem 0.8rem;
}
}



@media screen and (max-width: 1200px) {.dMQJ-course-highlights .oHkg-success-path {
    min-height: 450px;
    grid-template-columns: 42% 58%;
}.dMQJ-course-highlights .zvTn-knowledge-flow {
    padding: 3rem 2.5rem 3rem 4.5rem;
}.dMQJ-course-highlights h3 {
    font-size: calc(30px * 0.9);
}
}



@media screen and (max-width: 992px) {.dMQJ-course-highlights {
    padding: 5rem 0;
}.dMQJ-course-highlights .oHkg-success-path {
    min-height: auto;
    grid-template-areas:
            "KlBd-photo"
            "UDma-feedback-card";
    grid-template-columns: 1fr;
}.dMQJ-course-highlights .KlBd-photo {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
    border-radius: 22px 22px 0 0;
    transform: perspective(1000px) rotateX(5deg);
}.dMQJ-course-highlights .zvTn-knowledge-flow {
    padding: 3rem 2.5rem;
    transform: translateY(-40px);
    border-radius: 0 0 22px 22px;
}.dMQJ-course-highlights .oHkg-success-path:hover .KlBd-photo {
    transform: perspective(1000px) rotateX(8deg);
}.dMQJ-course-highlights .oHkg-success-path:hover .zvTn-knowledge-flow {
    transform: translateY(-50px);
}
}



@media (max-width: 768px) {.CgIZ-stay-informed {
    padding: 4rem 1.5rem;
}.CgIZ-stay-informed .THDV-request-feedback {
    max-width: 100%;
    padding: 2.5rem 1.5rem;
    animation: none;
}
}



@media (max-width: 480px) {.CgIZ-stay-informed {
    padding: 3rem 1rem;
}.CgIZ-stay-informed .THDV-request-feedback {
    padding: 2rem 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
}.CgIZ-stay-informed h3 {
    font-size: calc(23px * 0.9);
}.CgIZ-stay-informed input[type="email"],
    .CgIZ-stay-informed input[type="submit"] {
    padding: 0.8rem;
}.CgIZ-stay-informed input[type="submit"] {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
}}



@media screen and (max-width: 1100px) {.NxDm-connect-with-us .lupC-message-widget {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.NxDm-connect-with-us .KlBd-photo {
    height: 500px;
}.NxDm-connect-with-us .jQMc-inquiry-links {
    padding: 40px;
}
}



@media screen and (max-width: 767px) {.NxDm-connect-with-us {
    padding: 60px 0;
}.NxDm-connect-with-us h2 {
    margin-bottom: 40px;
}.NxDm-connect-with-us .KlBd-photo {
    height: 350px;
}
}

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



@keyframes slideIn {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



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



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

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

@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

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

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}



@keyframes neonPulse {
  0%, 100% {
    text-shadow: 0 0 10px rgb(174,193,193,0.5), 0 0 20px rgb(174,193,193,0.5);
  }
  50% {
    text-shadow: 0 0 20px rgb(174,193,193), 0 0 30px rgb(174,193,193);
  }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}



@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}



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



@keyframes floatGradient {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) translateY(-5%);
    }
    50% {
        opacity: 0.7;
        transform: rotate(-12deg) translateY(0);
    }
    100% {
        opacity: 0.5;
        transform: rotate(-18deg) translateY(5%);
    }
}



@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -45%);
    }
}

