* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.pwVL-inner-container {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.czFt-collab-space {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    auto
contain
touch-action: none;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-snap-type: none;
    auto
    scroll-behavior: smooth;
}::-webkit-scrollbar {
    scroll-behavior: smooth;
    background: #ffffff;
    padding: 2px;
    width: 8px;
}::-webkit-scrollbar-thumb {
    background: rgb(108,110,122,0.5);
    box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.4);
    border: 1px ridge rgb(181,184,199);
}::-webkit-scrollbar-thumb:hover {
    transform: scale(0.95);
    box-shadow: 5px 5px 11px 6px rgba(0, 0, 0, 0.2);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    transform: scale(0.9);
    box-shadow: inset -2px -4px 2px 3px rgba(0, 0, 0, 0.6);
    background: rgb(144,147,162);
}::-webkit-scrollbar-corner {
    border-radius: 6px;
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(181,184,199) #ffffff;
}.container {
    margin: auto;
    width: 1157px;
    max-width: 100%;
}.DSBY-page-top {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Bxzt-contact-form-box {
    overflow: hidden;
    background: rgb(181,184,199);
    position: relative;
    padding: 100px 0;
}.Bxzt-contact-form-box::before {
    background-image: linear-gradient(30deg, rgb(108,110,122,0.5) 12%, transparent 12.5%, transparent 87%, rgb(108,110,122,0.5) 87.5%, rgb(108,110,122,0.5)),
                      linear-gradient(150deg, rgb(108,110,122,0.5) 12%, transparent 12.5%, transparent 87%, rgb(108,110,122,0.5) 87.5%, rgb(108,110,122,0.5)),
                      linear-gradient(30deg, rgb(108,110,122,0.5) 12%, transparent 12.5%, transparent 87%, rgb(108,110,122,0.5) 87.5%, rgb(108,110,122,0.5)),
                      linear-gradient(150deg, rgb(108,110,122,0.5) 12%, transparent 12.5%, transparent 87%, rgb(108,110,122,0.5) 87.5%, rgb(108,110,122,0.5)),
                      linear-gradient(60deg, rgb(144,147,162,0.5) 25%, transparent 25.5%, transparent 75%, rgb(144,147,162,0.5) 75%, rgb(144,147,162,0.5)),
                      linear-gradient(60deg, rgb(144,147,162,0.5) 25%, transparent 25.5%, transparent 75%, rgb(144,147,162,0.5) 75%, rgb(144,147,162,0.5));
    background-size: 80px 140px;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    opacity: 0.05;
    width: 100%;
    left: 0;
    content: '';
    top: 0;
    position: absolute;
    height: 100%;
}.Bxzt-contact-form-box .JmMP-img-lightbox {
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    height: 90%;
    top: 5%;
    border-radius: 0 27px 27px 0;
    width: 45%;
}.Bxzt-contact-form-box .JmMP-img-lightbox::after {
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    content: '';
    width: 100%;
    border-radius: 0 27px 27px 0;
}.Bxzt-contact-form-box .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.Bxzt-contact-form-box h3 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    padding: 10px 30px;
    position: relative;
    border-radius: 10px;
    background: #ffffff;
    color: rgb(144,147,162);
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 32px;
}.Bxzt-contact-form-box .wdJF-connect-map {
    display: flex;
    border-radius: 27px;
    overflow: hidden;
    width: 60%;
    float: right;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    position: relative;
    background: #ffffff;
}.Bxzt-contact-form-box .wdJF-connect-map::before {
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    height: 5px;
    background: linear-gradient(to right, rgb(144,147,162), rgb(108,110,122));
    top: 0;
}.Bxzt-contact-form-box .lorD-request-block {
    padding: 40px;
}.Bxzt-contact-form-box form h3 {
    font-size: 21px;
    box-shadow: none;
    padding-bottom: 10px;
    border-radius: 0;
    border-bottom: 2px solid rgb(108,110,122,0.5);
    background: transparent;
    margin-bottom: 30px;
    display: block;
    color: #000000;
    padding: 0;
    text-align: left;
    width: 100%;
}.Bxzt-contact-form-box input[type="text"],
.Bxzt-contact-form-box textarea {
    border-radius: 10px;
    padding: 15px;
    border: none;
    transition: all 0.3s ease;
    width: 100%;
    margin-bottom: 20px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: rgb(181,184,199);
}.Bxzt-contact-form-box input[type="text"]:focus,
.Bxzt-contact-form-box textarea:focus {
    box-shadow: 0 0 0 2px rgb(144,147,162);
    background: #ffffff;
    outline: none;
}.Bxzt-contact-form-box textarea {
    height: 130px;
    resize: none;
}.Bxzt-contact-form-box .KYwn-feedback-links {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.Bxzt-contact-form-box .KYwn-feedback-links input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.Bxzt-contact-form-box .KYwn-feedback-links label {
    line-height: 1.5;
    padding-left: 30px;
    cursor: pointer;
    color: #000000;
    position: relative;
    font-size: 12px;
}.Bxzt-contact-form-box .KYwn-feedback-links label::before {
    border-radius: 10px;
    border: 1px solid rgb(144,147,162);
    top: 2px;
    transition: all 0.3s ease;
    left: 0;
    width: 18px;
    height: 18px;
    position: absolute;
    content: '';
}.Bxzt-contact-form-box .KYwn-feedback-links input[type="checkbox"]:checked + label::before {
    background: rgb(144,147,162);
}.Bxzt-contact-form-box .KYwn-feedback-links input[type="checkbox"]:checked + label::after {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    width: 6px;
    left: 6px;
    position: absolute;
    top: 6px;
    height: 9px;
    content: '';
    transform: rotate(45deg);
}.Bxzt-contact-form-box .KYwn-feedback-links a {
    color: rgb(144,147,162);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.Bxzt-contact-form-box .KYwn-feedback-links a:hover {
    color: rgb(108,110,122);
    text-decoration: underline;
}.Bxzt-contact-form-box .Tzux-query-list {
    background: linear-gradient(to right, rgb(144,147,162), rgb(144,147,162));
    cursor: pointer;
    color: #ffffff;
    padding: 14px 30px;
    font-size: 18px;
    background-size: 200% auto;
    border-radius: 10px;
    border: none;
    font-weight: 600;
    font-family: Arial, sans-serif;
    transition: all 0.5s ease;
}.Bxzt-contact-form-box .Tzux-query-list:hover {
    box-shadow: 0 5px 15px rgb(144,147,162,0.5);
    transform: translateY(-2px);
    background-position: right center;
}.Bxzt-contact-form-box .mDHT-reach-card {
    color: #ffffff;
    padding: 40px;
    background: linear-gradient(135deg, rgb(144,147,162), rgb(108,110,122));
}.Bxzt-contact-form-box .mDHT-reach-card h4 {
    font-size: 21px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.Bxzt-contact-form-box .mDHT-reach-card h4::after {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background: #ffffff;
    content: '';
    width: 40px;
}.Bxzt-contact-form-box .hqmU-help-card {
    margin: 0;
    padding: 0;
    list-style: none;
}.Bxzt-contact-form-box .hqmU-help-card li {
    align-items: flex-start;
    transition: transform 0.3s ease;
    display: flex;
    margin-bottom: 20px;
}.Bxzt-contact-form-box .hqmU-help-card li:hover {
    transform: translateX(5px);
}.Bxzt-contact-form-box .hqmU-help-card svg {
    flex-shrink: 0;
    margin-top: 3px;
    margin-right: 15px;
    width: 22px;
    height: 22px;
}.Bxzt-contact-form-box .hqmU-help-card svg path {
    fill: #ffffff;
}.Bxzt-contact-form-box .hqmU-help-card span {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.Bxzt-contact-form-box .hqmU-help-card a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.Bxzt-contact-form-box .hqmU-help-card a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

@media (max-width: 992px) {.Bxzt-contact-form-box {
    padding: 80px 0;
}.Bxzt-contact-form-box .JmMP-img-lightbox {
    display: none;
}.Bxzt-contact-form-box .wdJF-connect-map {
    float: none;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.Bxzt-contact-form-box {
    padding: 60px 0;
}.Bxzt-contact-form-box h3 {
    font-size: calc(32px * 0.9);
    margin-bottom: 40px;
}.Bxzt-contact-form-box .lorD-request-block,
    .Bxzt-contact-form-box .mDHT-reach-card {
    padding: 30px;
}.Bxzt-contact-form-box form h3,
    .Bxzt-contact-form-box .mDHT-reach-card h4 {
    font-size: calc(21px * 0.9);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.Bxzt-contact-form-box {
    padding: 40px 0;
}.Bxzt-contact-form-box h3 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.8);
}.Bxzt-contact-form-box .lorD-request-block,
    .Bxzt-contact-form-box .mDHT-reach-card {
    padding: 25px 20px;
}.Bxzt-contact-form-box input[type="text"],
    .Bxzt-contact-form-box textarea {
    margin-bottom: 15px;
    padding: 12px;
}.Bxzt-contact-form-box textarea {
    height: 110px;
}.Bxzt-contact-form-box .Tzux-query-list {
    width: 100%;
}}.fDWb-educational-gains {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,184,199) 30%, rgb(108,110,122,0.5) 130%);
    padding: 6rem 0;
    position: relative;
}.fDWb-educational-gains::before {
    filter: blur(40px);
    content: "";
    pointer-events: none;
    top: -30%;
    width: 50%;
    height: 100%;
    z-index: 1;
    opacity: 0.07;
    background: rgb(144,147,162,0.5);
    right: -10%;
    position: absolute;
    transform: rotate(-15deg) skew(10deg);
}.fDWb-educational-gains::after {
    bottom: -20%;
    transform: rotate(25deg);
    opacity: 0.05;
    left: -5%;
    z-index: 1;
    content: "";
    background: rgb(108,110,122,0.5);
    height: 70%;
    filter: blur(30px);
    position: absolute;
    width: 35%;
}.fDWb-educational-gains h5 {
    font-weight: 700;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    transform: translateY(-10px);
    opacity: 0;
    margin-bottom: 3.5rem;
    text-align: center;
    position: relative;
    color: rgb(144,147,162);
    font-size: calc(18px * 1.1);
}.fDWb-educational-gains h5::after {
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(144,147,162) 0%, rgb(108,110,122) 100%);
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -12px;
    height: 3px;
    content: "";
}.fDWb-educational-gains .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.fDWb-educational-gains .ZARN-proof-stats {
    position: relative;
    gap: 3.5rem;
    display: flex;
    transform: translateY(20px);
    align-items: flex-start;
    opacity: 0;
    animation: fadeUp 1s ease-out 0.4s forwards;
}.fDWb-educational-gains .ZARN-proof-stats > div:first-child {
    flex: 0 0 40%;
    position: relative;
}.fDWb-educational-gains .JmMP-img-lightbox {
    position: relative;
    height: auto;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    width: 100%;
    z-index: 2;
    transform: perspective(1000px) rotateY(-5deg) rotateX(3deg);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 16px;
}.fDWb-educational-gains .JmMP-img-lightbox::after {
    opacity: 0.1;
    border-radius: 16px;
    transition: all 0.5s ease;
    left: -20px;
    transform: perspective(1000px) rotateY(-5deg) rotateX(3deg);
    z-index: -1;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    background: rgb(144,147,162);
    top: 20px;
}.fDWb-educational-gains .ZARN-proof-stats:hover .JmMP-img-lightbox {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) translateZ(20px);
}.fDWb-educational-gains .GzMf-text-title {
    flex: 1;
    padding-top: 1rem;
}.fDWb-educational-gains ul {
    list-style: none;
    display: grid;
    padding: 0;
    gap: 2rem 1.5rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
}.fDWb-educational-gains li {
    animation-delay: calc(0.6s + var(--i, 0) * 0.1s);
    position: relative;
    transform: translateX(20px);
    animation: fadeIn 0.6s ease-out forwards;
    opacity: 0;
}.fDWb-educational-gains li:nth-child(1) {
    --i: 1;
}.fDWb-educational-gains li:nth-child(2) {
    --i: 2;
}.fDWb-educational-gains li:nth-child(3) {
    --i: 3;
}.fDWb-educational-gains li:nth-child(4) {
    --i: 4;
}.fDWb-educational-gains li:nth-child(5) {
    --i: 5;
}.fDWb-educational-gains li p {
    margin: 0;
    gap: 0.8rem;
    align-items: flex-start;
    font-size: calc(18px * 0.95);
    line-height: 1.5;
    display: flex;
    position: relative;
    color: #000000;
    padding-bottom: 0.5rem;
}.fDWb-educational-gains li p::after {
    position: absolute;
    opacity: 0.5;
    background: rgb(108,110,122);
    bottom: 0;
    content: "";
    height: 1px;
    width: 0;
    transition: width 0.4s ease;
    left: 34px;
}.fDWb-educational-gains li:hover p::after {
    width: calc(100% - 34px);
}.fDWb-educational-gains li svg {
    margin-top: 0.1rem;
    transition: transform 0.3s ease-out;
    transform: scale(1);
    height: 24px;
    min-width: 24px;
}.fDWb-educational-gains li:hover svg {
    transform: scale(1.1);
}.fDWb-educational-gains li svg path {
    transition: fill 0.3s ease;
    fill: rgb(144,147,162);
}.fDWb-educational-gains li:hover svg path {
    fill: rgb(108,110,122);
}.fDWb-educational-gains li:hover svg path:first-child {
    animation: pulse 1.5s ease-in-out infinite;
}

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

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

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

@media (max-width: 992px) {.fDWb-educational-gains {
    padding: 5rem 0;
}.fDWb-educational-gains h5 {
    margin-bottom: 2.5rem;
    font-size: calc(18px * 1);
}.fDWb-educational-gains .ZARN-proof-stats {
    gap: 2.5rem;
    flex-direction: column;
}.fDWb-educational-gains .ZARN-proof-stats > div:first-child {
    max-width: 500px;
    flex: 0 0 100%;
    margin: 0 auto;
}.fDWb-educational-gains ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.fDWb-educational-gains .JmMP-img-lightbox::after {
    left: -15px;
    top: 15px;
}
}

@media (max-width: 768px) {.fDWb-educational-gains {
    padding: 4rem 0;
}.fDWb-educational-gains h5 {
    padding: 0 1.5rem;
    margin-bottom: 2rem;
    font-size: calc(18px * 0.9);
}.fDWb-educational-gains h5::after {
    width: 60px;
    height: 2px;
}.fDWb-educational-gains .ZARN-proof-stats {
    gap: 2rem;
}.fDWb-educational-gains li p {
    font-size: calc(18px * 0.9);
}.fDWb-educational-gains .JmMP-img-lightbox::after {
    left: -10px;
    top: 10px;
}
}

@media (max-width: 576px) {.fDWb-educational-gains {
    padding: 3rem 0;
}.fDWb-educational-gains h5 {
    margin-bottom: 1.8rem;
    font-size: calc(18px * 0.85);
}.fDWb-educational-gains .container {
    padding: 0 15px;
}.fDWb-educational-gains li {
    padding: 0 0.5rem;
}.fDWb-educational-gains li p {
    gap: 0.6rem;
    font-size: calc(18px * 0.85);
}.fDWb-educational-gains li svg {
    height: 20px;
    min-width: 20px;
}.fDWb-educational-gains li p::after {
    left: 28px;
}.fDWb-educational-gains li:hover p::after {
    width: calc(100% - 28px);
}}header .top_plank {
    background: rgb(144,147,162);
    color:  #ffffff;
}header .top_plank .oend-header-toolbar div svg, header .top_plank .oend-header-toolbar div svg path {
    fill: #ffffff;
}header .top_plank .oend-header-toolbar div span {
    color: #ffffff;
}header .top_plank .oend-header-toolbar {
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0 10px 0;
    line-height: 21px;
    display: flex;
    font-size: 12px;
}header .top_plank .oend-header-toolbar div {
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
}header .top_plank .oend-header-toolbar div img, header .top_plank .oend-header-toolbar div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.usbh-cookie-overlay-window {
    justify-content: center;
    bottom: 0;
    position: fixed;
    padding: 20px 0;
    border-top: 3px solid rgb(144,147,162);
    background: rgb(181,184,199);
    width: 100%;
    z-index: 100;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    display: flex;
}.QkGb-learn-prefs {
    align-items: center;
    margin: auto;
    width: 90%;
    max-width: 1200px;
    padding: 20px;
    display: flex;
    border: 2px solid rgb(144,147,162);
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}.oBWl-cookie-explained {
    flex-shrink: 0;
    margin-right: 20px;
}.oBWl-cookie-explained svg {
    width: 50px;
    fill: rgb(144,147,162);
    height: 50px;
}.lKRs-track-alert {
    text-align: left;
    flex-grow: 1;
    color: #ffffff;
}.lKRs-track-alert h5 {
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    color: rgb(144,147,162);
}.lKRs-track-alert p {
    margin: 0;
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
}.lKRs-track-alert p a {
    text-decoration: underline;
    color: rgb(144,147,162);
}.IBuN-digital-consent {
    font-size: 16px;
    padding: 10px 20px;
    flex-shrink: 0;
    min-width: 120px;
    border-radius: 10px;
    background: rgb(144,147,162);
    border: none;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}.cookie_button.tLzC-data-notice {
    margin-right: 10px;
}#SVTt-privacyAlertPopup {
    display: none;
}#SVTt-privacyAlertPopup:checked ~ .usbh-cookie-overlay-window {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.QkGb-learn-prefs {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.oBWl-cookie-explained {
    margin-right: 0;
    margin-bottom: 20px;
}.IBuN-digital-consent {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}
.yozr-training-specialist {
    position: relative;
    background: linear-gradient(135deg, rgb(181,184,199) 0%, #ffffff 100%);
    padding: 120px 0;
    overflow: hidden;
}.yozr-training-specialist::before {
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    opacity: 0.05;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(108,110,122,0.5) 0px,
        rgb(108,110,122,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    left: 0;
}.yozr-training-specialist::after {
    position: absolute;
    height: 200%;
    z-index: 1;
    width: 80%;
    transform: rotate(-15deg);
    right: -25%;
    background: radial-gradient(
        ellipse at center,
        rgb(144,147,162,0.5) 0%,
        transparent 70%
    );
    opacity: 0.1;
    content: "";
    top: -50%;
}.yozr-training-specialist .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.yozr-training-specialist .oTkS-edu-voices {
    position: relative;
    padding: 3rem;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(0deg);
    gap: 2rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
}.yozr-training-specialist .oTkS-edu-voices:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.yozr-training-specialist .oTkS-edu-voices::before {
    background: linear-gradient(to bottom, rgb(144,147,162), rgb(108,110,122));
    left: 0;
    content: "";
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform-origin: top;
    width: 5px;
    transform: scaleY(0);
    top: 0;
}.yozr-training-specialist .oTkS-edu-voices:hover::before {
    transform: scaleY(1);
}.yozr-training-specialist .JmMP-img-lightbox {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 180px;
    position: relative;
    margin: 0 auto;
    transform: rotate(-3deg) translateY(0);
    border: 6px solid #ffffff;
    height: 180px;
    overflow: hidden;
}.yozr-training-specialist .oTkS-edu-voices:hover .JmMP-img-lightbox {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}.yozr-training-specialist .JmMP-img-lightbox::after {
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    top: 0;
    left: 0;
}.yozr-training-specialist .name {
    margin: 0.5rem 0;
    color: rgb(144,147,162);
    text-align: center;
    font-weight: 700;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(23px * 1.1);
    display: inline-block;
    position: relative;
    width: 100%;
}.yozr-training-specialist .oTkS-edu-voices:hover .name {
    transform: translateY(-5px);
}.yozr-training-specialist .name::after {
    content: "";
    left: 50%;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: translateX(-50%) scaleX(0.5);
    bottom: -5px;
    width: 80px;
    background: rgb(108,110,122);
    height: 2px;
}.yozr-training-specialist .oTkS-edu-voices:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(2) div {
    color: rgb(108,110,122);
    margin-top: 0.5rem;
    font-size: calc(13px * 1.05);
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    font-style: italic;
    text-align: center;
}.yozr-training-specialist .oTkS-edu-voices:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.yozr-training-specialist .YAlj-work-table {
    font-size: 13px;
    color: #000000;
    padding: 1.5rem 0.5rem 0.5rem;
    position: relative;
    line-height: 1.8;
    transition: opacity 0.4s ease;
    text-align: justify;
    opacity: 0.95;
    margin: 1.5rem 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}.yozr-training-specialist .oTkS-edu-voices:hover .YAlj-work-table {
    opacity: 1;
}.yozr-training-specialist .YAlj-work-table::before {
    left: 50%;
    top: -0.5rem;
    color: rgb(144,147,162,0.5);
    transform: translateX(-50%);
    font-family: serif;
    position: absolute;
    text-shadow: 2px 2px 0 #ffffff;
    font-size: 4rem;
    line-height: 1;
    content: "";
}

@media (min-width: 768px) {.yozr-training-specialist .oTkS-edu-voices {
    grid-template-columns: auto 1fr;
    gap: 2.5rem;
    padding: 3.5rem;
}.yozr-training-specialist .JmMP-img-lightbox {
    height: 200px;
    width: 200px;
    margin: 0;
}.yozr-training-specialist .name {
    text-align: left;
}.yozr-training-specialist .name::after {
    transform: translateX(0) scaleX(0.5);
    left: 0;
}.yozr-training-specialist .oTkS-edu-voices:hover .name::after {
    transform: translateX(0) scaleX(1);
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(2) div {
    text-align: left;
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(3) {
    grid-column: span 2;
}.yozr-training-specialist .YAlj-work-table {
    padding: 2rem 1rem 0.5rem;
}.yozr-training-specialist .YAlj-work-table::before {
    transform: translateX(0);
    left: 1rem;
}
}

@media (min-width: 992px) {.yozr-training-specialist {
    padding: 150px 0;
}.yozr-training-specialist .oTkS-edu-voices {
    padding: 4rem;
    grid-template-columns: 220px 1fr 2fr;
    gap: 3rem;
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(1) {
    grid-row: span 2;
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(3) {
    grid-row: span 2;
    grid-column: 3;
}.yozr-training-specialist .JmMP-img-lightbox {
    width: 220px;
    height: 280px;
}.yozr-training-specialist .YAlj-work-table {
    align-items: center;
    display: flex;
    margin: 0;
    border-top: none;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    height: 100%;
    padding: 0 0 0 3rem;
}.yozr-training-specialist .YAlj-work-table::before {
    left: 1rem;
    top: 1rem;
}
}

@media (min-width: 1200px) {.yozr-training-specialist .oTkS-edu-voices {
    grid-template-columns: 250px 1fr 2.5fr;
    padding: 5rem;
    gap: 3.5rem;
}.yozr-training-specialist .JmMP-img-lightbox {
    width: 250px;
    height: 320px;
}.yozr-training-specialist .name {
    font-size: calc(23px * 1.2);
}.yozr-training-specialist .oTkS-edu-voices div:nth-child(2) div {
    font-size: calc(13px * 1.1);
    margin-top: 0.75rem;
}.yozr-training-specialist .YAlj-work-table {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
    padding: 0 0 0 4rem;
}}header {
    z-index: 100;
    overflow: visible;
    margin-top: 0;
    padding: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}header::before {
    top: 0;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    left: 0;
    z-index: 0;
}header::after {
    background: linear-gradient(90deg, 
        rgb(144,147,162) 0%,
        rgb(108,110,122) 50%,
        rgb(144,147,162) 100%
    );
    left: 0;
    animation: gradientSlide 5s linear infinite;
    content: '';
    bottom: 0;
    background-size: 200% auto;
    position: absolute;
    width: 100%;
    height: 4px;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .cpFe-nav-pagewrap {
    justify-content: space-between;
    position: relative;
    align-items: center;
    padding: 1.3rem 2rem;
    display: flex;
    z-index: 5;
}header .uKJq-head-edu {
    position: relative;
    flex: 0 0 auto;
    z-index: 5;
}header .FsXM-head-bar {
    padding: 0.5rem;
    text-decoration: none;
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}header .FsXM-head-bar:hover {
    transform: translateY(-3px) scale(1.02);
}header .FsXM-head-bar img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .uKJq-head-edu::before {
    border: 1px solid rgb(144,147,162);
    position: absolute;
    border-radius: 10px;
    left: -8px;
    top: -8px;
    content: '';
    opacity: 0.3;
    right: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    bottom: -8px;
}header .uKJq-head-edu:hover::before {
    transform: skew(-5deg) scale(1.05);
    opacity: 0.7;
    box-shadow: 0 0 15px rgb(144,147,162,0.5);
}header .mdiP-main-page {
    list-style: none;
    padding: 0;
    z-index: 5;
    display: flex;
    position: relative;
    margin: 0;
}header .ghti-head-info {
    position: relative;
    margin: 0 0.3rem;
    perspective: 800px;
}header .ghti-head-info a {
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
    border: 1px solid transparent;
    padding: 0.8rem 1.2rem;
    font-size: 18px;
    transition: all 0.4s ease;
    text-decoration: none;
    display: block;
    z-index: 1;
}header .ghti-head-info a::before {
    height: 1px;
    left: 10%;
    width: 80%;
    transform: scaleX(0);
    content: '';
    bottom: 5px;
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(144,147,162);
    opacity: 0.7;
}header .ghti-head-info a:hover {
    border-color: rgba(255, 255, 255, 0.1);
    color: rgb(144,147,162);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateZ(10px);
    background: rgba(0, 0, 0, 0.2);
}header .ghti-head-info a:hover::before {
    transform: scaleX(1);
}header .ghti-head-info::after {
    left: 0;
    opacity: 0;
    height: 100%;
    top: 0;
    content: '';
    background: radial-gradient(circle at center, rgb(144,147,162,0.5) 0%, transparent 70%);
    width: 100%;
    transition: opacity 0.3s ease;
    z-index: -1;
    pointer-events: none;
    position: absolute;
}header .ghti-head-info:hover::after {
    opacity: 0.4;
}header .cpFe-nav-pagewrap::before {
    content: '';
    width: 30%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(144,147,162), transparent);
    top: 0;
    left: 35%;
}header .cpFe-nav-pagewrap::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.1;
    bottom: 0;
    width: 60%;
    left: 20%;
    height: 1px;
    content: '';
}.DSBY-page-top {
    position: relative;
    margin-top: 0;
    z-index: 1;
    padding-top: 2rem;
    background: rgb(181,184,199);
}

@media (min-width: 1400px) {header .cpFe-nav-pagewrap {
    margin: 0 auto;
    max-width: 1300px;
}header .ghti-head-info {
    margin: 0 0.5rem;
}header .ghti-head-info a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .cpFe-nav-pagewrap {
    justify-content: space-between;
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
    flex-direction: row;
}header .uKJq-head-edu {
    margin-bottom: 0;
}header .mdiP-main-page {
    margin-top: 1rem;
    justify-content: center;
    flex: 1 0 100%;
}header .ghti-head-info {
    margin: 0 0.2rem;
}header .ghti-head-info a {
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 1px);
}header .uKJq-head-edu::before {
    right: -5px;
    left: -5px;
    bottom: -5px;
    top: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .cpFe-nav-pagewrap {
    padding: 0.8rem 1.2rem;
}header .uKJq-head-edu {
    max-width: 130px;
}header .uKJq-head-edu::before {
    display: none;
}header .mdiP-main-page {
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .mdiP-main-page::-webkit-scrollbar {
    height: 2px;
}header .mdiP-main-page::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(144,147,162);
}header .ghti-head-info {
    flex: 0 0 auto;
    margin: 0 0.1rem;
}header .ghti-head-info a {
    letter-spacing: 0;
    padding: 0.5rem 0.7rem;
    white-space: nowrap;
    font-size: calc(18px - 2px);
}header .ghti-head-info a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .cpFe-nav-pagewrap {
    padding: 0.7rem 1rem;
}header .uKJq-head-edu {
    max-width: 110px;
}header .ghti-head-info a {
    font-size: calc(18px - 3px);
    padding: 0.4rem 0.6rem;
}}.Kqsn-company-info {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.Kqsn-company-info::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(144,147,162,0.5) 0%,
        rgba(36, 55, 99, 0.85) 60%, 
        rgba(28, 42, 75, 0.92) 100%);
    z-index: 1;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
}.Kqsn-company-info::after {
    background: rgb(108,110,122);
    pointer-events: none;
    z-index: 0;
    transform: rotate(-12deg) skewX(-12deg);
    width: 50%;
    height: 120%;
    opacity: 0.05;
    top: -10%;
    position: absolute;
    right: -5%;
    content: "";
}.Kqsn-company-info .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}.Kqsn-company-info .GzMf-text-title {
    background: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 50px 60px;
    backface-visibility: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 1px 8px rgba(0, 0, 0, 0.05);
}.Kqsn-company-info .GzMf-text-title:hover {
    transform: perspective(1000px) rotateY(0deg);
}.Kqsn-company-info .GzMf-text-title::before {
    content: "";
    top: 0;
    width: 6px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, 
        rgb(144,147,162), 
        rgb(108,110,122) 55%, 
        rgb(144,147,162));
    left: 0;
}.Kqsn-company-info h1 {
    letter-spacing: -1px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 43px;
    transform: translateX(-10px);
    color: #000000;
}.Kqsn-company-info h1::after {
    width: 80px;
    left: 0;
    transition: width 0.3s ease-out;
    height: 3px;
    content: "";
    transform-origin: left center;
    position: absolute;
    background: rgb(144,147,162);
    bottom: -12px;
}.Kqsn-company-info .GzMf-text-title:hover h1::after {
    width: 120px;
}.Kqsn-company-info ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.Kqsn-company-info li {
    margin-bottom: 15px;
}.Kqsn-company-info h4 {
    margin-bottom: 15px;
    position: relative;
    color: rgb(108,110,122);
    font-weight: 600;
    display: inline-block;
    font-size: calc(24px + 2px);
}.Kqsn-company-info h4::after {
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to right, 
        rgb(108,110,122), 
        transparent);
    width: 100%;
    bottom: -5px;
    height: 1px;
}.Kqsn-company-info span {
    color: #000000;
    hyphens: auto;
    line-height: 1.8;
    text-align: justify;
    columns: 2;
    font-size: 13px;
    display: block;
    font-weight: 400;
    position: relative;
    column-gap: 40px;
    font-family: Arial, sans-serif;
}.Kqsn-company-info span::first-letter {
    font-weight: 600;
    color: rgb(144,147,162);
    font-size: 1.5em;
}

@media (max-width: 1024px) {.Kqsn-company-info {
    padding: 90px 0;
}.Kqsn-company-info .GzMf-text-title {
    padding: 40px 45px;
    transform: perspective(800px) rotateY(-1deg);
}.Kqsn-company-info span {
    columns: 1;
}
}

@media (max-width: 768px) {.Kqsn-company-info {
    padding: 60px 0;
}.Kqsn-company-info .GzMf-text-title {
    transform: none;
    padding: 35px 30px;
}.Kqsn-company-info h1 {
    transform: translateX(0);
    font-size: calc(43px - 4px);
}.Kqsn-company-info::after {
    top: 0;
    right: -20%;
    width: 70%;
    height: 60%;
}
}

@media (max-width: 480px) {.Kqsn-company-info {
    padding: 50px 0;
}.Kqsn-company-info .GzMf-text-title {
    padding: 25px 20px;
}.Kqsn-company-info h1 {
    font-size: calc(43px - 8px);
    margin-bottom: 25px;
}.Kqsn-company-info h1::after {
    width: 60px;
    height: 2px;
    bottom: -8px;
}.Kqsn-company-info h4 {
    font-size: 24px;
}.Kqsn-company-info span {
    font-size: calc(13px - 1px);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.Kqsn-company-info .GzMf-text-title,
    .Kqsn-company-info .GzMf-text-title:hover,
    .Kqsn-company-info h1::after {
    transition: none;
    transform: none;
}.Kqsn-company-info .GzMf-text-title:hover h1::after {
    width: 80px;
}}.LxtB-program-information {
    position: relative;
    z-index: 1;
    flex-direction: column;
    display: flex;
    justify-content: center;
    background-color: rgb(181,184,199);
    min-height: 100vh;
    overflow: hidden;
}.LxtB-program-information::before {
    left: 0;
    pointer-events: none;
    content: '';
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(144,147,162,0.5) 100%);
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
}.LxtB-program-information::after {
    content: '';
    pointer-events: none;
    animation: pulse 15s infinite alternate;
    background: radial-gradient(circle at 75% 25%, rgb(108,110,122,0.5) 0%, transparent 50%);
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 3;
    height: 100%;
    top: 0;
}.LxtB-program-information .YDzt-skill-plan {
    width: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    height: 100%;
    z-index: 1;
}.LxtB-program-information .cogn-career-lab {
    animation: carousel-slide 30s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    height: 100%;
    display: flex;
    width: calc(100% * var(--slide-count, 5));
}.LxtB-program-information .YDzt-skill-plan:hover .cogn-career-lab {
    animation-play-state: paused;
}.LxtB-program-information .fReg-study-map {
    position: relative;
    transition: transform 0.5s ease;
    height: 100%;
    width: calc(100% / var(--slide-count, 5));
    overflow: hidden;
}.LxtB-program-information .fReg-study-map::before {
    background: linear-gradient(to bottom, transparent 40%, #000000 100%);
    top: 0;
    z-index: 2;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    opacity: 0.7;
}.LxtB-program-information .fReg-study-map::after {
    background: repeating-linear-gradient(
        45deg,
        rgb(144,147,162,0.5),
        rgb(144,147,162,0.5) 2px,
        transparent 2px,
        transparent 4px
    );
    left: 0;
    content: '';
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0.05;
    width: 100%;
}.LxtB-program-information .fReg-study-map img {
    transition: transform 8s ease;
    filter: saturate(1.2) contrast(1.1);
    object-fit: cover;
    width: 100%;
    transform: scale(1.05);
    height: 100%;
}.LxtB-program-information .fReg-study-map:hover img {
    transform: scale(1.15);
}.LxtB-program-information .container {
    position: relative;
    padding: 2rem 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    z-index: 10;
}.LxtB-program-information .ZARN-proof-stats {
    border-radius: 30px;
    backdrop-filter: blur(10px);
    padding: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    transform: translateX(0);
    animation: float 6s ease-in-out infinite;
    max-width: 600px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%);
}.LxtB-program-information .Cgvq-tech-classes {
    position: relative;
}.LxtB-program-information .Cgvq-tech-classes::before {
    opacity: 0.8;
    border-left: 2px solid rgb(144,147,162);
    width: 40px;
    top: -20px;
    position: absolute;
    content: '';
    border-top: 2px solid rgb(144,147,162);
    height: 40px;
    left: -20px;
}.LxtB-program-information .Cgvq-tech-classes::after {
    content: '';
    border-bottom: 2px solid rgb(108,110,122);
    border-right: 2px solid rgb(108,110,122);
    width: 40px;
    position: absolute;
    opacity: 0.8;
    right: -20px;
    height: 40px;
    bottom: -20px;
}.LxtB-program-information .Cgvq-tech-classes h3 {
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.LxtB-program-information .Cgvq-tech-classes h3::after {
    left: 0;
    bottom: -10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(144,147,162) 0%, transparent 100%);
    height: 3px;
    content: '';
    width: 60%;
}.LxtB-program-information .Cgvq-tech-classes p {
    font-size: 14px;
    margin-bottom: 2.5rem;
    opacity: 0.8;
    line-height: 1.6;
    color: #ffffff;
}.LxtB-program-information .Cgvq-tech-classes .Tzux-query-list {
    color: #ffffff;
    font-size: 17px;
    z-index: 1;
    padding: 1rem 2.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(144,147,162) 0%, rgb(108,110,122) 100%);
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}.LxtB-program-information .Cgvq-tech-classes .Tzux-query-list::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    left: -100%;
    content: '';
    height: 100%;
    z-index: -1;
    transition: all 0.4s ease;
    width: 100%;
}.LxtB-program-information .Cgvq-tech-classes .Tzux-query-list:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}.LxtB-program-information .Cgvq-tech-classes .Tzux-query-list:hover::before {
    left: 100%;
    transition: all 0.4s ease;
}

@keyframes carousel-slide {
    0%, 2% {
        transform: translateX(0);
    }
    18%, 22% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
    }
    38%, 42% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
    }
    58%, 62% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
    }
    78%, 82% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
    }
    98%, 100% {
        transform: translateX(0);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media screen and (max-width: 1200px) {.LxtB-program-information .container {
    justify-content: center;
}.LxtB-program-information .ZARN-proof-stats {
    max-width: 80%;
}
}

@media screen and (max-width: 768px) {.LxtB-program-information {
    min-height: auto;
    padding: 6rem 0;
}.LxtB-program-information .YDzt-skill-plan {
    height: 100%;
    position: fixed;
}.LxtB-program-information .ZARN-proof-stats {
    max-width: 90%;
    padding: 2rem;
}.LxtB-program-information .Cgvq-tech-classes h3 {
    font-size: calc(30px * 0.8);
}.LxtB-program-information .Cgvq-tech-classes p {
    font-size: calc(14px * 0.9);
}.LxtB-program-information .Cgvq-tech-classes .Tzux-query-list {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.LxtB-program-information {
    padding: 4rem 0;
}.LxtB-program-information .ZARN-proof-stats {
    padding: 1.5rem;
}.LxtB-program-information .Cgvq-tech-classes h3 {
    font-size: calc(30px * 0.7);
}.LxtB-program-information .Cgvq-tech-classes::before,
    .LxtB-program-information .Cgvq-tech-classes::after {
    width: 30px;
    height: 30px;
}@keyframes carousel-slide {
        0%, 5% {
            transform: translateX(0);
        }
        20%, 25% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
        }
        40%, 45% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
        }
        60%, 65% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
        }
        80%, 85% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
        }
        95%, 100% {
            transform: translateX(0);
        }
    }
}

.LxtB-program-information .cogn-career-lab {
    --slide-count: 5;
}

@supports (animation-timeline: scroll()) {.LxtB-program-information .cogn-career-lab {
    animation-timeline: scroll();
    animation-range: 0 100vh;
}}.IkOu-thxFrame {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: radial-gradient(circle at 30% 70%, rgb(108,110,122,0.5), transparent 70%), 
                radial-gradient(circle at 70% 30%, rgb(144,147,162,0.5), transparent 60%);
}.IkOu-thxFrame::before {
    z-index: 1;
    background-size: 40px 40px;
    position: absolute;
    animation: constellation 20s infinite linear;
    background-image: 
        radial-gradient(circle at 15% 15%, rgba(255,255,255,0.1) 1px, transparent 1px),
        radial-gradient(circle at 85% 85%, rgba(255,255,255,0.1) 1px, transparent 1px);
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    width: 100%;
}.IkOu-thxFrame::after {
    transform: translateY(-50%);
    content: "";
    border-radius: 50%;
    height: 300px;
    z-index: 1;
    width: 300px;
    top: 50%;
    position: absolute;
    opacity: 0.3;
    border: 1px solid rgb(108,110,122,0.5);
    left: -150px;
}.IkOu-thxFrame .container {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.IkOu-thxFrame .ZARN-proof-stats {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    gap: 2.5rem;
    flex-direction: column;
    position: relative;
    display: flex;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.1),
        0 1px 0 rgba(255,255,255,0.1) inset;
    padding: 4rem 3rem;
    border-left: 2px solid rgb(108,110,122);
    background: linear-gradient(135deg, 
                rgba(255,255,255,0.15), 
                rgba(255,255,255,0.05));
    transform: perspective(1000px) rotateX(2deg);
}.IkOu-thxFrame .ZARN-proof-stats:hover {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,0.15) inset;
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.IkOu-thxFrame .ZARN-proof-stats > div:first-child {
    position: relative;
    display: flex;
    padding-left: 25px;
    align-items: center;
}.IkOu-thxFrame .ZARN-proof-stats > div:first-child::before {
    background: rgb(108,110,122);
    top: 50%;
    width: 15px;
    transform: translateY(-50%);
    left: 0;
    content: "";
    transition: width 0.3s ease;
    height: 2px;
    position: absolute;
}.IkOu-thxFrame .ZARN-proof-stats:hover > div:first-child::before {
    width: 20px;
}.IkOu-thxFrame h5 {
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    color: #000000;
    z-index: 2;
    transform: translateY(20px);
    background: linear-gradient(to right, #000000, rgb(108,110,122));
    -webkit-background-clip: text !important;
    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    color: transparent;
    margin: 0;
    opacity: 0;
    background-clip: text !important;
}.IkOu-thxFrame p {
    font-weight: 400;
    position: relative;
    line-height: 1.7;
    margin: 0;
    opacity: 0;
    z-index: 2;
    transform: translateY(20px);
    animation: fadeSlideIn 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-size: 13px;
    color: #000000;
}.IkOu-thxFrame a {
    transition: transform 0.3s ease;
    text-decoration: none;
    color: inherit;
    padding: 0.5rem 0;
    display: block;
    position: relative;
}.IkOu-thxFrame a::after {
    transition: width 0.4s cubic-bezier(0.76, 0, 0.24, 1);
    position: absolute;
    background: rgb(108,110,122);
    content: "";
    bottom: 0;
    width: 0;
    left: 0;
    height: 1px;
}.IkOu-thxFrame a:hover {
    transform: translateX(5px);
}.IkOu-thxFrame a:hover::after {
    width: 100%;
}

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

@keyframes constellation {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100px 100px;
    }
}

@media (min-width: 768px) {.IkOu-thxFrame .ZARN-proof-stats {
    padding: 5rem 4rem;
    border-radius: 0 27px 27px 0;
    margin-left: 5rem;
}.IkOu-thxFrame .ZARN-proof-stats::before {
    position: absolute;
    z-index: 1;
    border: 1px solid rgb(144,147,162,0.5);
    border-radius: 50%;
    right: -30px;
    top: -50px;
    content: "";
    opacity: 0.5;
    height: 200px;
    width: 200px;
}.IkOu-thxFrame h5 {
    font-size: calc(18px * 1.1);
}.IkOu-thxFrame p {
    max-width: 90%;
}
}

@media (min-width: 992px) {.IkOu-thxFrame {
    padding: 8rem 0;
}.IkOu-thxFrame .ZARN-proof-stats {
    gap: 3rem;
    padding: 6rem 5rem;
    margin-left: 8rem;
}.IkOu-thxFrame h5 {
    font-size: calc(18px * 1.2);
}.IkOu-thxFrame p {
    max-width: 80%;
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.IkOu-thxFrame {
    padding: 4rem 0;
}.IkOu-thxFrame .ZARN-proof-stats {
    gap: 2rem;
    padding: 3rem 2rem;
}.IkOu-thxFrame h5 {
    font-size: calc(18px * 0.9);
}.IkOu-thxFrame::after,
    .IkOu-thxFrame .ZARN-proof-stats::before {
    display: none;
}
}

@media (max-width: 480px) {.IkOu-thxFrame {
    padding: 3rem 0;
}.IkOu-thxFrame .ZARN-proof-stats {
    padding: 2.5rem 1.5rem;
    gap: 1.5rem;
}.IkOu-thxFrame h5 {
    font-size: calc(18px * 0.85);
}.IkOu-thxFrame p {
    font-size: calc(13px * 0.95);
}.IkOu-thxFrame .ZARN-proof-stats > div:first-child {
    padding-left: 20px;
}}.gyui-prospective-students {
    position: relative;
    padding: 110px 0;
    overflow: hidden;
    background: #ffffff;
}.gyui-prospective-students::before {
    opacity: 0.1;
    background: linear-gradient(135deg, 
                rgb(144,147,162,0.5) 0%, 
                transparent 30%, 
                transparent 70%, 
                rgb(108,110,122,0.5) 100%);
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
}.gyui-prospective-students .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 15px;
}.gyui-prospective-students .ZARN-proof-stats {
    position: relative;
}.gyui-prospective-students h4 {
    font-weight: 700;
    color: #000000;
    letter-spacing: 0.5px;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    font-size: 38px;
    margin-bottom: 50px;
}.gyui-prospective-students h4::after {
    height: 3px;
    position: absolute;
    content: "";
    left: 50%;
    background: rgb(144,147,162);
    border-radius: 10px;
    width: 80px;
    transform: translateX(-50%);
    bottom: 0;
}.gyui-prospective-students div > div {
    flex-direction: column;
    display: flex;
    gap: 20px;
}.gyui-prospective-students p {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    color: #000000;
    align-items: center;
    padding: 25px 30px;
    display: flex;
    border-radius: 16px;
    font-size: 16px;
    position: relative;
    margin: 0;
    overflow: hidden;
    background: #ffffff;
    transition: all 0.3s ease;
}.gyui-prospective-students p::before {
    height: 100%;
    transition: width 0.3s ease;
    background: rgb(144,147,162);
    width: 5px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}.gyui-prospective-students p::after {
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    opacity: 0;
    width: 100%;
    background: linear-gradient(90deg, 
                rgb(144,147,162,0.5) 0%, 
                transparent 30%);
    transition: opacity 0.3s ease;
}.gyui-prospective-students p:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}.gyui-prospective-students p:hover::before {
    width: 8px;
}.gyui-prospective-students p:hover::after {
    opacity: 0.2;
}.gyui-prospective-students p svg {
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-right: 20px;
    width: 28px;
    height: 28px;
}.gyui-prospective-students p svg path {
    transition: fill 0.3s ease;
    fill: rgb(144,147,162);
}.gyui-prospective-students p:hover svg {
    transform: scale(1.2);
}.gyui-prospective-students p:hover svg path {
    fill: rgb(108,110,122);
}.gyui-prospective-students p:nth-child(even)::before {
    background: rgb(108,110,122);
}.gyui-prospective-students p:nth-child(even)::after {
    background: linear-gradient(90deg, 
                rgb(108,110,122,0.5) 0%, 
                transparent 30%);
}@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.gyui-prospective-students .ZARN-proof-stats > div p {
    animation: fadeInSlide 0.5s ease forwards;
    opacity: 0;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(1) {
    animation-delay: 0.1s;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(2) {
    animation-delay: 0.2s;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(3) {
    animation-delay: 0.3s;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(4) {
    animation-delay: 0.4s;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(5) {
    animation-delay: 0.5s;
}.gyui-prospective-students .ZARN-proof-stats > div p:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 991px) {.gyui-prospective-students {
    padding: 90px 0;
}.gyui-prospective-students h4 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.gyui-prospective-students div > div {
    gap: 18px;
}.gyui-prospective-students p {
    padding: 20px 25px;
}.gyui-prospective-students p svg {
    width: 25px;
    height: 25px;
    margin-right: 15px;
}
}

@media (max-width: 768px) {.gyui-prospective-students {
    padding: 70px 0;
}.gyui-prospective-students h4 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.gyui-prospective-students h4::after {
    width: 60px;
}.gyui-prospective-students div > div {
    gap: 15px;
}.gyui-prospective-students p {
    padding: 18px 20px;
}
}

@media (max-width: 576px) {.gyui-prospective-students {
    padding: 60px 0;
}.gyui-prospective-students h4 {
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: calc(38px * 0.7);
}.gyui-prospective-students h4::after {
    height: 2px;
    width: 50px;
}.gyui-prospective-students div > div {
    gap: 12px;
}.gyui-prospective-students p {
    padding: 15px;
    font-size: calc(16px * 0.9);
}.gyui-prospective-students p svg {
    margin-right: 12px;
    width: 22px;
    height: 22px;
}.gyui-prospective-students p:hover {
    transform: translateX(5px);
}}.cKVo-opening-board {
    width: 100%;
    overflow: hidden;
    position: relative;
}.cKVo-opening-board .GNzS-main-welcome {
    padding: 4rem 2rem;
    position: relative;
    align-items: center;
    display: flex;
    min-height: 100vh;
    box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.6);
    justify-content: flex-start;
    background-blend-mode: multiply !important;
}.cKVo-opening-board .GNzS-main-welcome::before {
    bottom: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(108,110,122,0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    left: 0;
    right: 0;
    content: "";
    position: absolute;
}.cKVo-opening-board .GNzS-main-welcome::after {
    background-image: 
    repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 11px),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 11px);
    pointer-events: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
}.cKVo-opening-board .ndfs-knowledge-learning {
    animation: fadeSlideUp 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    max-width: 750px;
    position: relative;
    margin-left: 8%;
    z-index: 10;
    transform: translateY(-2vh);
}.cKVo-opening-board h1 {
    position: relative;
    font-size: clamp(2.5rem, 5vw, 46px);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 
               0 2px 4px rgba(0, 0, 0, 0.1), 
               0 8px 30px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    color: #ffffff;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0deg);
}.cKVo-opening-board h1::before {
    position: absolute;
    transform-origin: left;
    animation: lineExpand 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: scaleX(0);
    width: 80px;
    height: 5px;
    left: 0;
    bottom: -12px;
    content: "";
    background: linear-gradient(90deg, rgb(144,147,162), rgb(108,110,122));
}.cKVo-opening-board h3 {
    max-width: 90%;
    font-weight: 400;
    opacity: 0;
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    transform: translateY(20px);
    line-height: 1.4;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 1.8rem;
    color: rgba(255, 255, 255, 0.92);
    animation: fadeSlideUp 1s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.cKVo-opening-board p {
    border-left: 2px solid rgb(144,147,162);
    margin-top: 2rem;
    max-width: 85%;
    animation: fadeSlideUp 1s 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px);
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    opacity: 0;
    padding-left: 1.5rem;
    font-size: clamp(1rem, 2vw, 1.2rem);
}.cKVo-opening-board .ndfs-knowledge-learning:hover h1 {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

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

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

@media (max-width: 992px) {.cKVo-opening-board .ndfs-knowledge-learning {
    margin-left: 5%;
    max-width: 90%;
}.cKVo-opening-board h1::before {
    width: 60px;
}
}

@media (max-width: 768px) {.cKVo-opening-board .GNzS-main-welcome {
    padding-top: 25vh;
    justify-content: center;
    padding: 3rem 1.5rem;
    align-items: flex-start;
}.cKVo-opening-board .ndfs-knowledge-learning {
    margin-left: 0;
    text-align: center;
}.cKVo-opening-board h1 {
    margin-bottom: 2rem;
}.cKVo-opening-board h1::before {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
    animation: lineExpandCenter 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.cKVo-opening-board h3, 
  .cKVo-opening-board p {
    max-width: 100%;
}.cKVo-opening-board p {
    position: relative;
    border-left: none;
    padding-left: 0;
}.cKVo-opening-board p::before {
    transform: translateX(-50%);
    height: 2px;
    width: 50px;
    background: rgb(144,147,162);
    top: -10px;
    content: "";
    position: absolute;
    left: 50%;
}
}

@keyframes lineExpandCenter {
  0% {
    transform: translateX(-50%) scaleX(0);
  }
  100% {
    transform: translateX(-50%) scaleX(1);
  }
}

@media (max-width: 480px) {.cKVo-opening-board .GNzS-main-welcome {
    padding-top: 20vh;
}.cKVo-opening-board h1 {
    font-size: 2rem;
}.cKVo-opening-board h3 {
    font-size: 1.1rem;
}.cKVo-opening-board p {
    font-size: 0.95rem;
}
}

@media (min-width: 1400px) {.cKVo-opening-board .ndfs-knowledge-learning {
    max-width: 800px;
    margin-left: 12%;
}.cKVo-opening-board h1::before {
    height: 6px;
    width: 100px;
}
}

@media (prefers-reduced-motion: reduce) {.cKVo-opening-board .ndfs-knowledge-learning,
  .cKVo-opening-board h1,
  .cKVo-opening-board h3,
  .cKVo-opening-board p {
    transform: none;
    opacity: 1;
    animation: none;
}.cKVo-opening-board h1::before {
    animation: none;
    opacity: 1;
    transform: none;
}}.RxQX-privacy-section {
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    background: linear-gradient(145deg, rgb(181,184,199), rgba(248, 249, 250, 0.97));
    color: #000000;
}.RxQX-privacy-section::before {
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 15% 85%, rgb(144,147,162,0.5) 0%, transparent 25%);
    height: 100%;
    animation: pulse 15s infinite alternate ease-in-out;
    pointer-events: none;
    opacity: 0.05;
    width: 100%;
    top: 0;
    content: "";
    z-index: 0;
}.RxQX-privacy-section::after {
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    opacity: 0.03;
    height: 100%;
    right: 0;
    pointer-events: none;
    position: absolute;
    width: 40%;
    content: "";
    top: 0;
    z-index: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(108,110,122,0.5) 100%);
}.RxQX-privacy-section .container {
    transform: perspective(1000px) rotateY(0.5deg);
    position: relative;
    backdrop-filter: blur(8px);
    padding: 3rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-left: 3px solid rgb(144,147,162);
    margin: 0 auto;
    z-index: 1;
    max-width: 1140px;
}.RxQX-privacy-section .container:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(0deg);
}.RxQX-privacy-section h1 {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    letter-spacing: -0.5px;
    transform: translateX(-0.5rem);
    font-size: 38px;
}.RxQX-privacy-section h1::after {
    border-radius: 10px;
    width: 6rem;
    content: "";
    transition: width 0.4s ease;
    background: linear-gradient(90deg, rgb(144,147,162), rgb(144,147,162,0.5));
    position: absolute;
    left: 0;
    height: 4px;
    bottom: 0;
}.RxQX-privacy-section h1:hover::after {
    width: 10rem;
}.RxQX-privacy-section h2 {
    color: #000000;
    font-weight: 600;
    border-left: 2px solid rgb(144,147,162);
    transition: all 0.3s ease;
    margin: 3rem 0 1.5rem;
    font-size: 29px;
    padding-left: 1rem;
}.RxQX-privacy-section h2:hover {
    padding-left: 1.5rem;
    color: rgb(144,147,162);
}.RxQX-privacy-section h3 {
    padding-left: 0.8rem;
    font-weight: 600;
    border-left: 1px solid rgb(144,147,162,0.5);
    font-size: calc(23px + 0.1rem);
    margin: 2.5rem 0 1rem;
    color: #000000;
}.RxQX-privacy-section h4 {
    color: #000000;
    margin: 2rem 0 1rem;
    border-left: 1px dashed rgb(144,147,162,0.5);
    padding-left: 0.5rem;
    font-weight: 400;
    font-size: 23px;
}.RxQX-privacy-section p {
    position: relative;
    font-size: 17px;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    line-height: 1.8;
}.RxQX-privacy-section p:hover {
    transform: translateX(5px);
}.RxQX-privacy-section strong {
    font-weight: 600;
    position: relative;
    color: #000000;
}.RxQX-privacy-section strong::after {
    transform: scaleX(0.8);
    position: absolute;
    width: 100%;
    background-color: rgb(144,147,162,0.5);
    transform-origin: left;
    bottom: -2px;
    height: 1px;
    transition: transform 0.3s ease;
    content: "";
    left: 0;
}.RxQX-privacy-section strong:hover::after {
    transform: scaleX(1);
}.RxQX-privacy-section ul {
    list-style-type: none;
    margin: 1.5rem 0 2rem 1.5rem;
}.RxQX-privacy-section li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.7;
    transition: all 0.3s ease;
    font-size: 17px;
}.RxQX-privacy-section li::before {
    border: 1px solid rgb(144,147,162);
    width: 8px;
    height: 8px;
    top: 0.7rem;
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    opacity: 0.8;
    content: "";
    transition: all 0.3s ease;
}.RxQX-privacy-section li:hover {
    padding-left: 1.8rem;
}.RxQX-privacy-section li:hover::before {
    background-color: rgb(144,147,162,0.5);
    transform: rotate(135deg);
}.RxQX-privacy-section span {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 17px;
    line-height: 1.8;
    font-style: italic;
    padding-left: 1rem;
    border-left: 1px solid rgb(108,110,122,0.5);
    opacity: 0.9;
    color: #000000;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.03;
    }
    50% {
        opacity: 0.08;
    }
}

@media (max-width: 992px) {.RxQX-privacy-section {
    padding: 5rem 1.5rem;
}.RxQX-privacy-section .container {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(0.3deg);
}.RxQX-privacy-section h1 {
    font-size: calc(38px - 0.2rem);
}.RxQX-privacy-section h2 {
    font-size: calc(29px - 0.1rem);
}
}

@media (max-width: 768px) {.RxQX-privacy-section {
    padding: 4rem 1rem;
}.RxQX-privacy-section .container {
    padding: 2rem 1.5rem;
    border-left-width: 2px;
    transform: none;
}.RxQX-privacy-section::before,
    .RxQX-privacy-section::after {
    opacity: 0.02;
}.RxQX-privacy-section h1 {
    margin-bottom: 2rem;
    font-size: calc(38px - 0.4rem);
}.RxQX-privacy-section h2 {
    font-size: calc(29px - 0.3rem);
    margin: 2.5rem 0 1rem;
}.RxQX-privacy-section h3, 
    .RxQX-privacy-section h4 {
    font-size: calc(23px - 0.1rem);
}.RxQX-privacy-section p, 
    .RxQX-privacy-section li, 
    .RxQX-privacy-section span {
    font-size: calc(17px - 0.05rem);
    line-height: 1.6;
}.RxQX-privacy-section ul {
    margin-left: 0.5rem;
}.RxQX-privacy-section p:hover {
    transform: translateX(3px);
}
}

@media (max-width: 576px) {.RxQX-privacy-section {
    padding: 3rem 0.8rem;
}.RxQX-privacy-section .container {
    padding: 1.5rem 1rem;
    border-left-width: 1px;
}.RxQX-privacy-section h1 {
    transform: none;
    font-size: calc(38px - 0.6rem);
    margin-bottom: 1.5rem;
}.RxQX-privacy-section h1::after {
    height: 3px;
    width: 4rem;
}.RxQX-privacy-section h2 {
    font-size: calc(29px - 0.5rem);
    padding-left: 0.7rem;
}.RxQX-privacy-section h3, 
    .RxQX-privacy-section h4 {
    padding-left: 0.5rem;
}.RxQX-privacy-section li {
    padding-left: 1.2rem;
}.RxQX-privacy-section li:hover {
    padding-left: 1.4rem;
}.RxQX-privacy-section p:hover,
    .RxQX-privacy-section li:hover,
    .RxQX-privacy-section h2:hover {
    transform: none;
    padding-left: 0.7rem;
}.RxQX-privacy-section span {
    padding-left: 0.5rem;
}}footer {
    position: relative;
    width: 100%;
}footer .czFt-collab-space {
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 120px 0 30px;
    background: linear-gradient(135deg, rgb(144,147,162), rgb(108,110,122));
    position: relative;
}footer .czFt-collab-space::before {
    background: #ffffff;
    content: "";
    transform: rotateX(180deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    height: 100px;
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.25;
    left: 0;
}footer .czFt-collab-space::after {
    background: #ffffff;
    left: 0;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    bottom: 0;
    content: "";
    position: absolute;
    opacity: 0.15;
    height: 50px;
}footer .UktM-math-tools {
    position: relative;
    z-index: 1;
}footer .jVdO-learn-form {
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}footer .info_item {
    padding: 0 25px;
    backdrop-filter: blur(5px);
    max-width: 300px;
    height: 80px;
    display: flex;
    flex: 1 1 200px;
    position: relative;
    border-radius: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    align-items: center;
    transition: all 0.3s ease;
}footer .info_item::before {
    z-index: -1;
    animation: waveAnimation 15s linear infinite;
    left: -100%;
    width: 100%;
    opacity: 0.1;
    background: #ffffff;
    content: "";
    position: absolute;
    height: 100%;
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background-color: rgb(108,110,122,0.5);
}footer .info_item svg {
    fill: #ffffff;
    flex-shrink: 0;
    margin-right: 15px;
    width: 20px;
    height: 20px;
}footer .info_item p,
footer .info_item a {
    font-size: 17px;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    flex-wrap: wrap;
    gap: 25px;
    display: flex;
    position: relative;
}footer .uKJq-head-edu {
    position: relative;
    margin-bottom: 30px;
    flex: 1 1 100%;
    text-align: center;
}footer .uKJq-head-edu svg {
    height: 50px;
    margin: 0 auto 20px;
    width: auto;
    filter: brightness(0) invert(1);
}footer .UNiM-sponsor-logo {
    font-size: 16px;
    max-width: 500px;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin: 0 auto;
}footer .mdiP-main-page,footer .subscribe_holder {
    backdrop-filter: blur(5px);
    position: relative;
    overflow: hidden;
    border-radius: 28px;
    padding: 30px;
    flex: 1 1 300px;
    background-color: rgba(0, 0, 0, 0.5);
}footer .mdiP-main-page::before,footer .subscribe_holder::before {
    z-index: -1;
    width: 300%;
    top: 0;
    height: 100%;
    position: absolute;
    animation: waveAnimation 20s linear infinite;
    opacity: 0.1;
    left: -100%;
    content: "";
    background: #ffffff;
}footer .mdiP-main-page h5, footer .subscribe_holder h5 {
    position: relative;
    font-size: 21px;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
}footer .mdiP-main-page h5::after, footer .subscribe_holder h5::after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    height: 2px;
    background: linear-gradient(90deg, #ffffff, transparent);
    bottom: 0;
}footer .ujTc-header-site {
    gap: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}footer .ujTc-header-site a {
    transition: all 0.3s ease;
    position: relative;
    flex: 1 1 calc(50% - 10px);
    background-color: rgb(144,147,162,0.5);
    overflow: hidden;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    font-size: 17px;
    text-align: center;
    padding: 8px 15px;
}footer .ujTc-header-site a::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 100%;
    content: "";
    transition: left 0.3s ease;
    left: -100%;
    height: 2px;
    bottom: 0;
}footer .ujTc-header-site a:hover {
    background-color: rgb(108,110,122,0.5);
    transform: translateY(-3px);
}footer .ujTc-header-site a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    font-size: 17px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}footer .input_holder {
    display: flex;
    position: relative;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border-radius: 25px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    font-size: 17px;
    padding: 15px 20px;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    outline: none;
    background-color: rgb(144,147,162,0.5);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .DlTS-updates-list {
    cursor: pointer;
    border: none;
    font-size: 19px;
    transition: all 0.3s ease;
    padding: 15px 20px;
    color: rgb(144,147,162);
    border-radius: 25px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}footer .DlTS-updates-list::after {
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
}footer .DlTS-updates-list:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background-color: rgb(181,184,199);
}footer .DlTS-updates-list:hover::after {
    left: 100%;
}footer .ObEI-career-help {
    margin-top: 60px;
    position: relative;
    text-align: center;
}footer .nYgL-intern-ship {
    position: relative;
    font-size: 16px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    padding: 0 30px;
}footer .nYgL-intern-ship::before,
footer .nYgL-intern-ship::after {
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
    width: 20px;
    top: 50%;
    height: 1px;
    position: absolute;
}footer .nYgL-intern-ship::before {
    left: 0;
}footer .nYgL-intern-ship::after {
    right: 0;
}

@media (min-width: 768px) {footer .uKJq-head-edu {
    flex: 1 1 100%;
}footer .mdiP-main-page, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .DlTS-updates-list {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .czFt-collab-space {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .czFt-collab-space {
    padding: 80px 0 30px;
}footer .czFt-collab-space::before {
    background-size: 100% 60px;
    height: 60px;
}footer .jVdO-learn-form {
    margin-bottom: 40px;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .mdiP-main-page, footer .subscribe_holder {
    padding: 25px 20px;
}footer .ObEI-career-help {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .czFt-collab-space {
    padding: 60px 0 20px;
}footer .czFt-collab-space::before {
    height: 40px;
    background-size: 100% 40px;
}footer .mdiP-main-page h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}footer .ujTc-header-site a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .DlTS-updates-list {
    padding: 12px 15px;
}
}