* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.VJ-top-learning {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-snap-type: none;
    auto
    scroll-behavior: auto;
    min-height: 100%;
    auto
contain
touch-action: none;
    color: #000000;
}.Bp-wrapper-padding {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}a {
    text-decoration: none;
    color: inherit;
}.fH-footer-careers {
    flex: 0 0 auto;
}.container {
    width: 1198px;
    margin: auto;
    max-width: 100%;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Ok-connect-with-us {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(222,222,236);
}.Ok-connect-with-us::before {
    left: 0;
    background-size: 80px 140px;
    position: absolute;
    background-image: linear-gradient(30deg, rgb(156,154,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(156,154,186,0.5) 87.5%, rgb(156,154,186,0.5)),
                      linear-gradient(150deg, rgb(156,154,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(156,154,186,0.5) 87.5%, rgb(156,154,186,0.5)),
                      linear-gradient(30deg, rgb(156,154,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(156,154,186,0.5) 87.5%, rgb(156,154,186,0.5)),
                      linear-gradient(150deg, rgb(156,154,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(156,154,186,0.5) 87.5%, rgb(156,154,186,0.5)),
                      linear-gradient(60deg, rgb(189,194,217,0.5) 25%, transparent 25.5%, transparent 75%, rgb(189,194,217,0.5) 75%, rgb(189,194,217,0.5)),
                      linear-gradient(60deg, rgb(189,194,217,0.5) 25%, transparent 25.5%, transparent 75%, rgb(189,194,217,0.5) 75%, rgb(189,194,217,0.5));
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.05;
    top: 0;
}.Ok-connect-with-us .pu-photo-box-wrap {
    height: 90%;
    top: 5%;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    width: 45%;
    left: 0;
    position: absolute;
    border-radius: 0 22px 22px 0;
}.Ok-connect-with-us .pu-photo-box-wrap::after {
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 0 22px 22px 0;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.Ok-connect-with-us .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.Ok-connect-with-us h3 {
    background: #ffffff;
    text-align: center;
    border-radius: 10px;
    font-size: 31px;
    color: rgb(189,194,217);
    font-family: Arial, sans-serif;
    position: relative;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding: 10px 30px;
    font-weight: 700;
}.Ok-connect-with-us .gI-help-map {
    float: right;
    position: relative;
    border-radius: 22px;
    width: 60%;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    overflow: hidden;
    flex-direction: column;
}.Ok-connect-with-us .gI-help-map::before {
    position: absolute;
    background: linear-gradient(to right, rgb(189,194,217), rgb(156,154,186));
    top: 0;
    height: 5px;
    content: '';
    width: 100%;
    left: 0;
}.Ok-connect-with-us .qP-support-block {
    padding: 40px;
}.Ok-connect-with-us form h3 {
    color: #000000;
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid rgb(156,154,186,0.5);
    padding-bottom: 10px;
    margin-bottom: 30px;
    box-shadow: none;
    font-size: 23px;
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
}.Ok-connect-with-us input[type="text"],
.Ok-connect-with-us textarea {
    background: rgb(222,222,236);
    font-family: Arial, sans-serif;
    border: none;
    font-size: 14px;
    border-radius: 10px;
    width: 100%;
    padding: 15px;
    color: #000000;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}.Ok-connect-with-us input[type="text"]:focus,
.Ok-connect-with-us textarea:focus {
    box-shadow: 0 0 0 2px rgb(189,194,217);
    outline: none;
    background: #ffffff;
}.Ok-connect-with-us textarea {
    resize: none;
    height: 130px;
}.Ok-connect-with-us .nI-connect-message {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.Ok-connect-with-us .nI-connect-message input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.Ok-connect-with-us .nI-connect-message label {
    font-size: 13px;
    padding-left: 30px;
    position: relative;
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
}.Ok-connect-with-us .nI-connect-message label::before {
    border-radius: 10px;
    border: 1px solid rgb(189,194,217);
    top: 2px;
    transition: all 0.3s ease;
    height: 18px;
    content: '';
    left: 0;
    position: absolute;
    width: 18px;
}.Ok-connect-with-us .nI-connect-message input[type="checkbox"]:checked + label::before {
    background: rgb(189,194,217);
}.Ok-connect-with-us .nI-connect-message input[type="checkbox"]:checked + label::after {
    left: 6px;
    width: 6px;
    height: 9px;
    border: solid #ffffff;
    top: 6px;
    border-width: 0 2px 2px 0;
    content: '';
    transform: rotate(45deg);
    position: absolute;
}.Ok-connect-with-us .nI-connect-message a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(189,194,217);
    text-decoration: none;
}.Ok-connect-with-us .nI-connect-message a:hover {
    text-decoration: underline;
    color: rgb(156,154,186);
}.Ok-connect-with-us .GM-support-map {
    cursor: pointer;
    background-size: 200% auto;
    background: linear-gradient(to right, rgb(189,194,217), rgb(189,194,217));
    font-size: 16px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
    padding: 14px 30px;
    font-family: Arial, sans-serif;
    transition: all 0.5s ease;
    color: #ffffff;
}.Ok-connect-with-us .GM-support-map:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgb(189,194,217,0.5);
    background-position: right center;
}.Ok-connect-with-us .pz-query-message {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(189,194,217), rgb(156,154,186));
    padding: 40px;
}.Ok-connect-with-us .pz-query-message h4 {
    font-size: 23px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    margin-bottom: 25px;
}.Ok-connect-with-us .pz-query-message h4::after {
    bottom: -8px;
    position: absolute;
    left: 0;
    background: #ffffff;
    height: 2px;
    content: '';
    width: 40px;
}.Ok-connect-with-us .Nf-request-block {
    padding: 0;
    margin: 0;
    list-style: none;
}.Ok-connect-with-us .Nf-request-block li {
    align-items: flex-start;
    display: flex;
    transition: transform 0.3s ease;
    margin-bottom: 20px;
}.Ok-connect-with-us .Nf-request-block li:hover {
    transform: translateX(5px);
}.Ok-connect-with-us .Nf-request-block svg {
    margin-top: 3px;
    width: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 22px;
}.Ok-connect-with-us .Nf-request-block svg path {
    fill: #ffffff;
}.Ok-connect-with-us .Nf-request-block span {
    line-height: 1.5;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.Ok-connect-with-us .Nf-request-block a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.Ok-connect-with-us .Nf-request-block a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

@media (max-width: 992px) {.Ok-connect-with-us {
    padding: 80px 0;
}.Ok-connect-with-us .pu-photo-box-wrap {
    display: none;
}.Ok-connect-with-us .gI-help-map {
    max-width: 650px;
    float: none;
    width: 100%;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.Ok-connect-with-us {
    padding: 60px 0;
}.Ok-connect-with-us h3 {
    font-size: calc(31px * 0.9);
    margin-bottom: 40px;
}.Ok-connect-with-us .qP-support-block,
    .Ok-connect-with-us .pz-query-message {
    padding: 30px;
}.Ok-connect-with-us form h3,
    .Ok-connect-with-us .pz-query-message h4 {
    font-size: calc(23px * 0.9);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.Ok-connect-with-us {
    padding: 40px 0;
}.Ok-connect-with-us h3 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.Ok-connect-with-us .qP-support-block,
    .Ok-connect-with-us .pz-query-message {
    padding: 25px 20px;
}.Ok-connect-with-us input[type="text"],
    .Ok-connect-with-us textarea {
    margin-bottom: 15px;
    padding: 12px;
}.Ok-connect-with-us textarea {
    height: 110px;
}.Ok-connect-with-us .GM-support-map {
    width: 100%;
}}header {
    width: 100%;
    top: 0;
    backdrop-filter: blur(10px);
    position: fixed;
    z-index: 100;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
    transition: all 0.5s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
}header::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(189,194,217,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(156,154,186,0.5) 0%, transparent 20%);
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    z-index: -1;
    animation: pulse 15s infinite alternate;
    left: 0;
    opacity: 0.3;
    position: absolute;
}header .container {
    position: relative;
    padding: 1rem 2rem;
}header .Fu-nav-info {
    display: flex;
    position: relative;
    justify-content: space-between;
    z-index: 2;
    align-items: center;
}header .gt-main-pagebar {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2rem;
}header .gt-main-pagebar::before {
    top: -15px;
    position: absolute;
    opacity: 0.1;
    border-radius: 12px;
    content: "";
    transform: skewX(-15deg);
    width: calc(100% + 60px);
    background: linear-gradient(90deg, transparent 0%, rgb(189,194,217,0.5) 50%, transparent 100%);
    height: calc(100% + 30px);
    left: -30px;
    z-index: -1;
}header .zh-head-lesson {
    letter-spacing: 0.5px;
    padding: 0.5rem 0;
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    font-size: 17px;
    transition: all 0.3s ease;
    text-transform: uppercase;
}header .zh-head-lesson::before {
    background: linear-gradient(to right, rgb(189,194,217), rgb(156,154,186));
    width: 0;
    height: 2px;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    content: "";
    bottom: 0;
}header .zh-head-lesson:hover {
    transform: translateY(-2px);
    color: rgb(189,194,217);
}header .zh-head-lesson:hover::before {
    width: 100%;
}header .lz-head-prime {
    position: relative;
    align-items: center;
    z-index: 2;
    display: flex;
    text-decoration: none;
}header .lz-head-prime svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    height: 40px;
    width: auto;
}header .lz-head-prime:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 12px rgb(189,194,217,0.5));
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .gt-main-pagebar {
    gap: 1.5rem;
}header .zh-head-lesson {
    font-size: calc(17px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .Fu-nav-info {
    padding: 1rem 0;
    flex-direction: column-reverse;
    gap: 1rem;
}header .lz-head-prime {
    margin-bottom: 0.5rem;
}header .gt-main-pagebar {
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    overflow-x: auto;
    width: 100%;
    justify-content: flex-start;
    padding: 0.5rem 0;
}header .gt-main-pagebar::before {
    display: none;
}header .zh-head-lesson {
    padding: 0.5rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    white-space: nowrap;
    border-radius: 10px;
}header .zh-head-lesson::before {
    display: none;
}}.HL-take-a-spin {
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(189,194,217,0.5), rgb(189,194,217));
    overflow: hidden;
}.HL-take-a-spin::before,
.HL-take-a-spin::after {
    left: 0;
    height: 100%;
    pointer-events: none;
    top: 0;
    width: 100%;
    position: absolute;
    content: '';
}.HL-take-a-spin::before {
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 40%, transparent 60%);
    transform: translateZ(-10px) rotateX(5deg);
}.HL-take-a-spin::after {
    filter: blur(1px);
    background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 12px
  );
    opacity: 0.7;
}.HL-take-a-spin .container {
    border-bottom: 3px solid rgb(156,154,186);
    margin: 0 auto;
    transform: translateZ(20px);
    border-radius: 4px;
    padding: 0 2rem;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    transform-style: preserve-3d;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    max-width: 1200px;
    position: relative;
    padding: 3rem;
    z-index: 2;
    backdrop-filter: blur(8px);
    animation: container-rise 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.HL-take-a-spin h2 {
    animation: text-fade 0.8s ease-out 0.3s forwards;
    text-align: center;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
    line-height: 1.4;
    position: relative;
    font-size: 34px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(10px);
    opacity: 0;
    color: #ffffff;
}.HL-take-a-spin h2::before {
    content: '';
    bottom: -12px;
    border-radius: 1px;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(156,154,186);
    position: absolute;
    width: 80px;
}.HL-take-a-spin .wx-achieve-goals {
    justify-content: center;
    gap: 2rem;
    align-items: center;
    transform: translateZ(30px);
    animation: holder-fade 0.8s ease-out 0.6s forwards;
    opacity: 0;
    display: flex;
    transform-style: preserve-3d;
}.HL-take-a-spin svg {
    animation: svg-pop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.9s forwards;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    width: 48px;
    transform: scale(0);
    height: 48px;
}.HL-take-a-spin svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.HL-take-a-spin .GM-support-map {
    overflow: hidden;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    padding: 1rem 2.5rem;
    background: #ffffff;
    font-size: 20px;
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1),
              0 6px 6px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.1);
    color: #000000;
    transform: translateY(0);
    border-radius: 2px;
    position: relative;
    display: inline-block;
}.HL-take-a-spin .GM-support-map::before {
    top: 0;
    width: 100%;
    transition: all 0.6s ease;
    height: 100%;
    content: '';
    background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
    left: -100%;
    position: absolute;
}.HL-take-a-spin .GM-support-map:hover {
    color: #ffffff;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2),
              0 10px 10px rgba(0, 0, 0, 0.1),
              0 0 0 1px rgba(255, 255, 255, 0.2);
    background: rgb(156,154,186);
    transform: translateY(-5px);
}.HL-take-a-spin .GM-support-map:hover::before {
    left: 100%;
}.HL-take-a-spin .GM-support-map:active {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

@keyframes container-rise {
  0% {
    transform: translateZ(0) translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateZ(20px) translateY(0);
    opacity: 1;
  }
}

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

@keyframes holder-fade {
  0% {
    opacity: 0;
    transform: translateZ(10px);
  }
  100% {
    opacity: 1;
    transform: translateZ(30px);
  }
}

@keyframes svg-pop {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@media (max-width: 992px) {.HL-take-a-spin {
    padding: 5rem 0;
}.HL-take-a-spin .container {
    padding: 2.5rem 2rem;
}.HL-take-a-spin h2 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 768px) {.HL-take-a-spin {
    padding: 4rem 0;
}.HL-take-a-spin .container {
    padding: 2rem 1.5rem;
}.HL-take-a-spin .wx-achieve-goals {
    flex-direction: column;
    gap: 1.5rem;
}.HL-take-a-spin h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 2rem;
}.HL-take-a-spin svg {
    height: 40px;
    width: 40px;
}.HL-take-a-spin .GM-support-map {
    text-align: center;
    width: 100%;
    padding: 0.9rem 2rem;
}
}

@media (max-width: 576px) {.HL-take-a-spin {
    padding: 3rem 0;
}.HL-take-a-spin .container {
    padding: 1.5rem 1rem;
}.HL-take-a-spin h2 {
    margin-bottom: 1.5rem;
    font-size: calc(34px * 0.7);
}.HL-take-a-spin svg {
    width: 36px;
    height: 36px;
}.HL-take-a-spin .GM-support-map {
    padding: 0.8rem 1.5rem;
    font-size: calc(20px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.HL-take-a-spin .container,
  .HL-take-a-spin h2,
  .HL-take-a-spin .wx-achieve-goals,
  .HL-take-a-spin svg {
    animation: none;
    transform: none;
    opacity: 1;
}.HL-take-a-spin .GM-support-map::before {
    display: none;
}}.NZ-our-story {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(222,222,236);
}.NZ-our-story::before {
    height: 100%;
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(189,194,217,0.5) 0%, transparent 50%, rgb(156,154,186,0.5) 100%);
    position: absolute;
    width: 100%;
}.NZ-our-story::after {
    height: 100%;
    z-index: 2;
    top: 0;
    background: radial-gradient(circle at 30% 30%, rgb(189,194,217,0.5) 0%, transparent 40%);
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
}.NZ-our-story .container {
    z-index: 5;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.NZ-our-story h2 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 60px;
    font-size: 31px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}.NZ-our-story h2::before {
    left: 50%;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186));
    position: absolute;
    height: 3px;
    bottom: 0;
    content: "";
    width: 80px;
    transform: translateX(-50%);
}.NZ-our-story h2::after {
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(156,154,186), rgb(189,194,217));
    animation: pulse 3s infinite;
    bottom: -5px;
    transform: translateX(-50%);
    border-radius: 10px;
    width: 40px;
}.NZ-our-story .nS-learn-online {
    display: grid;
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}.NZ-our-story .nS-learn-online::before {
    position: absolute;
    transform: translateX(-50%);
    height: 100%;
    left: 50%;
    background: linear-gradient(to bottom, transparent, rgb(189,194,217,0.5), rgb(156,154,186,0.5), transparent);
    width: 2px;
    top: 0;
    content: "";
}.NZ-our-story .bK-value-prop {
    overflow: hidden;
    z-index: 2;
    border-radius: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    position: relative;
    padding: 40px;
    transition: all 0.3s ease;
}.NZ-our-story .bK-value-prop:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.NZ-our-story .bK-value-prop::before {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 5px;
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186));
    width: 100%;
}.NZ-our-story .bK-value-prop::after {
    content: "";
    opacity: 0;
    position: absolute;
    z-index: -1;
    bottom: 0;
    transition: opacity 0.3s ease;
    background: radial-gradient(circle at bottom right, rgb(189,194,217,0.5) 0%, transparent 70%);
    height: 30%;
    width: 30%;
    right: 0;
}.NZ-our-story .bK-value-prop:hover::after {
    opacity: 1;
}.NZ-our-story .bK-value-prop:first-child::before {
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186));
}.NZ-our-story .bK-value-prop:last-child::before {
    background: linear-gradient(90deg, rgb(156,154,186), rgb(189,194,217));
}.NZ-our-story .bK-value-prop h3 {
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
    position: relative;
    font-weight: 600;
}.NZ-our-story .bK-value-prop h3::before {
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 8px;
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(189,194,217);
    height: 8px;
}.NZ-our-story .bK-value-prop:first-child h3::before {
    background-color: rgb(189,194,217);
}.NZ-our-story .bK-value-prop:last-child h3::before {
    background-color: rgb(156,154,186);
}.NZ-our-story .bK-value-prop p {
    position: relative;
    line-height: 1.8;
    margin-bottom: 0;
    color: #000000;
    font-size: 12px;
}.NZ-our-story .bK-value-prop p::first-letter {
    font-size: 1.2em;
    font-weight: 600;
    color: rgb(189,194,217);
}.NZ-our-story .bK-value-prop:last-child p::first-letter {
    color: rgb(156,154,186);
}@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.NZ-our-story .container::before,
.NZ-our-story .container::after {
    filter: blur(60px);
    position: absolute;
    background: rgb(189,194,217,0.5);
    content: "";
    width: 200px;
    z-index: -1;
    border-radius: 50%;
    height: 200px;
}.NZ-our-story .container::before {
    left: -100px;
    top: -100px;
    animation: float 15s ease-in-out infinite;
}.NZ-our-story .container::after {
    animation: float 20s ease-in-out infinite reverse;
    background: rgb(156,154,186,0.5);
    bottom: -100px;
    right: -100px;
}.NZ-our-story::before {
    background-size: 30px 30px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(45deg, transparent 45%, rgb(189,194,217,0.5) 45%, rgb(189,194,217,0.5) 55%, transparent 55%);
    position: absolute;
    opacity: 0.3;
    content: "";
    top: 0;
}.NZ-our-story .bK-value-prop:hover h3 {
    color: rgb(189,194,217);
    transition: color 0.3s ease;
}.NZ-our-story .bK-value-prop:last-child:hover h3 {
    color: rgb(156,154,186);
}.NZ-our-story .bK-value-prop:hover::before {
    background-size: 200% 200%;
    animation: gradient-shift 3s linear infinite;
}

@media (max-width: 991px) {.NZ-our-story {
    padding: 80px 0;
}.NZ-our-story h2 {
    margin-bottom: 40px;
}.NZ-our-story .nS-learn-online {
    grid-template-columns: 1fr;
    gap: 30px;
}.NZ-our-story .nS-learn-online::before {
    display: none;
}.NZ-our-story .bK-value-prop {
    padding: 30px;
}.NZ-our-story .container::before,
    .NZ-our-story .container::after {
    width: 150px;
    height: 150px;
}
}

@media (max-width: 767px) {.NZ-our-story {
    padding: 60px 0;
}.NZ-our-story h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 30px;
}.NZ-our-story h2::before {
    width: 60px;
}.NZ-our-story h2::after {
    width: 30px;
}.NZ-our-story .bK-value-prop {
    padding: 25px;
}.NZ-our-story .bK-value-prop h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
}.NZ-our-story .bK-value-prop p {
    font-size: calc(12px * 0.95);
}.NZ-our-story .container::before,
    .NZ-our-story .container::after {
    height: 100px;
    filter: blur(40px);
    width: 100px;
}
}

@media (max-width: 480px) {.NZ-our-story {
    padding: 40px 0;
}.NZ-our-story h2 {
    padding-bottom: 15px;
    font-size: calc(31px * 0.8);
    margin-bottom: 25px;
}.NZ-our-story h2::before {
    height: 2px;
    width: 50px;
}.NZ-our-story h2::after {
    bottom: -3px;
    height: 2px;
    width: 25px;
}.NZ-our-story .bK-value-prop {
    padding: 20px;
}.NZ-our-story .bK-value-prop h3 {
    margin-bottom: 12px;
    font-size: calc(18px * 0.85);
    padding-left: 15px;
}.NZ-our-story .bK-value-prop h3::before {
    height: 6px;
    width: 6px;
}.NZ-our-story .bK-value-prop p {
    font-size: calc(12px * 0.9);
}.NZ-our-story .bK-value-prop::before {
    height: 3px;
}.NZ-our-story .container::before,
    .NZ-our-story .container::after {
    height: 80px;
    width: 80px;
    filter: blur(30px);
}}.cV-course-offering {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background-color: rgb(156,154,186);
}.cV-course-offering::before {
    left: 0;
    position: absolute;
    z-index: 1;
    background: 
        radial-gradient(ellipse at bottom right, rgb(189,194,217,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(156,154,186,0.5) 0%, transparent 60%);
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
}.cV-course-offering::after {
    width: 100%;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-size: 50px 50px;
    z-index: 1;
}.cV-course-offering .container {
    position: relative;
    z-index: 2;
}.cV-course-offering .Fs-skill-plan {
    display: flex;
    gap: 60px;
    position: relative;
    flex-direction: column;
}.cV-course-offering .Ky-text-holder-box {
    gap: 30px;
    order: 2;
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
}.cV-course-offering .Ky-text-holder-box h2 {
    grid-column: 1 / -1;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    font-size: 40px;
    margin-bottom: 0;
}.cV-course-offering .Ky-text-holder-box h2::after {
    content: "";
    width: 100px;
    transform: translateX(-50%);
    bottom: 0;
    border-radius: 10px;
    left: 50%;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186));
}.cV-course-offering .Ky-text-holder-box .description {
    padding: 25px;
    position: relative;
    border-radius: 28px;
    font-size: 18px;
    overflow: hidden;
    margin: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.cV-course-offering .Ky-text-holder-box .description:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.cV-course-offering .Ky-text-holder-box .description::before {
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(189,194,217);
    height: 4px;
}.cV-course-offering .Ky-text-holder-box .description:last-of-type::before {
    background: rgb(156,154,186);
}.cV-course-offering .Ky-text-holder-box .description::after {
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    pointer-events: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    height: 100%;
}.cV-course-offering .pu-photo-box-wrap {
    border-radius: 28px;
    height: 400px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    order: 1;
}.cV-course-offering .pu-photo-box-wrap::before {
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
    position: absolute;
    inset: 0;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}

@keyframes scan-move {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@media (min-width: 992px) {.cV-course-offering .Fs-skill-plan {
    gap: 80px;
}.cV-course-offering .pu-photo-box-wrap {
    height: 500px;
}
}

@media (max-width: 991px) {.cV-course-offering {
    padding: 80px 0;
}
}

@media (max-width: 767px) {.cV-course-offering {
    padding: 60px 0;
}.cV-course-offering .Ky-text-holder-box {
    grid-template-columns: 1fr;
}.cV-course-offering .Ky-text-holder-box h2 {
    font-size: calc(40px * 0.9);
}.cV-course-offering .pu-photo-box-wrap {
    height: 350px;
}
}

@media (max-width: 480px) {.cV-course-offering {
    padding: 40px 0;
}.cV-course-offering .Fs-skill-plan {
    gap: 40px;
}.cV-course-offering .Ky-text-holder-box h2 {
    font-size: calc(40px * 0.8);
    padding-bottom: 15px;
}.cV-course-offering .Ky-text-holder-box h2::after {
    width: 80px;
}.cV-course-offering .Ky-text-holder-box .description {
    padding: 20px;
}.cV-course-offering .pu-photo-box-wrap {
    height: 250px;
}}.Wm-pricing-structure {
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.Wm-pricing-structure::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(189,194,217,0.5) 100%);
    right: 0;
    z-index: 1;
}.Wm-pricing-structure .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.Wm-pricing-structure .rN-price-sheet {
    position: relative;
}.Wm-pricing-structure h2 {
    opacity: 0;
    transform: translateX(-10px);
    animation: slideInTitle 0.8s forwards 0.2s;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    font-size: 34px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}.Wm-pricing-structure .Wd-fee-deals {
    max-width: 800px;
    font-size: 15px;
    transform: translateX(-10px);
    animation: slideInDesc 0.8s forwards 0.4s;
    opacity: 0;
    margin-bottom: 40px;
    line-height: 1.6;
    color: #ffffff;
}.Wm-pricing-structure .Rq-price-deals {
    display: grid;
    list-style: none;
    padding: 0;
    gap: 30px;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.Wm-pricing-structure .Rq-price-deals li {
    animation: fadeIn 0.8s forwards;
    perspective: 1000px;
    opacity: 0;
}.Wm-pricing-structure .Rq-price-deals li:nth-child(1) {
    animation-delay: 0.5s;
}.Wm-pricing-structure .Rq-price-deals li:nth-child(2) {
    animation-delay: 0.7s;
}.Wm-pricing-structure .Rq-price-deals li:nth-child(3) {
    animation-delay: 0.9s;
}.Wm-pricing-structure .Rq-price-deals li:nth-child(4) {
    animation-delay: 1.1s;
}.Wm-pricing-structure .xV-discount-price {
    display: block;
    text-decoration: none;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}.Wm-pricing-structure .Du-package-deals {
    transition: all 0.4s ease;
    position: relative;
    border-left: 4px solid rgb(189,194,217);
    box-sizing: border-box;
    flex-direction: column;
    height: 100%;
    padding: 30px;
    background: linear-gradient(145deg, #ffffff 0%, rgb(222,222,236) 100%);
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}.Wm-pricing-structure .Du-package-deals::before {
    background: rgb(156,154,186);
    right: 0;
    height: 80px;
    position: absolute;
    top: 0;
    opacity: 0.8;
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    content: "";
    transform: translate(50%, -50%) rotate(45deg);
}.Wm-pricing-structure .tu-discount-grid {
    flex-direction: column;
    height: 100%;
    z-index: 2;
    position: relative;
    display: flex;
}.Wm-pricing-structure .tu-discount-grid h4 {
    display: inline-block;
    margin: 0 0 20px;
    color: #000000;
    font-size: calc(22px + 2px);
    position: relative;
    font-weight: 700;
}.Wm-pricing-structure .tu-discount-grid h4::after {
    width: 40px;
    position: absolute;
    background: rgb(189,194,217);
    height: 3px;
    transition: width 0.3s ease;
    left: 0;
    content: "";
    bottom: -10px;
}.Wm-pricing-structure .tu-discount-grid p {
    flex-grow: 1;
    overflow-wrap: break-word;
    font-size: calc(15px - 1px);
    hyphens: auto;
    margin: 0 0 25px;
    color: #000000;
    word-wrap: break-word;
    line-height: 1.6;
    white-space: normal;
}.Wm-pricing-structure .RE-learning-cost {
    position: relative;
    display: inline-block;
    overflow: hidden;
    align-self: flex-start;
    padding: 10px 20px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    background: rgb(189,194,217);
    border-radius: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin-top: auto;
    transform: translateY(0);
}.Wm-pricing-structure .RE-learning-cost::before {
    width: 100%;
    transform: translateX(-100%);
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.2), transparent);
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}.Wm-pricing-structure .xV-discount-price:hover {
    transform: translateY(-8px);
}.Wm-pricing-structure .xV-discount-price:hover .Du-package-deals {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    border-left-width: 8px;
}.Wm-pricing-structure .xV-discount-price:hover .Du-package-deals::before {
    transform: translate(40%, -40%) rotate(45deg);
}.Wm-pricing-structure .xV-discount-price:hover .tu-discount-grid h4::after {
    width: 70px;
}.Wm-pricing-structure .xV-discount-price:hover .RE-learning-cost {
    transform: translateY(-5px);
    background: rgb(156,154,186);
}.Wm-pricing-structure .xV-discount-price:hover .RE-learning-cost::before {
    transform: translateX(100%);
}.Wm-pricing-structure .xV-discount-price:active {
    transition: transform 0.2s;
    transform: translateY(-2px);
}

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

@keyframes slideInDesc {
  to {
    transform: translateX(0);
    opacity: 0.9;
  }
}

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

@media (max-width: 1200px) {.Wm-pricing-structure {
    padding: 80px 0;
}.Wm-pricing-structure .Rq-price-deals {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.Wm-pricing-structure h2 {
    font-size: calc(34px - 4px);
}.Wm-pricing-structure .Wd-fee-deals {
    margin-bottom: 30px;
}.Wm-pricing-structure .Rq-price-deals {
    gap: 20px;
}.Wm-pricing-structure .Du-package-deals {
    padding: 25px;
}
}

@media (max-width: 768px) {.Wm-pricing-structure {
    padding: 60px 0;
}.Wm-pricing-structure h2 {
    font-size: calc(34px - 6px);
}.Wm-pricing-structure .Wd-fee-deals {
    font-size: calc(15px - 1px);
}.Wm-pricing-structure .Rq-price-deals {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.Wm-pricing-structure .tu-discount-grid h4 {
    font-size: 22px;
}.Wm-pricing-structure .tu-discount-grid p {
    margin-bottom: 20px;
    font-size: calc(15px - 2px);
}
}

@media (max-width: 576px) {.Wm-pricing-structure {
    padding: 50px 0;
}.Wm-pricing-structure .container {
    padding: 0 15px;
}.Wm-pricing-structure h2 {
    font-size: calc(34px - 8px);
    margin-bottom: 15px;
}.Wm-pricing-structure .Wd-fee-deals {
    margin-bottom: 25px;
}.Wm-pricing-structure .Rq-price-deals {
    gap: 20px;
    grid-template-columns: 1fr;
}.Wm-pricing-structure .Du-package-deals {
    padding: 20px;
}.Wm-pricing-structure .tu-discount-grid p {
    margin-bottom: 15px;
}.Wm-pricing-structure .RE-learning-cost {
    padding: 8px 16px;
    font-size: calc(20px - 1px);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    background: linear-gradient(to right, rgb(156,154,186), rgb(189,194,217));
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    opacity: 0.9;
    z-index: -2;
    content: "";
}footer::after {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    z-index: -1;
    bottom: 0;
    position: absolute;
    right: 0;
    content: "";
    top: 0;
    left: 0;
}.fH-footer-careers {
    padding: 5rem 0 2rem;
    position: relative;
    color: #ffffff;
}.fH-footer-careers::before {
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186), rgb(189,194,217));
    height: 10px;
    width: 100%;
    left: 0;
    content: "";
}.fH-footer-careers .container {
    gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    position: relative;
}.fH-footer-careers .company_holder {
    position: relative;
    padding: 0;
    grid-column: span 5;
}.fH-footer-careers .company_holder h3 {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    margin: 0 0 1.5rem;
    font-weight: 700;
    font-size: 29px;
    padding-bottom: 1rem;
}.fH-footer-careers .company_holder h3::after {
    height: 2px;
    background: #ffffff;
    left: 0;
    position: absolute;
    width: 80px;
    content: "";
    bottom: -2px;
}.fH-footer-careers .YJ-brainstorm {
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    margin-top: 1.5rem;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    padding: 0 0 0 1.5rem;
    line-height: 1.7;
}.fH-footer-careers .XB-price-table {
    grid-column: span 7;
}.fH-footer-careers .gR-site-prime {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.fH-footer-careers .gt-main-pagebar {
    position: relative;
}.fH-footer-careers .gt-main-pagebar h5 {
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 0.8rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    font-size: 22px;
    position: relative;
}.fH-footer-careers .gt-main-pagebar h5::after {
    width: 40px;
    background: #ffffff;
    bottom: -2px;
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime {
    display: grid;
    gap: 1rem;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime a {
    font-size: 14px;
    display: flex;
    color: rgba(255, 255, 255, 0.8);
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime a::after {
    opacity: 0;
    content: "\2192";
    transform: translateX(-5px);
    transition: all 0.3s ease;
    margin-left: 0.5rem;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime a:hover::after {
    transform: translateX(0);
    opacity: 1;
}.Yv-press-room {
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    margin-top: 4rem;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.Yv-press-room .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.Yv-press-room .mJ-trade-mark {
    font-size: 16px;
    opacity: 0.9;
    position: relative;
    padding: 0 1rem;
    color: #ffffff;
    text-align: center;
}.fH-footer-careers::after {
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    top: 2rem;
    right: 2rem;
    position: absolute;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
}.fH-footer-careers .company_holder::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
}.fH-footer-careers .company_holder::after {
    position: absolute;
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    content: "";
    left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
}.fH-footer-careers .XB-price-table::after {
    height: 50px;
    bottom: 0;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 50px;
    right: 0;
}

@media (max-width: 1200px) {.fH-footer-careers .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.fH-footer-careers {
    padding: 4rem 0 2rem;
}.fH-footer-careers .container {
    grid-template-columns: 1fr;
}.fH-footer-careers .company_holder,
    .fH-footer-careers .XB-price-table {
    grid-column: span 12;
}.fH-footer-careers .company_holder {
    margin-bottom: 2rem;
}.fH-footer-careers::after,
    .fH-footer-careers .company_holder::before,
    .fH-footer-careers .company_holder::after,
    .fH-footer-careers .XB-price-table::after {
    display: none;
}
}

@media (max-width: 768px) {.fH-footer-careers {
    padding: 3rem 0 1.5rem;
}.fH-footer-careers .gR-site-prime {
    gap: 1.5rem;
}.fH-footer-careers .company_holder h3 {
    font-size: calc(29px - 2px);
}.Yv-press-room {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.fH-footer-careers {
    padding: 2.5rem 0 1rem;
}.fH-footer-careers .gR-site-prime {
    gap: 2rem;
    grid-template-columns: 1fr;
}.fH-footer-careers .YJ-brainstorm {
    padding-left: 1rem;
}.Yv-press-room {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.fH-footer-careers .company_holder h3::after,
    .fH-footer-careers .gt-main-pagebar h5::after {
    width: 30px;
}.fH-footer-careers .gt-main-pagebar .gR-site-prime a:hover {
    padding-left: 0.3rem;
}}.LB-title-opener {
    position: relative;
    background: linear-gradient(135deg, rgb(156,154,186) 0%, rgb(189,194,217) 100%);
    align-items: center;
    min-height: 100vh;
    padding: 3rem 1.5rem;
    display: flex;
    overflow: hidden;
    justify-content: center;
}.LB-title-opener::before {
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.12) 0%, transparent 60%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.08) 0%, transparent 40%);
    pointer-events: none;
    left: 0;
    height: 100%;
}.LB-title-opener::after {
    top: -50%;
    position: absolute;
    transform: rotate(-15deg) scale(2);
    animation: rotateGlow 15s infinite alternate ease-in-out;
    content: "";
    right: -50%;
    background: radial-gradient(ellipse at center, rgb(156,154,186,0.5) 0%, transparent 70%);
    width: 100%;
    height: 100%;
    z-index: 0;
}.LB-title-opener .Ob-main-entry {
    max-width: 1200px;
    gap: 3rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 2;
    width: 100%;
    transform: translateY(0);
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.LB-title-opener .Ob-main-entry:hover {
    transform: translateY(-10px);
}.LB-title-opener .Ob-main-entry > div:first-child {
    padding: 2rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    background: rgba(255,255,255,0.08);
}.LB-title-opener .Ob-main-entry > div:first-child:hover {
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.3);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.LB-title-opener h3 {
    letter-spacing: 0.02em;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin: 0;
    position: relative;
    font-size: calc(18px * 1.05);
    line-height: 1.4;
    font-weight: 600;
}.LB-title-opener .Ob-main-entry > div:nth-child(2) {
    position: relative;
}.LB-title-opener .hj-pedagogy-way {
    transform: translateX(0);
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 
    0 40px 80px rgba(0,0,0,0.15),
    0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    background: linear-gradient(to bottom right, #000000, rgba(0, 0, 0, 0.5));
    gap: 2rem;
    padding: 3rem;
}.LB-title-opener .hj-pedagogy-way:hover {
    transform: translateX(10px);
}.LB-title-opener .hj-pedagogy-way::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(189,194,217), rgb(156,154,186));
    transition: width 0.3s ease;
    width: 6px;
    left: 0;
    height: 100%;
    top: 0;
    content: "";
}.LB-title-opener .hj-pedagogy-way:hover::before {
    width: 10px;
}.LB-title-opener h1 {
    color: #ffffff;
    margin: 0;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    font-size: clamp(2.5rem, 5vw, 40px);
    line-height: 1.2;
}.LB-title-opener .hj-pedagogy-way:hover h1 {
    transform: translateY(-5px);
}.LB-title-opener .hj-pedagogy-way > div {
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background-position: center center !important;
}.LB-title-opener .hj-pedagogy-way > div::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.85), 
    rgba(var(--secondary-color-rgb), 0.85));
    top: 0;
    content: "";
    left: 0;
}.LB-title-opener .hj-pedagogy-way > div:hover {
    transform: scale(1.02);
}.LB-title-opener p {
    font-size: calc(18px * 1.1);
    margin: 0;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    color: #ffffff;
    z-index: 2;
    position: relative;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.01em;
}

@keyframes rotateGlow {
  0% {
    transform: rotate(-15deg) scale(2);
    opacity: 0.5;
  }
  100% {
    transform: rotate(-5deg) scale(2.2);
    opacity: 0.7;
  }
}

@media (min-width: 768px) {.LB-title-opener {
    padding: 5rem;
}.LB-title-opener .Ob-main-entry {
    gap: 2rem;
    grid-template-columns: 1fr 1.5fr;
}.LB-title-opener .Ob-main-entry > div:first-child {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
    margin-top: 4rem;
}.LB-title-opener .Ob-main-entry > div:first-child:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg) translateY(-10px);
}.LB-title-opener h3 {
    font-size: calc(18px * 1.2);
}.LB-title-opener .hj-pedagogy-way {
    transform: translateX(-20px);
}.LB-title-opener .hj-pedagogy-way:hover {
    transform: translateX(-10px);
}
}

@media (min-width: 992px) {.LB-title-opener h1 {
    font-size: calc(40px * 1.2);
}.LB-title-opener .hj-pedagogy-way {
    padding: 4rem;
}.LB-title-opener .hj-pedagogy-way > div {
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3rem;
    margin-left: -2rem;
    margin-right: 2rem;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}.LB-title-opener .hj-pedagogy-way > div:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.03);
}.LB-title-opener p {
    font-size: calc(18px * 1.2);
}.LB-title-opener h3 {
    max-width: 90%;
}
}

@media (max-width: 767px) {.LB-title-opener {
    padding: 2rem 1rem;
}.LB-title-opener h1 {
    font-size: calc(30px * 1.1);
}.LB-title-opener h3 {
    font-size: 18px;
}.LB-title-opener .hj-pedagogy-way {
    padding: 2rem;
}.LB-title-opener .hj-pedagogy-way > div {
    padding: 1.5rem;
}.LB-title-opener p {
    font-size: 18px;
}}.hR-thanksArea {
    background: linear-gradient(135deg, rgb(222,222,236) 0%, rgb(222,222,236) 60%, rgba(rgb(189,194,217,0.5), 0.05) 100%);
    position: relative;
    perspective: 1000px;
    padding: 6rem 0;
    overflow: hidden;
}.hR-thanksArea::before,
.hR-thanksArea::after {
    position: absolute;
    pointer-events: none;
    content: '';
}.hR-thanksArea::before {
    opacity: 0.03;
    transform: rotate(-15deg) translateZ(-10px);
    background: linear-gradient(45deg, rgb(189,194,217,0.5) 10%, transparent 70%);
    top: -5%;
    height: 70%;
    width: 40%;
    filter: blur(20px);
    left: -10%;
}.hR-thanksArea::after {
    background: linear-gradient(135deg, rgb(156,154,186,0.5) 10%, transparent 70%);
    opacity: 0.04;
    right: -5%;
    width: 30%;
    transform: rotate(10deg) translateZ(-5px);
    bottom: -10%;
    height: 60%;
    filter: blur(15px);
}.hR-thanksArea .container {
    transform-style: preserve-3d;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    z-index: 1;
}.hR-thanksArea h2 {
    position: relative;
    max-width: 90%;
    line-height: 1.3;
    color: #000000;
    transform: translateZ(10px);
    font-size: 30px;
    margin-bottom: 3rem;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
}.hR-thanksArea h2::after {
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: '';
    transform: translateZ(15px) scaleX(1);
    position: absolute;
    height: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(189,194,217) 0%, rgb(189,194,217,0.5) 100%);
    left: 0;
    bottom: -0.8rem;
}.hR-thanksArea .wx-achieve-goals {
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2.5rem 3rem;
    position: relative;
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
    transform: translateZ(20px) rotateY(-2deg);
    border-radius: 19px;
    margin: 1rem 0;
}.hR-thanksArea .wx-achieve-goals::before {
    border: 1px solid rgb(189,194,217,0.5);
    pointer-events: none;
    top: -10px;
    left: -10px;
    border-radius: 100px;
    opacity: 0.1;
    position: absolute;
    transform: translateZ(5px);
    right: -10px;
    content: '';
    bottom: -10px;
}.hR-thanksArea .wx-achieve-goals:hover {
    transform: translateZ(25px) rotateY(0deg);
    box-shadow: 
        0 25px 35px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 15px 25px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.hR-thanksArea ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.hR-thanksArea li {
    padding-left: 0;
    position: relative;
}.hR-thanksArea li::before {
    position: absolute;
    transition: all 0.4s ease-out;
    content: '';
    background: linear-gradient(135deg, rgb(189,194,217,0.5) 0%, transparent 80%);
    left: -30px;
    transform: translateZ(15px) scale(0.95);
    width: 60px;
    opacity: 0.2;
    border-radius: 50%;
    height: 60px;
    top: -20px;
}.hR-thanksArea li span {
    display: block;
    transform: translateZ(5px);
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
    line-height: 1.7;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #000000;
}

@media (min-width: 992px) {.hR-thanksArea {
    padding: 8rem 0;
}.hR-thanksArea h2 {
    font-size: calc(30px * 1.1);
    max-width: 80%;
    transform: translateZ(15px);
}.hR-thanksArea h2::after {
    width: 100px;
}.hR-thanksArea .wx-achieve-goals {
    margin: 2rem 0;
    padding: 3.5rem 4rem;
}.hR-thanksArea li span {
    font-size: calc(16px * 1.05);
    line-height: 1.8;
}.hR-thanksArea li::before {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 991px) {.hR-thanksArea {
    padding: 5rem 0;
}.hR-thanksArea h2 {
    font-size: calc(30px * 0.9);
    max-width: 100%;
}.hR-thanksArea .wx-achieve-goals {
    padding: 2rem 2.5rem;
    transform: translateZ(10px) rotateY(-1deg);
}
}

@media (max-width: 767px) {.hR-thanksArea {
    padding: 4rem 0;
}.hR-thanksArea h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 2rem;
}.hR-thanksArea h2::after {
    width: 60px;
    height: 2px;
}.hR-thanksArea .wx-achieve-goals {
    transform: translateZ(5px) rotateY(0deg);
    padding: 1.5rem 2rem;
}.hR-thanksArea li::before {
    top: -15px;
    left: -20px;
    width: 40px;
    height: 40px;
}
}

@media (max-width: 480px) {.hR-thanksArea {
    padding: 3rem 0;
}.hR-thanksArea .container {
    padding: 0 1.5rem;
}.hR-thanksArea h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.5rem;
}.hR-thanksArea .wx-achieve-goals {
    padding: 1.25rem 1.5rem;
    margin: 0.5rem 0;
}.hR-thanksArea li span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}

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

.hR-thanksArea .wx-achieve-goals {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.BM-leadership-profile {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,222,236) 0%, #ffffff 100%);
    padding: 120px 0;
}.BM-leadership-profile::before {
    height: 100%;
    position: absolute;
    opacity: 0.05;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(156,154,186,0.5) 0px,
        rgb(156,154,186,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.BM-leadership-profile::after {
    z-index: 1;
    background: radial-gradient(
        ellipse at center,
        rgb(189,194,217,0.5) 0%,
        transparent 70%
    );
    width: 80%;
    height: 200%;
    position: absolute;
    transform: rotate(-15deg);
    right: -25%;
    top: -50%;
    opacity: 0.1;
    content: "";
}.BM-leadership-profile .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.BM-leadership-profile .Dh-learning-voices {
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
    display: grid;
    transform: perspective(1000px) rotateY(0deg);
    position: relative;
    padding: 3rem;
    background: #ffffff;
}.BM-leadership-profile .Dh-learning-voices:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.BM-leadership-profile .Dh-learning-voices::before {
    transform: scaleY(0);
    transform-origin: top;
    left: 0;
    background: linear-gradient(to bottom, rgb(189,194,217), rgb(156,154,186));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 0;
    width: 5px;
    content: "";
    height: 100%;
}.BM-leadership-profile .Dh-learning-voices:hover::before {
    transform: scaleY(1);
}.BM-leadership-profile .pu-photo-box-wrap {
    height: 180px;
    width: 180px;
    border: 6px solid #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(-3deg) translateY(0);
}.BM-leadership-profile .Dh-learning-voices:hover .pu-photo-box-wrap {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.BM-leadership-profile .pu-photo-box-wrap::after {
    width: 100%;
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
}.BM-leadership-profile .name {
    display: inline-block;
    transform: translateY(0);
    margin: 0.5rem 0;
    width: 100%;
    color: rgb(189,194,217);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(20px * 1.1);
    position: relative;
    font-weight: 700;
    text-align: center;
}.BM-leadership-profile .Dh-learning-voices:hover .name {
    transform: translateY(-5px);
}.BM-leadership-profile .name::after {
    width: 80px;
    content: "";
    left: 50%;
    bottom: -5px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
    transform: translateX(-50%) scaleX(0.5);
    background: rgb(156,154,186);
    position: absolute;
}.BM-leadership-profile .Dh-learning-voices:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.BM-leadership-profile .Dh-learning-voices div:nth-child(2) div {
    text-align: center;
    color: rgb(156,154,186);
    font-size: calc(14px * 1.05);
    transform: translateY(0);
    font-style: italic;
    margin-top: 0.5rem;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}.BM-leadership-profile .Dh-learning-voices:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.BM-leadership-profile .oh-emp-back {
    margin: 1.5rem 0 0;
    line-height: 1.8;
    position: relative;
    opacity: 0.95;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    transition: opacity 0.4s ease;
    padding: 1.5rem 0.5rem 0.5rem;
    color: #000000;
    font-size: 14px;
    text-align: justify;
}.BM-leadership-profile .Dh-learning-voices:hover .oh-emp-back {
    opacity: 1;
}.BM-leadership-profile .oh-emp-back::before {
    font-family: serif;
    font-size: 4rem;
    line-height: 1;
    content: "";
    color: rgb(189,194,217,0.5);
    position: absolute;
    top: -0.5rem;
    text-shadow: 2px 2px 0 #ffffff;
    transform: translateX(-50%);
    left: 50%;
}

@media (min-width: 768px) {.BM-leadership-profile .Dh-learning-voices {
    padding: 3.5rem;
    grid-template-columns: auto 1fr;
    gap: 2.5rem;
}.BM-leadership-profile .pu-photo-box-wrap {
    height: 200px;
    margin: 0;
    width: 200px;
}.BM-leadership-profile .name {
    text-align: left;
}.BM-leadership-profile .name::after {
    left: 0;
    transform: translateX(0) scaleX(0.5);
}.BM-leadership-profile .Dh-learning-voices:hover .name::after {
    transform: translateX(0) scaleX(1);
}.BM-leadership-profile .Dh-learning-voices div:nth-child(2) div {
    text-align: left;
}.BM-leadership-profile .Dh-learning-voices div:nth-child(3) {
    grid-column: span 2;
}.BM-leadership-profile .oh-emp-back {
    padding: 2rem 1rem 0.5rem;
}.BM-leadership-profile .oh-emp-back::before {
    transform: translateX(0);
    left: 1rem;
}
}

@media (min-width: 992px) {.BM-leadership-profile {
    padding: 150px 0;
}.BM-leadership-profile .Dh-learning-voices {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 220px 1fr 2fr;
}.BM-leadership-profile .Dh-learning-voices div:nth-child(1) {
    grid-row: span 2;
}.BM-leadership-profile .Dh-learning-voices div:nth-child(3) {
    grid-row: span 2;
    grid-column: 3;
}.BM-leadership-profile .pu-photo-box-wrap {
    height: 280px;
    width: 220px;
}.BM-leadership-profile .oh-emp-back {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    align-items: center;
    margin: 0;
    height: 100%;
    border-top: none;
    padding: 0 0 0 3rem;
    display: flex;
}.BM-leadership-profile .oh-emp-back::before {
    top: 1rem;
    left: 1rem;
}
}

@media (min-width: 1200px) {.BM-leadership-profile .Dh-learning-voices {
    padding: 5rem;
    grid-template-columns: 250px 1fr 2.5fr;
    gap: 3.5rem;
}.BM-leadership-profile .pu-photo-box-wrap {
    height: 320px;
    width: 250px;
}.BM-leadership-profile .name {
    font-size: calc(20px * 1.2);
}.BM-leadership-profile .Dh-learning-voices div:nth-child(2) div {
    margin-top: 0.75rem;
    font-size: calc(14px * 1.1);
}.BM-leadership-profile .oh-emp-back {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
    padding: 0 0 0 4rem;
}}.TB-cookie-window-banner {
    border-top: 3px solid rgb(189,194,217);
    padding: 20px 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
    position: fixed;
    display: flex;
    width: 100%;
    z-index: 100;
    background: rgb(222,222,236);
    justify-content: center;
}.HU-web-tracking {
    width: 90%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    max-width: 1200px;
    padding: 20px;
    border-radius: 25px;
    align-items: center;
    border: 2px solid rgb(189,194,217);
    margin: auto;
    justify-content: space-between;
}.Ql-edu-track {
    flex-shrink: 0;
    margin-right: 20px;
}.Ql-edu-track svg {
    fill: rgb(189,194,217);
    width: 50px;
    height: 50px;
}.pe-digital-cookies {
    text-align: left;
    color: #ffffff;
    flex-grow: 1;
}.pe-digital-cookies h5 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
    color: rgb(189,194,217);
    font-weight: 700;
    letter-spacing: 1px;
}.pe-digital-cookies p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #ffffff;
}.pe-digital-cookies p a {
    color: rgb(189,194,217);
    text-decoration: underline;
}.qr-manage-cookies {
    text-align: center;
    background: rgb(189,194,217);
    cursor: pointer;
    min-width: 120px;
    border-radius: 10px;
    font-size: 20px;
    color: #ffffff;
    border: none;
    text-decoration: none;
    padding: 10px 20px;
    flex-shrink: 0;
}.cookie_button.mU-cookie-compl {
    margin-right: 10px;
}#Ky-cookie-alert-notice {
    display: none;
}#Ky-cookie-alert-notice:checked ~ .TB-cookie-window-banner {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.HU-web-tracking {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.Ql-edu-track {
    margin-right: 0;
    margin-bottom: 20px;
}.qr-manage-cookies {
    width: 100%;
    margin: 10px 0;
    max-width: 250px;
}}
.nj-client-opinions {
    background: rgb(222,222,236);
    padding: 8rem 2rem;
    position: relative;
    overflow: hidden;
}.nj-client-opinions::before {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    background: linear-gradient(135deg, transparent 49.5%, rgb(189,194,217,0.5) 49.5%, rgb(189,194,217,0.5) 50.5%, transparent 50.5%);
}.nj-client-opinions::after {
    width: 100%;
    opacity: 0.1;
    bottom: 0;
    content: "";
    z-index: 0;
    background: linear-gradient(to top, rgb(156,154,186,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
    height: 40%;
}.nj-client-opinions .wx-achieve-goals {
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.nj-client-opinions h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
    text-align: center;
    color: #000000;
    font-size: 28px;
    margin-bottom: 5rem;
}.nj-client-opinions h4::before {
    position: absolute;
    bottom: -15px;
    width: 60px;
    content: "";
    background: rgb(189,194,217);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
}.nj-client-opinions h4::after {
    bottom: -25px;
    background: rgb(156,154,186);
    transform: translateX(-50%);
    height: 3px;
    width: 30px;
    position: absolute;
    content: "";
    left: 50%;
}.nj-client-opinions .jx-edu-testimonials {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 0;
}.nj-client-opinions .Dh-learning-voices {
    align-items: center;
    display: flex;
    padding: 3rem;
    flex-direction: column;
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
}.nj-client-opinions .Dh-learning-voices:nth-child(odd) {
    border-right: 1px solid rgb(156,154,186,0.5);
    background: linear-gradient(45deg, rgb(222,222,236) 0%, #ffffff 100%);
    transform: translateX(0);
}.nj-client-opinions .Dh-learning-voices:nth-child(even) {
    border-left: 1px solid rgb(156,154,186,0.5);
    background: linear-gradient(135deg, #ffffff 0%, rgb(222,222,236) 100%);
    transform: translateX(0);
}.nj-client-opinions .Dh-learning-voices:nth-child(odd):hover {
    transform: translateX(20px);
}.nj-client-opinions .Dh-learning-voices:nth-child(even):hover {
    transform: translateX(-20px);
}.nj-client-opinions .Dh-learning-voices::before {
    background: linear-gradient(to right, transparent, rgb(189,194,217,0.5), transparent);
    left: 10%;
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 80%;
    content: "";
}.nj-client-opinions .Dh-learning-voices:last-child::before,
.nj-client-opinions .Dh-learning-voices:nth-last-child(2):last-child::before {
    display: none;
}.nj-client-opinions .Dh-learning-voices .pu-photo-box-wrap {
    position: relative;
    height: 120px;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    width: 120px;
    margin-bottom: 2rem;
    border-radius: 0;
}.nj-client-opinions .Dh-learning-voices:hover .pu-photo-box-wrap {
    transform: rotate(15deg);
}.nj-client-opinions .Dh-learning-voices .pu-photo-box-wrap::before {
    z-index: 1;
    background: linear-gradient(45deg, rgb(189,194,217,0.5), transparent 70%);
    position: absolute;
    right: 0;
    transition: all 0.3s ease;
    left: 0;
    opacity: 0;
    content: "";
    top: 0;
    bottom: 0;
}.nj-client-opinions .Dh-learning-voices:hover .pu-photo-box-wrap::before {
    opacity: 0.5;
}.nj-client-opinions .Dh-learning-voices span {
    text-align: center;
    font-size: 18px;
    transition: all 0.4s ease;
    padding: 0 1rem;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 600;
    color: #000000;
}.nj-client-opinions .Dh-learning-voices:hover span {
    color: rgb(189,194,217);
}.nj-client-opinions .Dh-learning-voices span::after {
    transform: translateX(-50%) scaleX(0);
    bottom: -8px;
    position: absolute;
    height: 2px;
    transition: all 0.4s ease;
    width: 40px;
    background: rgb(156,154,186);
    content: "";
    left: 50%;
}.nj-client-opinions .Dh-learning-voices:hover span::after {
    transform: translateX(-50%) scaleX(1);
}.nj-client-opinions .Dh-learning-voices p {
    padding: 0 1rem;
    transition: all 0.4s ease;
    line-height: 1.7;
    max-width: 100%;
    color: #000000;
    position: relative;
    margin-top: 1rem;
    text-align: center;
    font-size: 18px;
}.nj-client-opinions .Dh-learning-voices:hover p {
    transform: scale(1.02);
}.nj-client-opinions .Dh-learning-voices:nth-child(4n+1),
.nj-client-opinions .Dh-learning-voices:nth-child(4n+4) {
    background: linear-gradient(45deg, rgb(222,222,236) 0%, #ffffff 100%);
}.nj-client-opinions .Dh-learning-voices:nth-child(4n+2),
.nj-client-opinions .Dh-learning-voices:nth-child(4n+3) {
    background: linear-gradient(135deg, #ffffff 0%, rgb(222,222,236) 100%);
}

@media (max-width: 1200px) {.nj-client-opinions .Dh-learning-voices {
    padding: 2.5rem;
}.nj-client-opinions .Dh-learning-voices .pu-photo-box-wrap {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 992px) {.nj-client-opinions {
    padding: 6rem 1.5rem;
}.nj-client-opinions h4 {
    margin-bottom: 4rem;
    font-size: calc(28px * 0.9);
}.nj-client-opinions .jx-edu-testimonials {
    grid-template-columns: 1fr;
}.nj-client-opinions .Dh-learning-voices {
    padding: 3rem 2rem;
}.nj-client-opinions .Dh-learning-voices:nth-child(n) {
    border: none;
    border-bottom: 1px solid rgb(156,154,186,0.5);
    transform: translateX(0);
}.nj-client-opinions .Dh-learning-voices:nth-child(odd):hover,
    .nj-client-opinions .Dh-learning-voices:nth-child(even):hover {
    transform: translateY(-10px);
}.nj-client-opinions .Dh-learning-voices::before {
    display: none;
}
}

@media (max-width: 768px) {.nj-client-opinions {
    padding: 5rem 1rem;
}.nj-client-opinions h4 {
    font-size: calc(28px * 0.8);
    margin-bottom: 3rem;
}.nj-client-opinions .Dh-learning-voices {
    padding: 2.5rem 1.5rem;
}.nj-client-opinions .Dh-learning-voices .pu-photo-box-wrap {
    width: 90px;
    height: 90px;
}}.PN-confidential-zone {
    background: rgb(222,222,236);
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    overflow: hidden;
    padding: 5rem 2rem;
}.PN-confidential-zone::before {
    height: 100%;
    z-index: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, 
        rgba(rgb(156,154,186,0.5), 0.03) 0%,
        rgba(rgb(156,154,186,0.5), 0.08) 60%, 
        rgba(rgb(156,154,186,0.5), 0.15) 100%);
    left: 0;
}.PN-confidential-zone::after {
    opacity: 0.1;
    filter: blur(20px);
    background: linear-gradient(to bottom right, 
        rgb(156,154,186) 0%, 
        transparent 70%);
    z-index: 1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    transform: rotate(-15deg);
    content: "";
    height: 200px;
    position: absolute;
    width: 200px;
    top: -40px;
    right: -40px;
}.PN-confidential-zone .container {
    margin: 0 auto;
    position: relative;
    border-left: 4px solid rgb(189,194,217);
    background: #ffffff;
    max-width: 1140px;
    transform-origin: left center;
    transform: perspective(1000px) rotateY(0.5deg);
    padding: 3rem;
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 3px 14px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transition: transform 0.5s ease-out;
    z-index: 2;
}.PN-confidential-zone .container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.PN-confidential-zone h1 {
    font-size: 42px;
    position: relative;
    margin: 0 0 2.5rem 0;
    border-bottom: 1px solid rgba(rgb(156,154,186,0.5), 0.2);
    letter-spacing: -0.02em;
    padding-bottom: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
}.PN-confidential-zone h1::before {
    left: 0;
    position: absolute;
    transform-origin: left;
    bottom: -1px;
    transform: scaleX(1);
    height: 3px;
    background: linear-gradient(90deg, rgb(189,194,217), rgb(156,154,186));
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    width: 30%;
    content: "";
}.PN-confidential-zone h1:hover::before {
    transform: scaleX(1.2);
}.PN-confidential-zone h2 {
    color: #000000;
    font-weight: 600;
    margin: 3rem 0 1.5rem;
    font-size: 29px;
    padding-left: 1.2rem;
    position: relative;
}.PN-confidential-zone h2::before {
    content: "";
    top: 0.5rem;
    position: absolute;
    background: rgb(156,154,186);
    border-radius: 2px;
    height: calc(100% - 1rem);
    left: 0;
    width: 4px;
}.PN-confidential-zone h3 {
    margin: 2.5rem 0 1.2rem;
    border-bottom: 1px dashed rgba(rgb(156,154,186,0.5), 0.2);
    color: #000000;
    font-weight: 600;
    padding-bottom: 0.8rem;
    font-size: calc(29px * 0.8);
}.PN-confidential-zone h4 {
    margin: 2rem 0 1rem;
    letter-spacing: 0.01em;
    color: #000000;
    font-weight: 400;
    font-size: calc(29px * 0.7);
}.PN-confidential-zone p {
    margin-bottom: 1.5rem;
    max-width: 95%;
    color: #000000;
    line-height: 1.8;
    font-size: 12px;
}.PN-confidential-zone strong {
    color: rgb(189,194,217);
    font-weight: 600;
}.PN-confidential-zone span {
    line-height: 1.7;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    color: #000000;
    display: block;
    border-left: 2px solid rgba(rgb(156,154,186,0.5), 0.3);
    font-size: 12px;
}.PN-confidential-zone ul {
    margin: 1.5rem 0 2.5rem;
    padding-left: 1.2rem;
    list-style-type: none;
}.PN-confidential-zone li {
    margin-bottom: 1.2rem;
    position: relative;
    padding-left: 1.5rem;
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
}.PN-confidential-zone li::before {
    width: 8px;
    top: 0.7rem;
    opacity: 0.8;
    transition: transform 0.3s ease, background 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    background: rgb(156,154,186);
    transform: rotate(45deg);
    height: 8px;
}.PN-confidential-zone li:hover::before {
    background: rgb(189,194,217);
    transform: rotate(135deg);
}

@media (max-width: 992px) {.PN-confidential-zone {
    padding: 4rem 1.5rem;
}.PN-confidential-zone .container {
    transform: perspective(800px) rotateY(0deg);
    padding: 2.5rem 2rem;
}.PN-confidential-zone h1 {
    font-size: calc(42px * 0.9);
    padding-bottom: 1.2rem;
    margin-bottom: 2rem;
}.PN-confidential-zone h2 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 768px) {.PN-confidential-zone {
    padding: 3rem 1rem;
}.PN-confidential-zone .container {
    padding: 2rem 1.5rem;
    border-left: 3px solid rgb(189,194,217);
}.PN-confidential-zone h1 {
    font-size: calc(42px * 0.8);
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}.PN-confidential-zone h2 {
    font-size: calc(29px * 0.8);
    padding-left: 1rem;
    margin: 2rem 0 1rem;
}.PN-confidential-zone h3 {
    margin: 2rem 0 1rem;
    font-size: calc(29px * 0.7);
}.PN-confidential-zone h4 {
    font-size: calc(29px * 0.6);
}.PN-confidential-zone p, 
    .PN-confidential-zone span,
    .PN-confidential-zone li {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}.PN-confidential-zone ul {
    padding-left: 0.5rem;
}.PN-confidential-zone li {
    padding-left: 1.2rem;
}
}

@media (max-width: 576px) {.PN-confidential-zone {
    padding: 2rem 0.5rem;
}.PN-confidential-zone .container {
    padding: 1.5rem 1.2rem;
    border-left: 2px solid rgb(189,194,217);
}.PN-confidential-zone h1 {
    font-size: calc(42px * 0.7);
}.PN-confidential-zone h2 {
    font-size: calc(29px * 0.7);
}.PN-confidential-zone h2::before {
    height: calc(100% - 0.8rem);
    top: 0.4rem;
    width: 3px;
}.PN-confidential-zone p, 
    .PN-confidential-zone span,
    .PN-confidential-zone li {
    max-width: 100%;
    font-size: calc(12px * 0.9);
}.PN-confidential-zone span {
    padding-left: 0.8rem;
}.PN-confidential-zone li::before {
    height: 6px;
    width: 6px;
}
}