* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.container {
    max-width: 100%;
    width: 1105px;
    margin: auto;
}.onjF-wrapper-section {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    auto
contain
    scroll-behavior: smooth;
    min-height: 100%;
    color: #000000;
}.tDKr-header-tutor {
    flex: 1 0 auto;
}.GyWx-eco-foot {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.mywp-trackingSettingsPopup {
    background: rgb(210,226,235);
    border-top: 2px solid rgb(159,191,210);
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 90;
}#tdGn-panelCookieWarning {
    display: none;
}#tdGn-panelCookieWarning:checked ~ .mywp-trackingSettingsPopup {
    visibility: hidden;
    opacity: 0;
}.xvfN-cookie-frame {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}.mywp-trackingSettingsPopup h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.mywp-trackingSettingsPopup p {
    font-size: 18px;
}.MjCU-cookie-eductrl {
    flex-shrink: 0;
    margin-right: 10px;
}.MjCU-cookie-eductrl svg, .MjCU-cookie-eductrl svg path, .MjCU-cookie-eductrl img {
    height: 100px;
    fill: rgb(159,191,210);
    width: 100px;
}.ozRB-digital-consent {
    margin-left: 10px;
    white-space: nowrap;
    flex-shrink: 0;
    color: rgb(159,191,210);
    min-width: 120px;
    text-decoration: none;
    line-height: 35px;
    cursor: pointer;
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid rgb(159,191,210);
}.mywp-trackingSettingsPopup p a {
    text-decoration: none;
    color: rgb(159,191,210);
}
@media only screen and (max-width: 1200px) {.mywp-trackingSettingsPopup {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.MjCU-cookie-eductrl {
    display: none;
}.xvfN-cookie-frame {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.mywp-trackingSettingsPopup h5 {
    text-align: center;
}.mywp-trackingSettingsPopup p {
    text-align: center;
}.ilzy-track-cookies {
    margin-bottom: 20px;
}body .onjF-wrapper-section .ozRB-digital-consent {
    margin-left: 0;
    margin-bottom: 10px;
}}
.onjF-wrapper-section .mywp-trackingSettingsPopup {
    box-shadow: rgb(111,157,186,0.5) 0px 0px 10px 10px;
    background: rgb(159,191,210);
}.onjF-wrapper-section .xvfN-cookie-frame {
    padding: 40px 0;
    justify-content: space-between;
}.onjF-wrapper-section .ozRB-digital-consent {
    font-size: 20px;
    margin-left: 30px;
    color: rgb(159,191,210);
    border: none;
    background: #ffffff;
    padding: 10px;
}.onjF-wrapper-section .ilzy-track-cookies {
    text-align: left;
    color: #ffffff;
}.onjF-wrapper-section .ilzy-track-cookies h5 {
    font-weight: 700;
}.onjF-wrapper-section .ilzy-track-cookies h5, .onjF-wrapper-section .ilzy-track-cookies p {
    color: #ffffff;
}.onjF-wrapper-section .mywp-trackingSettingsPopup p a {
    color: rgb(111,157,186);
    text-decoration: underline;
}.ZbGe-course-methodology {
    padding: 6rem 2rem;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgb(159,191,210,0.5) 100%);
}.ZbGe-course-methodology::before {
    z-index: -1;
    top: 0;
    content: "";
    opacity: 0.7;
    animation: pulse 15s infinite alternate ease-in-out;
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(111,157,186,0.5) 0%, transparent 60%);
    height: 100%;
    left: 0;
}.ZbGe-course-methodology::after {
    background: linear-gradient(45deg, rgb(159,191,210,0.5) 0%, rgb(111,157,186) 100%);
    opacity: 0.4;
    transform: rotate(-15deg);
    bottom: -50px;
    right: -50px;
    z-index: -1;
    position: absolute;
    content: "";
    width: 300px;
    height: 300px;
    animation: float 20s infinite ease-in-out;
    filter: blur(60px);
}.ZbGe-course-methodology .nEHp-knowledge-study {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    display: grid;
}.ZbGe-course-methodology h2 {
    transform: translateZ(20px);
    line-height: 1.3;
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 31px;
}.ZbGe-course-methodology h2::after {
    transition: transform 0.3s ease-out;
    left: 0;
    width: 80px;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(to right, rgb(159,191,210), rgb(111,157,186));
    height: 4px;
    bottom: -10px;
    transform: scaleX(1);
    content: "";
}.ZbGe-course-methodology:hover h2::after {
    transform: scaleX(1.5);
}.ZbGe-course-methodology .lQOn-content-card {
    transform: translateZ(10px);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    border-left: 4px solid rgb(159,191,210);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.07),
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
}.ZbGe-course-methodology .lQOn-content-card:hover {
    transform: translateZ(15px) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.06);
}.ZbGe-course-methodology p {
    line-height: 1.8;
    letter-spacing: 0.01em;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}

@media (min-width: 768px) {.ZbGe-course-methodology {
    padding: 8rem 3rem;
}.ZbGe-course-methodology .nEHp-knowledge-study {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}.ZbGe-course-methodology h2 {
    font-size: calc(31px * 1.2);
    max-width: 90%;
    margin-bottom: 0;
    grid-column: 1;
}.ZbGe-course-methodology .lQOn-content-card {
    border-left: 5px solid rgb(159,191,210);
    padding: 3rem;
    grid-column: 2;
}
}

@media (min-width: 992px) {.ZbGe-course-methodology {
    padding: 10rem 4rem;
}.ZbGe-course-methodology::before {
    background: radial-gradient(circle at 70% 30%, rgb(111,157,186,0.5) 0%, transparent 70%);
}.ZbGe-course-methodology .nEHp-knowledge-study {
    gap: 6rem;
}.ZbGe-course-methodology h2 {
    font-size: calc(31px * 1.4);
    max-width: 80%;
}.ZbGe-course-methodology .lQOn-content-card {
    padding: 3.5rem;
}.ZbGe-course-methodology p {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.ZbGe-course-methodology {
    padding: 4rem 1.5rem;
}.ZbGe-course-methodology h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2rem;
}.ZbGe-course-methodology .lQOn-content-card {
    padding: 2rem;
}.ZbGe-course-methodology p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}}

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

@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-20px, -10px);
    }
}.vMZE-find-us {
    overflow: hidden;
    background: rgb(159,191,210,0.5);
    padding: 80px 0;
    border-top: 4px solid rgb(159,191,210);
    position: relative;
}.vMZE-find-us::before {
    background-image: 
    repeating-linear-gradient(90deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    ),
    repeating-linear-gradient(0deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    );
    height: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
}.vMZE-find-us .container {
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.vMZE-find-us .NMyQ-message-form {
    position: relative;
    border-left: 1px solid rgb(159,191,210);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    background: rgb(111,157,186);
    padding: 0;
}.vMZE-find-us h2 {
    padding: 30px;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    letter-spacing: 2px;
    margin: 0;
}.vMZE-find-us p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    padding: 30px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    margin: 0;
}.vMZE-find-us .fWxp-write-feedback {
    display: flex;
    justify-content: space-between;
    padding: 30px;
}.vMZE-find-us .mMZX-message-info {
    position: relative;
    background: #2a2a2a;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 70px;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: 70px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.vMZE-find-us .mMZX-message-info::before {
    transition: transform 0.3s ease;
    height: 100%;
    position: absolute;
    background: rgb(159,191,210);
    z-index: -1;
    content: "";
    border-radius: 50%;
    width: 100%;
    left: 0;
    top: 0;
    transform: scale(0);
}.vMZE-find-us .mMZX-message-info:hover {
    transform: translateY(-5px);
    border-color: rgb(159,191,210);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 0 10px rgb(159,191,210,0.5);
}.vMZE-find-us .mMZX-message-info:hover::before {
    transform: scale(0.9);
}.vMZE-find-us .mMZX-message-info svg {
    height: 28px;
    transition: transform 0.3s ease;
    width: 28px;
}.vMZE-find-us .mMZX-message-info:hover svg {
    transform: scale(1.2);
}.vMZE-find-us .mMZX-message-info svg path {
    fill: rgb(159,191,210);
    transition: fill 0.3s ease;
}.vMZE-find-us .mMZX-message-info:hover svg path {
    fill: #ffffff;
}.vMZE-find-us p svg {
    height: 22px;
    margin-right: 15px;
    width: 22px;
}.vMZE-find-us p svg path {
    fill: rgb(159,191,210);
}.vMZE-find-us p:nth-last-child(2) {
    align-items: center;
    padding: 25px 30px;
    display: flex;
    border-bottom: none;
}.vMZE-find-us .NMyQ-message-form::after {
    bottom: -20px;
    background: #1a1a1a;
    z-index: -1;
    position: absolute;
    width: calc(100% - 40px);
    height: 20px;
    right: 20px;
    content: "";
}.vMZE-find-us .NMyQ-message-form::before {
    width: 15px;
    height: 15px;
    top: 15px;
    position: absolute;
    right: 15px;
    background: rgb(159,191,210);
    z-index: 1;
    content: "";
}

@media (max-width: 991px) {.vMZE-find-us {
    padding: 60px 0;
}.vMZE-find-us h2 {
    padding: 25px;
    font-size: calc(35px * 0.9);
}.vMZE-find-us p,
  .vMZE-find-us p:nth-last-child(2) {
    padding: 20px 25px;
}.vMZE-find-us .fWxp-write-feedback {
    padding: 25px;
}.vMZE-find-us .mMZX-message-info {
    height: 60px;
    width: 60px;
}.vMZE-find-us .mMZX-message-info svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.vMZE-find-us {
    padding: 50px 0;
}.vMZE-find-us h2 {
    font-size: calc(35px * 0.85);
    padding: 20px;
}.vMZE-find-us p {
    font-size: calc(13px * 0.95);
    padding: 20px;
}.vMZE-find-us p:nth-last-child(2) {
    padding: 18px 20px;
}.vMZE-find-us .fWxp-write-feedback {
    padding: 20px;
}.vMZE-find-us .mMZX-message-info {
    width: 50px;
    height: 50px;
}.vMZE-find-us .mMZX-message-info svg {
    height: 20px;
    width: 20px;
}.vMZE-find-us p svg {
    margin-right: 12px;
    height: 20px;
    width: 20px;
}.vMZE-find-us .NMyQ-message-form::after {
    bottom: -10px;
    height: 10px;
}.vMZE-find-us .NMyQ-message-form::before {
    width: 10px;
    height: 10px;
    top: 10px;
    right: 10px;
}}

.vMZE-find-us .mMZX-message-info:active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 5px rgb(159,191,210,0.5);
    transform: translateY(0);
}@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgb(159,191,210,0.5);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
}

.vMZE-find-us .mMZX-message-info:hover {
    animation: pulse 1.5s infinite;
}@keyframes blink {
  0%, 100% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.7;
  }
}

.vMZE-find-us .container::before {
    position: absolute;
    border-radius: 50%;
    content: "";
    width: 8px;
    height: 8px;
    right: 45px;
    background: rgb(159,191,210);
    animation: blink 2s ease-in-out infinite;
    top: 15px;
}.vMZE-find-us .container::after {
    color: rgb(159,191,210);
    top: -10px;
    letter-spacing: 1px;
    position: absolute;
    left: 15px;
    content: attr(data-text);
    text-transform: uppercase;
    font-size: 12px;
}.vMZE-find-us .mMZX-message-info:nth-child(1) {
    transition-delay: 0.1s;
}.vMZE-find-us .mMZX-message-info:nth-child(2) {
    transition-delay: 0.2s;
}.vMZE-find-us .mMZX-message-info:nth-child(3) {
    transition-delay: 0.3s;
}.WBQM-future-learners {
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 130px 0;
    overflow: hidden;
}.WBQM-future-learners::before {
    left: 0;
    top: 0;
    opacity: 0.05;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(45deg, rgb(159,191,210,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(111,157,186,0.5) 25%, transparent 25%);
    background-size: 60px 60px;
    position: absolute;
    z-index: 0;
    content: "";
}.WBQM-future-learners .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.WBQM-future-learners .nEHp-knowledge-study {
    position: relative;
}.WBQM-future-learners h4 {
    color: #000000;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px;
    font-size: 38px;
    padding-bottom: 20px;
}.WBQM-future-learners h4::after {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 2px;
    height: 4px;
    width: 70px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(159,191,210), rgb(111,157,186));
    content: "";
}.WBQM-future-learners div {
    flex-wrap: wrap;
    gap: 30px;
    display: flex;
    justify-content: center;
}.WBQM-future-learners div p {
    font-size: 14px;
    flex: 0 0 calc(33.333% - 20px);
    z-index: 1;
    background: #ffffff;
    border-radius: 20px;
    position: relative;
    color: #000000;
    padding: 25px 25px 25px 75px;
    line-height: 1.6;
    margin: 0;
    transition: all 0.3s ease;
    min-width: 280px;
}.WBQM-future-learners div p::before {
    top: 5px;
    height: calc(100% - 10px);
    position: absolute;
    width: calc(100% - 10px);
    background: #ffffff;
    z-index: -1;
    content: "";
    left: 5px;
    border: 1px solid rgb(159,191,210,0.5);
    opacity: 0.4;
    border-radius: calc(20px - 5px);
    transition: all 0.3s ease;
}.WBQM-future-learners div p::after {
    background: #ffffff;
    left: 10px;
    top: 10px;
    border-radius: calc(20px - 10px);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    border: 1px solid rgb(111,157,186,0.5);
    z-index: -2;
    opacity: 0.2;
}.WBQM-future-learners div p:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.WBQM-future-learners div p:hover::before {
    top: 10px;
    left: 10px;
}.WBQM-future-learners div p:hover::after {
    left: 15px;
    top: 15px;
}.WBQM-future-learners div p svg {
    left: 25px;
    height: 35px;
    top: 25px;
    position: absolute;
    background: rgb(210,226,235);
    padding: 8px;
    transition: all 0.3s ease;
    border-radius: 50%;
    width: 35px;
}.WBQM-future-learners div p:hover svg {
    background: rgb(159,191,210,0.5);
    transform: rotate(15deg);
}.WBQM-future-learners div p svg path {
    transition: all 0.3s ease;
    fill: rgb(159,191,210);
}.WBQM-future-learners div p:hover svg path {
    fill: rgb(111,157,186);
}

@media (max-width: 991px) {.WBQM-future-learners {
    padding: 100px 0;
}.WBQM-future-learners h4 {
    margin-bottom: 60px;
    font-size: calc(38px - 2px);
}.WBQM-future-learners div {
    gap: 25px;
}.WBQM-future-learners div p {
    min-width: 250px;
    padding: 20px 20px 20px 65px;
    flex: 0 0 calc(50% - 15px);
}.WBQM-future-learners div p svg {
    top: 20px;
    width: 30px;
    height: 30px;
    left: 20px;
}
}

@media (max-width: 767px) {.WBQM-future-learners {
    padding: 80px 0;
}.WBQM-future-learners h4 {
    font-size: calc(38px - 4px);
    margin-bottom: 50px;
}.WBQM-future-learners div {
    gap: 20px;
}.WBQM-future-learners div p {
    padding: 18px 18px 18px 60px;
    flex: 0 0 100%;
}.WBQM-future-learners div p svg {
    height: 28px;
    width: 28px;
}
}

@media (max-width: 479px) {.WBQM-future-learners {
    padding: 60px 0;
}.WBQM-future-learners h4 {
    font-size: calc(38px - 6px);
    margin-bottom: 40px;
    padding-bottom: 15px;
}.WBQM-future-learners div {
    gap: 15px;
}.WBQM-future-learners div p {
    font-size: calc(14px - 1px);
    padding: 15px 15px 15px 55px;
}.WBQM-future-learners div p svg {
    left: 15px;
    height: 25px;
    top: 15px;
    padding: 6px;
    width: 25px;
}}.eJko-title-portal {
    padding: 6rem 2rem;
    justify-content: flex-start;
    width: 100%;
    display: flex;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgb(111,157,186,0.5) 100%);
    position: relative;
    align-items: center;
}.eJko-title-portal::before {
    background-size: 100px 100px;
    top: 0;
    bottom: 0;
    opacity: 0.15;
    right: 0;
    position: absolute;
    z-index: 0;
    content: "";
    background-image: 
    radial-gradient(circle at 10% 20%, rgb(159,191,210,0.5) 1px, transparent 3px),
    radial-gradient(circle at 30% 70%, rgb(159,191,210,0.5) 1px, transparent 3px),
    radial-gradient(circle at 70% 40%, rgb(159,191,210,0.5) 1px, transparent 3px),
    radial-gradient(circle at 90% 80%, rgb(159,191,210,0.5) 1px, transparent 3px);
    left: 0;
}.eJko-title-portal .RIiu-tech-track {
    z-index: 1;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
}.eJko-title-portal .RIiu-tech-track > div {
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}.eJko-title-portal .RIiu-tech-track > div > div:first-child {
    opacity: 0;
    transform: translateX(-100%);
    animation: slideInLeft 0.8s ease-out forwards;
}.eJko-title-portal .RIiu-tech-track h3 {
    position: relative;
    font-size: 22px;
    max-width: 90%;
    line-height: 1.4;
    font-weight: 600;
    padding-left: 1.5rem;
    border-left: 4px solid rgb(159,191,210);
    margin-bottom: 1rem;
    color: #000000;
    transition: all 0.3s ease;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio {
    animation: fadeInUp 0.8s ease-out 0.3s forwards;
    opacity: 0;
    overflow: hidden;
    transform: translateY(50px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 8px;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio::before {
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    top: 0;
    background: linear-gradient(180deg, 
    rgba(0, 0, 0, 0.1) 0%, 
    rgba(0, 0, 0, 0.7) 100%);
    left: 0;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio > div {
    padding: 3rem 2rem;
    flex-direction: column;
    z-index: 2;
    justify-content: flex-end;
    min-height: 400px;
    position: relative;
    display: flex;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio p {
    line-height: 1.6;
    padding-left: 1rem;
    font-size: calc(18px * 1.1);
    color: #ffffff;
    margin-bottom: 1rem;
    max-width: 80%;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio p::before {
    position: absolute;
    width: 3px;
    content: "";
    background: rgb(159,191,210);
    border-radius: 3px;
    bottom: 0;
    left: 0;
    top: 0;
}.eJko-title-portal .title_style_header {
    line-height: 1.2;
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(10px);
    margin-top: 0.5rem;
    position: relative;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
}.eJko-title-portal .title_style_header::after {
    width: 80px;
    position: absolute;
    border-radius: 2px;
    left: 0;
    height: 4px;
    background: rgb(159,191,210);
    content: "";
    bottom: -10px;
}.eJko-title-portal:hover .title_style_header::after {
    width: 120px;
    transition: width 0.4s ease;
}

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

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

@media (min-width: 768px) {.eJko-title-portal {
    padding: 8rem 4rem;
}.eJko-title-portal .RIiu-tech-track > div {
    gap: 3rem;
    grid-template-columns: 1fr 2fr;
    align-items: center;
}.eJko-title-portal .RIiu-tech-track h3 {
    margin-bottom: 0;
    padding-left: 2rem;
    font-size: calc(22px * 1.1);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio {
    min-height: 450px;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio > div {
    padding: 4rem 3rem;
}.eJko-title-portal .title_style_header {
    font-size: calc(48px * 1.2);
}
}

@media (min-width: 1024px) {.eJko-title-portal {
    padding: 0;
    height: 100vh;
}.eJko-title-portal .RIiu-tech-track > div {
    gap: 4rem;
    grid-template-columns: 0.8fr 1.2fr;
}.eJko-title-portal .RIiu-tech-track h3 {
    max-width: 85%;
    font-size: calc(22px * 1.2);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s ease;
    min-height: 500px;
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio:hover {
    transform: perspective(1000px) rotateY(0deg);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio > div {
    padding: 5rem 4rem;
}.eJko-title-portal .title_style_header {
    font-size: calc(48px * 1.4);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio p {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 767px) {.eJko-title-portal {
    padding: 4rem 1.5rem;
}.eJko-title-portal .RIiu-tech-track h3 {
    max-width: 100%;
    font-size: calc(22px * 0.9);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio > div {
    min-height: 350px;
    padding: 2rem 1.5rem;
}.eJko-title-portal .title_style_header {
    font-size: calc(48px * 0.9);
}.eJko-title-portal .RIiu-tech-track .BIKd-learn-studio p {
    max-width: 100%;
    font-size: 18px;
}}.HMDy-gratArea {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, #ffffff 100%);
    position: relative;
    padding: 8rem 0;
}.HMDy-gratArea::before {
    width: 100%;
    z-index: 0;
    right: 0;
    top: 0;
    background: 
        radial-gradient(circle at 15% 15%, rgb(159,191,210,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 85%, rgb(111,157,186,0.5) 0%, transparent 45%);
    content: "";
    height: 100%;
    position: absolute;
}.HMDy-gratArea::after {
    width: 80%;
    left: 10%;
    animation: lineExpand 1.2s ease-out 0.8s forwards;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(111,157,186) 50%, transparent);
    content: "";
    height: 1px;
    transform-origin: left;
    transform: scaleX(0);
    bottom: 20%;
}.HMDy-gratArea .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 2rem;
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    max-width: 1200px;
    animation: fadeUpIn 0.8s ease-out 0.3s forwards;
}.HMDy-gratArea h2 {
    line-height: 1.3;
    font-size: 30px;
    transform: translateY(20px);
    margin-bottom: 2.5rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    animation: fadeUpIn 0.8s ease-out 0.5s forwards;
    max-width: 90%;
    opacity: 0;
    position: relative;
    font-weight: 700;
    color: rgb(159,191,210);
}.HMDy-gratArea h2::after {
    content: "";
    position: absolute;
    transform: scaleX(0);
    bottom: -12px;
    left: 0;
    background: linear-gradient(90deg, rgb(111,157,186), transparent);
    height: 4px;
    transform-origin: left;
    width: 80px;
    animation: lineExpand 0.6s ease-out 1s forwards;
}.HMDy-gratArea .nEHp-knowledge-study {
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    padding: 3rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    animation: cardAppear 1s cubic-bezier(0.23, 1, 0.32, 1) 0.7s forwards;
    opacity: 0;
    border-left: 4px solid rgb(111,157,186);
    position: relative;
    transform: translateY(30px) perspective(1000px) rotateX(2deg);
}.HMDy-gratArea .nEHp-knowledge-study::before {
    content: "";
    animation: pulseIn 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s forwards;
    top: 20px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(111,157,186,0.5) 0%, transparent 70%);
    opacity: 0.5;
    right: 20px;
    position: absolute;
    width: 60px;
    transform: scale(0);
    height: 60px;
}.HMDy-gratArea ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.HMDy-gratArea li {
    animation: fadeUpIn 0.8s ease-out 0.9s forwards;
    opacity: 0;
    transform: translateY(15px);
    position: relative;
}.HMDy-gratArea li::before {
    width: 0.5rem;
    background-color: rgb(111,157,186);
    height: 0.5rem;
    transform: rotate(45deg) scale(0);
    position: absolute;
    content: "";
    animation: diamondAppear 0.5s ease-out 1.2s forwards;
    top: 0.5rem;
    left: -1.5rem;
}.HMDy-gratArea li span {
    font-size: calc(12px * 1.1);
    font-family: Arial, sans-serif;
    color: #000000;
    display: block;
    letter-spacing: 0.01em;
    position: relative;
    line-height: 1.7;
}

@keyframes fadeUpIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes lineExpand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes diamondAppear {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes pulseIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@media (max-width: 991px) {.HMDy-gratArea {
    padding: 6rem 0;
}.HMDy-gratArea h2 {
    max-width: 100%;
    font-size: calc(30px * 0.9);
}.HMDy-gratArea .nEHp-knowledge-study {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.HMDy-gratArea {
    padding: 5rem 0;
}.HMDy-gratArea h2 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.8);
}.HMDy-gratArea .nEHp-knowledge-study {
    padding: 2rem;
}.HMDy-gratArea li span {
    font-size: 12px;
}.HMDy-gratArea .nEHp-knowledge-study::before {
    top: 15px;
    height: 45px;
    width: 45px;
    right: 15px;
}
}

@media (max-width: 575px) {.HMDy-gratArea {
    padding: 4rem 0;
}.HMDy-gratArea .container {
    padding: 0 1.5rem;
}.HMDy-gratArea h2 {
    margin-bottom: 1.75rem;
    font-size: calc(30px * 0.7);
}.HMDy-gratArea .nEHp-knowledge-study {
    padding: 1.5rem;
}.HMDy-gratArea li::before {
    height: 0.4rem;
    width: 0.4rem;
    left: -1.25rem;
}}.Sgaz-explore-now {
    padding: 6rem 0;
    overflow: hidden;
    z-index: 1;
    position: relative;
    background: linear-gradient(135deg, rgb(111,157,186), rgb(159,191,210,0.5));
}.Sgaz-explore-now::before {
    z-index: -1;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.15) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
}.Sgaz-explore-now::after {
    content: "";
    height: 40%;
    position: absolute;
    width: 40%;
    bottom: -10%;
    right: -5%;
    filter: blur(40px);
    animation: orbitalGlow 15s infinite alternate ease-in-out;
    background: radial-gradient(circle, rgb(111,157,186,0.5) 0%, transparent 70%);
    z-index: -1;
}.Sgaz-explore-now .container {
    display: flex;
    flex-direction: column;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    align-items: center;
    max-width: 1200px;
}.Sgaz-explore-now h2 {
    text-align: center;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    font-size: 32px;
    position: relative;
    transform: perspective(1000px) translateZ(20px);
    margin-bottom: 3rem;
    font-weight: 600;
    color: #ffffff;
    max-width: 800px;
    font-family: Arial, sans-serif;
    line-height: 1.3;
    letter-spacing: 0.02em;
}.Sgaz-explore-now .nEHp-knowledge-study {
    border: 1px solid rgba(255,255,255,0.15);
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s ease-out;
    display: flex;
    border-radius: 12px;
    align-items: center;
    padding: 2.5rem;
    justify-content: center;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,0.1);
}.Sgaz-explore-now .nEHp-knowledge-study::before {
    content: "";
    border-radius: calc(12px + 5px);
    z-index: -1;
    left: -5px;
    filter: blur(10px);
    animation: borderGlow 4s infinite alternate;
    opacity: 0.5;
    right: -5px;
    bottom: -5px;
    top: -5px;
    background: linear-gradient(45deg, rgb(159,191,210), transparent, rgb(111,157,186), transparent);
    position: absolute;
}.Sgaz-explore-now .nEHp-knowledge-study:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.Sgaz-explore-now svg {
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 42px;
    width: 42px;
    margin-right: 2rem;
    transform: translateZ(10px) rotate(-5deg);
}.Sgaz-explore-now svg:hover {
    transform: translateZ(20px) rotate(0deg) scale(1.1);
}.Sgaz-explore-now svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.Sgaz-explore-now .nEHp-knowledge-study:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 5px rgb(255, 255, 255, 0.5));
}.Sgaz-explore-now .nEHp-knowledge-study div {
    align-items: center;
    transform: translateZ(15px);
    display: flex;
}.Sgaz-explore-now .bGHg-message-links {
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    font-size: 20px;
    padding: 0.9rem 2.2rem;
    text-decoration: none;
    font-weight: 600;
    transform: translateZ(10px);
    font-family: Arial, sans-serif;
    display: inline-block;
    border-radius: 10px;
    letter-spacing: 0.03em;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-align: center;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(159,191,210), rgb(111,157,186));
}.Sgaz-explore-now .bGHg-message-links::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: all 0.6s ease;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
}.Sgaz-explore-now .bGHg-message-links:hover {
    background: linear-gradient(135deg, rgb(111,157,186), rgb(159,191,210));
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    transform: translateZ(30px) scale(1.05);
}.Sgaz-explore-now .bGHg-message-links:hover::before {
    left: 100%;
}.Sgaz-explore-now .bGHg-message-links:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateZ(5px) scale(0.98);
}

@keyframes orbitalGlow {
    0% {
        opacity: 0.4;
        transform: translateX(0) translateY(0);
    }
    50% {
        opacity: 0.6;
        transform: translateX(-5%) translateY(5%);
    }
    100% {
        opacity: 0.4;
        transform: translateX(5%) translateY(-5%);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.4;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
    100% {
        opacity: 0.4;
        filter: blur(10px);
    }
}

@media (max-width: 991px) {.Sgaz-explore-now {
    padding: 5rem 0;
}.Sgaz-explore-now h2 {
    margin-bottom: 2.5rem;
    font-size: calc(32px * 0.9);
}.Sgaz-explore-now .nEHp-knowledge-study {
    padding: 2rem;
}
}

@media (max-width: 767px) {.Sgaz-explore-now {
    padding: 4rem 0;
}.Sgaz-explore-now h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2rem;
}.Sgaz-explore-now .nEHp-knowledge-study {
    flex-direction: column;
    padding: 1.8rem;
}.Sgaz-explore-now svg {
    margin-right: 0;
    margin-bottom: 1.5rem;
}.Sgaz-explore-now .bGHg-message-links {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 575px) {.Sgaz-explore-now {
    padding: 3rem 0;
}.Sgaz-explore-now h2 {
    font-size: calc(32px * 0.7);
    letter-spacing: 0.01em;
}.Sgaz-explore-now .nEHp-knowledge-study {
    width: 90%;
    padding: 1.5rem;
}.Sgaz-explore-now svg {
    height: 36px;
    width: 36px;
    margin-bottom: 1.2rem;
}.Sgaz-explore-now .bGHg-message-links {
    padding: 0.7rem 1.5rem;
    font-size: calc(20px * 0.9);
}}.svtE-statistical-overview {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgb(111,157,186,0.5) 100%);
}.svtE-statistical-overview::before {
    top: 0;
    left: 0;
    background: radial-gradient(circle at 30% 50%, rgb(159,191,210,0.5) 0%, transparent 60%);
    z-index: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    pointer-events: none;
}.svtE-statistical-overview::after {
    height: 300px;
    position: absolute;
    right: -50px;
    width: 300px;
    opacity: 0.6;
    z-index: 0;
    background: radial-gradient(circle, rgb(111,157,186,0.5) 0%, transparent 70%);
    animation: pulse 10s infinite alternate ease-in-out;
    filter: blur(30px);
    bottom: -50px;
    content: "";
}.svtE-statistical-overview .container {
    z-index: 1;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.svtE-statistical-overview h4 {
    font-family: Arial, sans-serif;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 21px;
    margin-top: 3rem;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
    animation: fadeUp 0.8s 0.5s forwards ease-out;
    text-align: center;
    transform: translateY(20px);
    color: rgb(159,191,210);
}.svtE-statistical-overview ul {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    margin: 0 0 2rem 0;
    display: grid;
    gap: 2rem;
}.svtE-statistical-overview .HtpC-benefits-track {
    border-radius: 23px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    z-index: 1;
    transform: translateY(30px);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5), 
                0 5px 15px -10px rgba(0, 0, 0, 0.5);
    padding: 2rem 1.5rem;
    justify-content: center;
    align-items: center;
    animation-delay: calc(0.1s * var(--i, 0));
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    opacity: 0;
    overflow: hidden;
    display: flex;
    position: relative;
    animation: fadeIn 0.6s forwards ease-out;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(1) {
    --i: 1;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(2) {
    --i: 2;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(3) {
    --i: 3;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(4) {
    --i: 4;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(5) {
    --i: 5;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(6) {
    --i: 6;
}.svtE-statistical-overview .HtpC-benefits-track:nth-child(7) {
    --i: 7;
}.svtE-statistical-overview .HtpC-benefits-track::before {
    position: absolute;
    opacity: 0.2;
    width: 50px;
    background: rgb(159,191,210,0.5);
    left: -10px;
    top: -10px;
    border-radius: 50%;
    filter: blur(20px);
    height: 50px;
    transition: transform 0.6s ease;
    content: "";
    z-index: -1;
}.svtE-statistical-overview .HtpC-benefits-track:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.5),
                0 10px 20px -15px rgba(0, 0, 0, 0.5);
}.svtE-statistical-overview .HtpC-benefits-track:hover::before {
    opacity: 0.15;
    transform: scale(3);
}.svtE-statistical-overview .HtpC-benefits-track div {
    text-align: center;
    position: relative;
    z-index: 2;
}.svtE-statistical-overview .HtpC-benefits-track p {
    display: inline-block;
    background: linear-gradient(135deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
    opacity: 0;
    animation: countUp 2s 0.8s forwards cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 700;
    background-clip: text;
    font-size: 3.5rem;
    transform: translateY(10px);
    position: relative;
    color: transparent;
    margin: 0 0 0.5rem 0;
    color: rgb(159,191,210);
    -webkit-background-clip: text;
    line-height: 1;
}.svtE-statistical-overview .HtpC-benefits-track span {
    color: #000000;
    transform: translateY(10px);
    animation: fadeUp 0.6s 1s forwards ease-out;
    opacity: 0;
    display: block;
    font-size: 14px;
    padding-top: 0.5rem;
    position: relative;
    font-weight: 600;
}.svtE-statistical-overview .HtpC-benefits-track span::before {
    background: linear-gradient(90deg, transparent, rgb(111,157,186,0.5), transparent);
    top: 0;
    height: 2px;
    content: "";
    left: 50%;
    width: 40px;
    transform: translateX(-50%);
    position: absolute;
}

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

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

@keyframes countUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@media (max-width: 992px) {.svtE-statistical-overview {
    padding: 4rem 0;
}.svtE-statistical-overview ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.svtE-statistical-overview .HtpC-benefits-track p {
    font-size: 2.8rem;
}
}

@media (max-width: 768px) {.svtE-statistical-overview {
    padding: 3rem 0;
}.svtE-statistical-overview ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
}.svtE-statistical-overview .HtpC-benefits-track {
    padding: 1.5rem 1rem;
}.svtE-statistical-overview .HtpC-benefits-track p {
    font-size: 2.5rem;
}.svtE-statistical-overview .HtpC-benefits-track span {
    font-size: calc(14px * 0.9);
}
}

@media (max-width: 576px) {.svtE-statistical-overview {
    padding: 2.5rem 0;
}.svtE-statistical-overview ul {
    gap: 1rem;
    grid-template-columns: 1fr;
}.svtE-statistical-overview .HtpC-benefits-track {
    padding: 1.25rem 1rem;
}.svtE-statistical-overview .HtpC-benefits-track p {
    font-size: 2.2rem;
}.svtE-statistical-overview h4 {
    font-size: calc(21px * 0.9);
    margin-top: 2rem;
}}.DPvq-contact {
    background: rgb(210,226,235);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.DPvq-contact::before {
    left: 0;
    z-index: 1;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(159,191,210,0.5) 0,
        rgb(159,191,210,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    position: absolute;
    width: 100%;
    content: "";
    opacity: 0.07;
    height: 100%;
}.DPvq-contact::after {
    position: absolute;
    width: 100%;
    opacity: 0.07;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(rgb(111,157,186,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(111,157,186,0.5) 1px, transparent 1px);
    z-index: 1;
    left: 0;
    content: "";
    height: 100%;
    top: 0;
}.DPvq-contact .container {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.DPvq-contact h2 {
    font-weight: 700;
    display: inline-block;
    left: 50%;
    position: relative;
    font-size: 28px;
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
    transform: translateX(-50%);
    margin-bottom: 20px;
}.DPvq-contact h2::before {
    bottom: 0;
    width: 80px;
    left: calc(50% - 40px);
    background: rgb(159,191,210);
    content: "";
    height: 4px;
    position: absolute;
}.DPvq-contact h2::after {
    content: "";
    background: rgb(111,157,186);
    height: 4px;
    left: calc(50% - 15px);
    bottom: 0;
    width: 30px;
    position: absolute;
}.DPvq-contact .KEUN-request-request {
    overflow: hidden;
    margin-top: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    display: flex;
    position: relative;
    border-radius: 0;
    background: #ffffff;
}.DPvq-contact .mqgN-article-image {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.DPvq-contact .mqgN-article-image::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(
        135deg, 
        rgba(rgb(159,191,210), 0.4), 
        rgba(rgb(111,157,186), 0.4)
    );
    content: "";
    inset: 0;
}.DPvq-contact .Xvsj-message-support {
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 60px;
    position: relative;
    flex: 0 0 55%;
}.DPvq-contact .Xvsj-message-support::before {
    content: "";
    top: -75px;
    width: 150px;
    border-radius: 50%;
    height: 150px;
    border: 30px solid rgb(159,191,210,0.5);
    right: -75px;
    z-index: 0;
    position: absolute;
}.DPvq-contact .Xvsj-message-support::after {
    width: 100px;
    background: rgb(111,157,186,0.5);
    height: 100px;
    transform: rotate(45deg);
    position: absolute;
    left: -50px;
    border-radius: 0;
    content: "";
    z-index: 0;
    bottom: -50px;
}.DPvq-contact form {
    position: relative;
    z-index: 2;
}.DPvq-contact form h3 {
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 40px;
    color: #000000;
}.DPvq-contact form h3::after {
    position: absolute;
    content: "";
    width: 50%;
    bottom: -15px;
    left: 0;
    background: rgb(159,191,210);
    height: 2px;
}.DPvq-contact form input[type="text"] {
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    background: transparent;
    border-bottom: 2px solid rgb(210,226,235);
    border: none;
    padding: 20px 25px;
    font-size: 16px;
    margin-bottom: 25px;
}.DPvq-contact form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(159,191,210);
}.DPvq-contact form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.DPvq-contact form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.DPvq-contact .Khar-inquiry-map {
    margin-bottom: 40px;
    position: relative;
}.DPvq-contact .Khar-inquiry-map input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.DPvq-contact .Khar-inquiry-map label {
    position: relative;
    font-size: 14px;
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
}.DPvq-contact .Khar-inquiry-map label::before {
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    background: transparent;
    transition: all 0.3s ease;
    width: 22px;
    border: 2px solid rgb(210,226,235);
    height: 22px;
}.DPvq-contact .Khar-inquiry-map input[type="checkbox"]:checked + label::before {
    background: rgb(159,191,210);
    border-color: rgb(159,191,210);
}.DPvq-contact .Khar-inquiry-map input[type="checkbox"]:checked + label::after {
    left: 8px;
    border-width: 0 2px 2px 0;
    width: 6px;
    height: 12px;
    top: 4px;
    content: "";
    position: absolute;
    border: solid #ffffff;
    transform: rotate(45deg);
}.DPvq-contact .Khar-inquiry-map label a {
    color: rgb(159,191,210);
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
}.DPvq-contact .Khar-inquiry-map label a::after {
    position: absolute;
    width: 100%;
    transition: transform 0.3s ease;
    height: 1px;
    content: "";
    bottom: -1px;
    left: 0;
    transform-origin: left;
    background: rgb(159,191,210);
    transform: scaleX(1);
}.DPvq-contact .Khar-inquiry-map label a:hover {
    color: rgb(111,157,186);
}.DPvq-contact .Khar-inquiry-map label a:hover::after {
    transform: scaleX(0);
    background: rgb(111,157,186);
}.DPvq-contact .bGHg-message-links {
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    border: none;
    z-index: 1;
    padding: 18px 40px;
    color: #ffffff;
    cursor: pointer;
    width: auto;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    font-size: 20px;
    background: rgb(159,191,210);
    overflow: hidden;
    font-weight: 600;
}.DPvq-contact .bGHg-message-links::before {
    z-index: -1;
    top: 0;
    width: 0;
    background: rgb(111,157,186);
    content: "";
    left: -10px;
    height: 100%;
    transition: width 0.5s ease;
    position: absolute;
    transform: skewX(-25deg);
}.DPvq-contact .bGHg-message-links:hover::before {
    width: 150%;
}.DPvq-contact svg {
    stroke-width: 2;
    transition: all 0.3s ease;
    fill: none;
    width: 24px;
    stroke: rgb(159,191,210);
    height: 24px;
}.DPvq-contact svg path {
    stroke: rgb(159,191,210);
    fill: none;
    transition: all 0.3s ease;
}.DPvq-contact svg:hover,
.DPvq-contact svg:hover path {
    stroke: rgb(111,157,186);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.DPvq-contact {
    padding: 80px 0;
}.DPvq-contact .mqgN-article-image {
    min-height: 500px;
}.DPvq-contact .Xvsj-message-support {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.DPvq-contact {
    padding: 60px 0;
}.DPvq-contact .KEUN-request-request {
    flex-direction: column;
}.DPvq-contact .mqgN-article-image {
    width: 100%;
    min-height: 300px;
}.DPvq-contact .Xvsj-message-support {
    width: 100%;
    padding: 40px 30px;
}.DPvq-contact form h3 {
    margin-bottom: 30px;
}.DPvq-contact form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.DPvq-contact .Khar-inquiry-map {
    margin-bottom: 30px;
}.DPvq-contact .bGHg-message-links {
    width: 100%;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.DPvq-contact {
    padding: 50px 0;
}.DPvq-contact h2 {
    font-size: calc(28px * 0.85);
}.DPvq-contact .KEUN-request-request {
    margin-top: 30px;
}.DPvq-contact .mqgN-article-image {
    min-height: 200px;
}.DPvq-contact .Xvsj-message-support {
    padding: 30px 20px;
}.DPvq-contact form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.DPvq-contact form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.DPvq-contact .Khar-inquiry-map {
    margin-bottom: 25px;
}.DPvq-contact .Khar-inquiry-map label {
    font-size: calc(14px * 0.9);
}.DPvq-contact .bGHg-message-links {
    padding: 12px 25px;
}}.zrNP-meet-us {
    padding: 120px 0;
    isolation: isolate;
    position: relative;
    overflow: hidden;
}.zrNP-meet-us::before {
    box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.1);
    opacity: 0.85;
    width: 100%;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(159,191,210,0.5), rgb(111,157,186,0.5));
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
}.zrNP-meet-us::after {
    position: absolute;
    animation: lightShift 15s infinite alternate ease-in-out;
    opacity: 0.06;
    z-index: -1;
    height: 200%;
    right: -50%;
    content: "";
    transform: rotate(35deg);
    width: 100%;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    top: -50%;
}.zrNP-meet-us .container {
    position: relative;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
}.zrNP-meet-us h2 {
    transform-origin: left center;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    position: relative;
    animation: slideInTitle 1s cubic-bezier(0.17, 0.67, 0.31, 0.95) forwards;
    margin-bottom: 1.5rem;
    font-size: calc(38px * 1.2);
}.zrNP-meet-us h2::after {
    transform: scaleX(0);
    position: absolute;
    animation: lineExpand 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.31, 0.95);
    left: 0;
    content: "";
    box-shadow: 0 2px 10px rgb(111,157,186,0.5);
    height: 4px;
    bottom: -12px;
    background: rgb(111,157,186);
    transform-origin: left;
    width: 80px;
}.zrNP-meet-us .lQOn-content-card {
    backdrop-filter: blur(10px);
    position: relative;
    transform: translateY(30px);
    animation: floatIn 1s 0.4s forwards cubic-bezier(0.17, 0.67, 0.31, 0.95);
    border-radius: 10px;
    opacity: 0;
    transition: transform 0.5s ease-out;
    background: rgba(255, 255, 255, 0.06);
    overflow: hidden;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.05),
        inset 2px 2px 3px rgba(255, 255, 255, 0.1),
        inset -2px -2px 3px rgba(0, 0, 0, 0.1);
}.zrNP-meet-us .lQOn-content-card::before {
    z-index: -1;
    opacity: 0.2;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(111,157,186,0.5), transparent);
    left: -100px;
    top: -100px;
    content: "";
    height: 200px;
    width: 200px;
    position: absolute;
}.zrNP-meet-us .lQOn-content-card > div {
    padding: 35px;
    position: relative;
}.zrNP-meet-us .lQOn-content-card p {
    margin-bottom: 1.5rem;
    color: #ffffff;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    letter-spacing: 0.5px;
    font-size: calc(16px * 1.4);
    font-weight: 600;
}.zrNP-meet-us .lQOn-content-card p::after {
    bottom: -10px;
    height: 3px;
    left: 0;
    width: 40px;
    position: absolute;
    opacity: 0.8;
    content: "";
    background: rgb(111,157,186);
}.zrNP-meet-us .lQOn-content-card div div {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    z-index: 2;
    column-rule: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    line-height: 1.8;
    color: #ffffff;
    font-size: 16px;
    column-count: 1;
    opacity: 0.95;
    column-gap: 40px;
}

@media (min-width: 768px) {.zrNP-meet-us {
    padding: 150px 0;
}.zrNP-meet-us .lQOn-content-card div div {
    column-count: 2;
}.zrNP-meet-us h2 {
    grid-column: 1 / -1;
    font-size: calc(38px * 1.5);
}
}

@media (min-width: 1024px) {.zrNP-meet-us {
    padding: 180px 0;
}.zrNP-meet-us .container {
    gap: 3rem;
    grid-template-columns: 1fr;
}.zrNP-meet-us .lQOn-content-card {
    box-shadow: 
            20px 20px 40px rgba(0, 0, 0, 0.2),
            -20px -20px 40px rgba(255, 255, 255, 0.03),
            inset 2px 2px 5px rgba(255, 255, 255, 0.1),
            inset -2px -2px 5px rgba(0, 0, 0, 0.1);
}.zrNP-meet-us .lQOn-content-card:hover {
    transform: translateY(-5px);
    box-shadow: 
            25px 25px 50px rgba(0, 0, 0, 0.25),
            -25px -25px 50px rgba(255, 255, 255, 0.05),
            inset 2px 2px 5px rgba(255, 255, 255, 0.1),
            inset -2px -2px 5px rgba(0, 0, 0, 0.1);
}.zrNP-meet-us .lQOn-content-card div div {
    column-count: 2;
}}

@keyframes slideInTitle {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes lineExpand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes floatIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes lightShift {
    0% {
        transform: rotate(35deg) translateX(0);
        opacity: 0.06;
    }
    50% {
        opacity: 0.08;
    }
    100% {
        transform: rotate(35deg) translateX(50px);
        opacity: 0.06;
    }
}.CgnL-education-history {
    background-color: rgb(210,226,235);
    overflow: hidden;
    position: relative;
    padding: 4rem 0;
}.CgnL-education-history::before {
    top: -5%;
    opacity: 0.07;
    content: "";
    z-index: 0;
    transform: rotate(15deg);
    height: 40%;
    background: linear-gradient(135deg, rgb(159,191,210,0.5), rgb(159,191,210));
    filter: blur(20px);
    position: absolute;
    right: -5%;
    width: 40%;
}.CgnL-education-history::after {
    bottom: -5%;
    background: linear-gradient(225deg, rgb(111,157,186), rgb(111,157,186,0.5));
    height: 40%;
    z-index: 0;
    position: absolute;
    content: "";
    width: 40%;
    opacity: 0.07;
    filter: blur(20px);
    left: -5%;
    transform: rotate(-15deg);
}.CgnL-education-history .container {
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
}.CgnL-education-history .MJLw-client-story {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    display: grid;
    background: linear-gradient(165deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    grid-template-columns: 1fr;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03),
                0 20px 40px rgba(rgb(159,191,210,0.5), 0.04);
    border-left: 4px solid rgb(159,191,210);
    gap: 2rem;
    padding: 2.5rem;
}.CgnL-education-history .MJLw-client-story:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 3px 8px rgba(0,0,0,0.05),
                0 25px 50px rgba(rgb(159,191,210,0.5), 0.06);
}.CgnL-education-history .MJLw-client-story::before {
    content: "";
    z-index: -1;
    border-radius: 10px;
    position: absolute;
    top: 1.5rem;
    height: 80px;
    width: 80px;
    transform: rotate(15deg);
    opacity: 0.05;
    right: 1.5rem;
    background: rgb(159,191,210,0.5);
}.CgnL-education-history .MJLw-client-story > div:first-child {
    justify-self: center;
}.CgnL-education-history .mqgN-article-image {
    width: 170px;
    transform: perspective(800px) rotateY(5deg);
    position: relative;
    height: 170px;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
                box-shadow 0.5s ease;
}.CgnL-education-history .MJLw-client-story:hover .mqgN-article-image {
    box-shadow: 15px 15px 30px rgba(0,0,0,0.15);
    transform: perspective(800px) rotateY(-2deg) translateY(-5px);
}.CgnL-education-history .mqgN-article-image::before {
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(rgb(159,191,210,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgb(111,157,186,0.5), 0.2) 100%
    );
    z-index: 1;
    inset: 0;
    content: "";
}.CgnL-education-history .mqgN-article-image::after {
    height: 200%;
    position: absolute;
    opacity: 0;
    transform: rotate(25deg);
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(255,255,255,0) 30%,
        rgba(255,255,255,0.2) 50%,
        rgba(255,255,255,0) 70%,
        transparent 100%
    );
    left: -50%;
    width: 200%;
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    top: -50%;
    z-index: 2;
}.CgnL-education-history .MJLw-client-story:hover .mqgN-article-image::after {
    transform: rotate(25deg) translate(50%, 50%);
    opacity: 1;
}.CgnL-education-history .name {
    letter-spacing: 0.03em;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin: 0 0 0.75rem;
    color: #000000;
    font-size: 18px;
}.CgnL-education-history .name::after {
    content: "";
    transform-origin: left center;
    bottom: -5px;
    background: linear-gradient(to right, rgb(159,191,210), rgb(159,191,210,0.5));
    position: absolute;
    left: 0;
    height: 3px;
    transform: scaleX(0.8);
    transition: transform 0.35s ease;
    width: 2.5rem;
}.CgnL-education-history .MJLw-client-story:hover .name::after {
    transform: scaleX(1);
}.CgnL-education-history .MJLw-client-story > div:nth-child(2) > div {
    font-weight: 600;
    letter-spacing: 0.02em;
    transition: color 0.3s ease, opacity 0.3s ease;
    padding-left: 0.5rem;
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.85;
    font-size: calc(12px * 0.95);
    position: relative;
    margin-bottom: 1rem;
}.CgnL-education-history .MJLw-client-story:hover > div:nth-child(2) > div {
    opacity: 1;
    color: rgb(159,191,210);
}.CgnL-education-history .MJLw-client-story > div:nth-child(2) > div::before {
    transition: height 0.3s ease, top 0.3s ease;
    top: 0.4em;
    width: 3px;
    height: 0.8em;
    content: "";
    background-color: rgb(111,157,186);
    left: 0;
    position: absolute;
    opacity: 0.75;
}.CgnL-education-history .MJLw-client-story:hover > div:nth-child(2) > div::before {
    height: 1.2em;
    top: 0.2em;
}.CgnL-education-history .phWx-career-skills {
    font-size: 12px;
    padding-left: 1rem;
    line-height: 1.7;
    margin: 0;
    position: relative;
    border-left: 2px solid rgba(rgb(159,191,210,0.5), 0.3);
    color: #000000;
    transition: border-color 0.3s ease;
}.CgnL-education-history .MJLw-client-story:hover .phWx-career-skills {
    border-left-color: rgb(159,191,210);
}.CgnL-education-history .phWx-career-skills::before {
    top: -1.5rem;
    content: "";
    position: absolute;
    font-size: 4rem;
    line-height: 1;
    color: rgb(159,191,210,0.5);
    opacity: 0.15;
    left: -0.5rem;
}

@media (min-width: 768px) {.CgnL-education-history {
    padding: 6rem 0;
}.CgnL-education-history .MJLw-client-story {
    grid-template-columns: auto 1fr;
    padding: 3rem;
    grid-template-rows: auto 1fr;
    gap: 2rem 3rem;
}.CgnL-education-history .MJLw-client-story > div:first-child {
    grid-row: 1 / 3;
    justify-self: start;
}.CgnL-education-history .mqgN-article-image {
    width: 220px;
    height: 280px;
}.CgnL-education-history .name {
    font-size: calc(18px * 1.1);
    margin: 0 0 1rem;
}.CgnL-education-history .phWx-career-skills {
    font-size: calc(12px * 1.05);
    line-height: 1.75;
    padding-left: 1.5rem;
}
}

@media (min-width: 992px) {.CgnL-education-history {
    padding: 8rem 0;
}.CgnL-education-history .MJLw-client-story {
    gap: 2.5rem 4rem;
    padding: 4rem;
    margin: 0 auto;
    border-left-width: 6px;
    max-width: 90%;
}.CgnL-education-history .mqgN-article-image {
    width: 240px;
    height: 320px;
}.CgnL-education-history .MJLw-client-story > div:nth-child(2) > div {
    font-size: calc(12px * 1);
}.CgnL-education-history .phWx-career-skills {
    line-height: 1.8;
    font-size: calc(12px * 1.1);
}
}

@media (max-width: 767px) {.CgnL-education-history .MJLw-client-story {
    padding: 2rem;
}.CgnL-education-history .mqgN-article-image {
    margin-bottom: 1rem;
    height: 140px;
    width: 140px;
}.CgnL-education-history .name {
    font-size: calc(18px * 0.95);
}.CgnL-education-history .MJLw-client-story > div:nth-child(2) > div {
    font-size: calc(12px * 0.9);
}.CgnL-education-history .phWx-career-skills {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
    padding-left: 0.75rem;
}
}

@media (hover: none) {.CgnL-education-history .MJLw-client-story {
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                    0 1px 4px rgba(0,0,0,0.03),
                    0 20px 40px rgba(rgb(159,191,210,0.5), 0.04) !important;
    transform: none !important;
}.CgnL-education-history .mqgN-article-image {
    transform: none !important;
}.CgnL-education-history .mqgN-article-image::after {
    display: none;
}.CgnL-education-history .name::after {
    transform: scaleX(1);
}}.symu-program-information {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    background-color: rgb(210,226,235);
}.symu-program-information .lPjD-online-learn {
    width: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
}.symu-program-information .pdyq-career-ready {
    animation: slide-show 35s ease-in-out infinite;
    display: flex;
    height: 100%;
    width: 500%;
}.symu-program-information .lPjD-online-learn:hover .pdyq-career-ready {
    animation-play-state: paused;
}.symu-program-information .Ftsf-practical-study {
    height: 100%;
    overflow: hidden;
    width: 20%;
    position: relative;
}.symu-program-information .Ftsf-practical-study img {
    object-fit: cover;
    height: 100%;
    transform-origin: center;
    width: 100%;
    animation: zoom-flow 20s ease-in-out infinite alternate;
    filter: brightness(0.8) saturate(1.3);
}.symu-program-information .Ftsf-practical-study::before {
    opacity: 0.7;
    content: '';
    z-index: 2;
    position: absolute;
    background: 
        linear-gradient(0deg, 
            rgb(159,191,210,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(111,157,186,0.5) 100%),
        linear-gradient(90deg, 
            rgb(159,191,210,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(111,157,186,0.5) 100%);
    inset: 0;
}.symu-program-information .Ftsf-practical-study::after {
    z-index: 3;
    inset: 0;
    opacity: 0.3;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(159,191,210,0.5) 0px,
            rgb(159,191,210,0.5) 2px,
            transparent 2px,
            transparent 6px
        );
    animation: slide-pattern 15s linear infinite;
    position: absolute;
    mix-blend-mode: overlay;
    content: '';
}.symu-program-information .container {
    max-width: 1200px;
    z-index: 4;
    position: relative;
    margin: 0 auto;
    width: 90%;
}.symu-program-information .nEHp-knowledge-study {
    width: 100%;
    margin-left: 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 16px;
    padding: 0.5rem;
    background: linear-gradient(
        135deg,
        rgb(159,191,210,0.5) 0%,
        rgb(111,157,186,0.5) 100%
    );
    backdrop-filter: blur(8px);
    max-width: 600px;
}.symu-program-information .RCnD-knowledge-path {
    border-radius: 10px;
    padding: 3rem;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgb(210,226,235);
}.symu-program-information .RCnD-knowledge-path::before {
    inset: 0;
    z-index: -1;
    position: absolute;
    content: '';
    opacity: 0.15;
    background: 
        radial-gradient(
            circle at 30% 40%,
            rgb(159,191,210,0.5) 0%,
            transparent 70%
        ),
        radial-gradient(
            circle at 70% 60%,
            rgb(111,157,186,0.5) 0%,
            transparent 70%
        );
}.symu-program-information .RCnD-knowledge-path h3 {
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 34px;
    position: relative;
    color: rgb(159,191,210);
}.symu-program-information .RCnD-knowledge-path h3::after {
    position: absolute;
    height: 3px;
    bottom: -10px;
    width: 60px;
    background: linear-gradient(to right, 
        rgb(159,191,210), 
        rgb(111,157,186));
    transition: width 0.3s ease, transform 0.3s ease;
    left: 0;
    content: '';
    border-radius: 10px;
}.symu-program-information .RCnD-knowledge-path:hover h3::after {
    transform: translateY(-3px);
    width: 100%;
}.symu-program-information .RCnD-knowledge-path p {
    font-size: 17px;
    margin-bottom: 2rem;
    line-height: 1.7;
    color: #000000;
}.symu-program-information .RCnD-knowledge-path .bGHg-message-links {
    padding: 0.9rem 1.8rem;
    box-shadow: 0 5px 15px rgb(159,191,210,0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    background: linear-gradient(to right, 
        rgb(159,191,210), 
        rgb(111,157,186));
    letter-spacing: 1px;
    text-decoration: none;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    overflow: hidden;
}.symu-program-information .RCnD-knowledge-path .bGHg-message-links::before {
    height: 100%;
    background: linear-gradient(to right, 
        rgb(111,157,186), 
        rgb(159,191,210));
    z-index: -1;
    transition: opacity 0.4s ease;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}.symu-program-information .RCnD-knowledge-path .bGHg-message-links:hover {
    box-shadow: 0 8px 20px rgb(111,157,186,0.5);
    transform: translateY(-3px);
}.symu-program-information .RCnD-knowledge-path .bGHg-message-links:hover::before {
    opacity: 1;
}

@keyframes slide-show {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoom-flow {
    0%, 100% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.2);
    }
}

@keyframes slide-pattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {.symu-program-information .RCnD-knowledge-path {
    padding: 2.5rem;
}.symu-program-information .nEHp-knowledge-study {
    max-width: 550px;
}
}

@media (min-width: 1400px) {.symu-program-information .nEHp-knowledge-study {
    max-width: 650px;
}.symu-program-information .container {
    max-width: 1320px;
}
}

@media (max-width: 991px) {.symu-program-information {
    flex-direction: column;
    padding: 0;
    min-height: auto;
}.symu-program-information .lPjD-online-learn {
    height: 350px;
    position: relative;
}.symu-program-information .container {
    padding: 3rem 1.5rem;
    width: 100%;
}.symu-program-information .nEHp-knowledge-study {
    max-width: 100%;
    margin: 0 auto;
}.symu-program-information .RCnD-knowledge-path {
    padding: 2rem;
}
}

@media (max-width: 767px) {.symu-program-information .lPjD-online-learn {
    height: 300px;
}.symu-program-information .pdyq-career-ready {
    animation-duration: 25s;
}.symu-program-information .container {
    padding: 2.5rem 1rem;
}.symu-program-information .RCnD-knowledge-path {
    padding: 1.8rem;
}.symu-program-information .RCnD-knowledge-path h3 {
    font-size: calc(34px * 0.9);
}.symu-program-information .RCnD-knowledge-path p {
    font-size: calc(17px * 0.95);
    margin-bottom: 1.5rem;
}
}

@media (max-width: 480px) {.symu-program-information .lPjD-online-learn {
    height: 250px;
}.symu-program-information .pdyq-career-ready {
    animation-duration: 20s;
}.symu-program-information .container {
    padding: 2rem 0.8rem;
}.symu-program-information .RCnD-knowledge-path {
    padding: 1.5rem;
}.symu-program-information .RCnD-knowledge-path h3 {
    font-size: calc(34px * 0.8);
    margin-bottom: 1rem;
}.symu-program-information .RCnD-knowledge-path p {
    font-size: calc(17px * 0.85);
    margin-bottom: 1.2rem;
    line-height: 1.5;
}.symu-program-information .RCnD-knowledge-path .bGHg-message-links {
    text-align: center;
    padding: 0.8rem 1.5rem;
    width: 100%;
}
}

@media (prefers-reduced-motion) {.symu-program-information .pdyq-career-ready,
    .symu-program-information .Ftsf-practical-study img,
    .symu-program-information .Ftsf-practical-study::after {
    animation: none;
}}header {
    overflow: visible;
    background: rgb(210,226,235);
    width: 100%;
    z-index: 99;
    position: relative;
}header::before {
    opacity: 0.2;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: radial-gradient(circle at 30% 30%, rgb(159,191,210,0.5) 0%, transparent 70%);
}header .oZsf-head-know {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 25px 30px;
}header .oZsf-head-know::before {
    background: linear-gradient(90deg, rgb(159,191,210), transparent);
    width: 30%;
    top: -10px;
    height: 5px;
    position: absolute;
    left: 10%;
    content: "";
    filter: blur(5px);
}header .oZsf-head-know::after {
    width: 30%;
    background: linear-gradient(90deg, transparent, rgb(111,157,186));
    content: "";
    filter: blur(5px);
    position: absolute;
    height: 5px;
    bottom: -10px;
    right: 10%;
}header .oZsf-head-know .dKrY-head-section {
    z-index: 2;
    padding: 5px;
    position: relative;
}header .oZsf-head-know .dKrY-head-section::before {
    content: "";
    transition: opacity 0.3s ease;
    top: -5px;
    left: -5px;
    filter: blur(15px);
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    z-index: -1;
    position: absolute;
    opacity: 0;
    background: linear-gradient(135deg, rgb(159,191,210), rgb(111,157,186));
}header .oZsf-head-know .dKrY-head-section:hover::before {
    opacity: 0.7;
}header .oZsf-head-know .dKrY-head-section .nqYA-main-lead {
    display: block;
    transition: transform 0.3s ease;
    position: relative;
}header .oZsf-head-know .dKrY-head-section:hover .nqYA-main-lead {
    transform: scale(1.05);
}header .oZsf-head-know .dKrY-head-section .nqYA-main-lead svg {
    height: 45px;
    width: auto;
}header .oZsf-head-know .ArbP-header-main {
    border-radius: 17px;
    padding: 10px;
    list-style: none;
    margin: 0;
    display: flex;
    position: relative;
}header .oZsf-head-know .ArbP-header-main::before {
    content: "";
    backdrop-filter: blur(5px);
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    height: 100%;
    width: 100%;
    opacity: 0.1;
    left: 0;
    z-index: -1;
    top: 0;
    border-radius: 17px;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson {
    margin: 0 3px;
    position: relative;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson a {
    display: block;
    color: #000000;
    text-decoration: none;
    z-index: 1;
    font-size: 18px;
    border-radius: 10px;
    padding: 8px 15px;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson a::before {
    background: linear-gradient(135deg, rgb(159,191,210), rgb(111,157,186));
    transition: opacity 0.3s ease;
    content: "";
    width: 100%;
    left: 0;
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson a::after {
    top: 50%;
    left: 50%;
    width: 150%;
    position: absolute;
    content: "";
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    z-index: -1;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    height: 150%;
    transform: translate(-50%, -50%) scale(0);
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson:hover a::before {
    opacity: 1;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson:hover a {
    color: #ffffff;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson:active a::after {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(159,191,210), rgb(111,157,186));
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(159,191,210), rgb(111,157,186));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(159,191,210), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(159,191,210), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(159,191,210), 0);
    }
}

@media (max-width: 992px) {header .oZsf-head-know {
    flex-direction: column;
    padding: 20px 15px;
}header .oZsf-head-know .dKrY-head-section {
    margin-bottom: 15px;
}header .oZsf-head-know .ArbP-header-main {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson {
    margin: 3px;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson a {
    font-size: calc(18px - 1px);
    padding: 6px 12px;
}
}

@media (max-width: 767px) {header .oZsf-head-know {
    padding: 15px 10px;
}header .oZsf-head-know .dKrY-head-section .nqYA-main-lead svg {
    height: 40px;
}header .oZsf-head-know .ArbP-header-main {
    padding: 5px;
}header .oZsf-head-know .ArbP-header-main .QUMd-header-lesson a {
    padding: 5px 10px;
    font-size: calc(18px - 2px);
}}.EICP-program-results {
    position: relative;
    padding: 120px 0 100px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,226,235) 0%, #ffffff 100%);
}.EICP-program-results::before {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(159,191,210,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(111,157,186,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, #ffffff 25%, transparent 35%);
    left: 0;
}.EICP-program-results::after {
    transform: rotate(15deg);
    filter: blur(20px);
    z-index: -1;
    position: absolute;
    top: -50%;
    animation: floatBackground 15s ease-in-out infinite alternate;
    background: linear-gradient(45deg, rgb(159,191,210,0.5) 0%, rgb(111,157,186,0.5) 100%);
    opacity: 0.05;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 80%;
    right: -50%;
    content: "";
    width: 80%;
}.EICP-program-results h5 {
    margin-right: auto;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    color: #000000;
    opacity: 0;
    line-height: 1.4;
    font-size: 23px;
    letter-spacing: 0.5px;
    margin-bottom: 50px;
    max-width: 800px;
    text-align: center;
    margin-left: auto;
    position: relative;
    font-weight: 700;
    z-index: 1;
    transform: translateY(0);
}.EICP-program-results h5::after {
    background: linear-gradient(90deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
    content: "";
    margin: 20px auto 0;
    display: block;
    animation: scaleIn 1s ease-out forwards 0.6s;
    transform: scaleX(0);
    width: 80px;
    height: 3px;
    border-radius: 2px;
}.EICP-program-results .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}.EICP-program-results .nEHp-knowledge-study {
    border-radius: 12px;
    overflow: hidden;
    align-items: center;
    gap: 40px;
    padding: 30px;
    flex-direction: column;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    display: flex;
    position: relative;
    box-shadow: 0 15px 50px -15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.EICP-program-results .nEHp-knowledge-study::before {
    height: 5px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
    width: 100%;
    left: 0;
    top: 0;
    transform: scaleX(0);
}.EICP-program-results .nEHp-knowledge-study:hover {
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.EICP-program-results .nEHp-knowledge-study:hover::before {
    transform: scaleX(1);
}.EICP-program-results .mqgN-article-image {
    border-radius: 10px;
    max-width: 450px;
    transform: perspective(800px) rotateY(-2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: auto;
    filter: brightness(1.02) contrast(1.05);
    width: 100%;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    object-fit: cover;
}.EICP-program-results .mqgN-article-image:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
}.EICP-program-results .lQOn-content-card {
    max-width: 100%;
    flex: 1;
}.EICP-program-results ul {
    list-style: none;
    padding: 0;
    gap: 16px;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
}.EICP-program-results li {
    transform: translateX(20px);
    background: linear-gradient(135deg, rgba(rgb(210,226,235), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
    border-radius: 8px;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 14px 20px 14px 60px;
    animation-delay: calc(0.1s * var(--i, 1));
    animation: fadeInRight 0.5s ease forwards;
    opacity: 0;
}.EICP-program-results li:nth-child(1) {
    --i: 1;
}.EICP-program-results li:nth-child(2) {
    --i: 2;
}.EICP-program-results li:nth-child(3) {
    --i: 3;
}.EICP-program-results li:nth-child(4) {
    --i: 4;
}.EICP-program-results li:nth-child(5) {
    --i: 5;
}.EICP-program-results li:hover {
    background: linear-gradient(135deg, rgba(rgb(210,226,235), 0.7) 0%, rgba(#ffffff, 0.7) 100%);
    transform: translateY(-3px) translateX(0);
    box-shadow: 0 8px 20px -6px rgba(0, 0, 0, 0.1);
}.EICP-program-results li div {
    position: relative;
}.EICP-program-results li p {
    margin: 0;
    color: #000000;
    font-size: calc(14px - 1px);
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.2px;
}.EICP-program-results li:nth-child(odd) p {
    font-weight: 600;
}.EICP-program-results li svg {
    left: -40px;
    height: 28px;
    width: 28px;
    top: 0;
    transition: transform 0.3s ease;
    position: absolute;
    transform: translateY(-2px);
}.EICP-program-results li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.EICP-program-results li svg path {
    fill: rgb(159,191,210);
    transition: fill 0.3s ease;
}.EICP-program-results li:hover svg path {
    fill: rgb(111,157,186);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes scaleIn {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

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

@media (min-width: 768px) {.EICP-program-results {
    padding: 150px 0 120px;
}.EICP-program-results .nEHp-knowledge-study {
    flex-direction: row;
    padding: 50px;
    gap: 60px;
}.EICP-program-results ul {
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}.EICP-program-results .mqgN-article-image {
    max-width: 350px;
    transform: perspective(1000px) rotateY(-5deg);
}.EICP-program-results h5 {
    font-size: calc(23px + 2px);
}
}

@media (min-width: 992px) {.EICP-program-results .mqgN-article-image {
    max-width: 450px;
}.EICP-program-results h5 {
    font-size: calc(23px + 4px);
}.EICP-program-results li p {
    font-size: 14px;
}
}

@media (max-width: 767px) {.EICP-program-results {
    padding: 80px 0 60px;
}.EICP-program-results h5 {
    margin-bottom: 30px;
    padding: 0 15px;
}.EICP-program-results .nEHp-knowledge-study {
    padding: 25px 20px;
}.EICP-program-results li {
    padding: 12px 15px 12px 50px;
}.EICP-program-results li svg {
    left: -35px;
    width: 24px;
    height: 24px;
}.EICP-program-results .mqgN-article-image {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
    max-width: 100%;
}
}

@media (max-width: 480px) {.EICP-program-results h5 {
    font-size: calc(23px - 2px);
}.EICP-program-results li p {
    font-size: calc(14px - 2px);
}.EICP-program-results .nEHp-knowledge-study {
    padding: 20px 15px;
}
}

@media (hover: hover) {.EICP-program-results .nEHp-knowledge-study {
    transform: translateY(0);
}}.GyWx-eco-foot {
    position: relative;
    padding: 5rem 0 2rem;
    color: #000000;
    background-color: rgb(210,226,235);
    font-family: Arial, sans-serif;
}.GyWx-eco-foot::before {
    height: 250px;
    left: 0;
    position: absolute;
    background: linear-gradient(180deg, transparent 0%, rgb(159,191,210,0.5) 100%);
    opacity: 0.05;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 0;
}.GyWx-eco-foot .container {
    position: relative;
    z-index: 1;
}.GyWx-eco-foot .IxXS-learn-nav {
    display: flex;
    gap: 4rem;
    flex-direction: column;
}.GyWx-eco-foot .jdBC-reach-contact {
    position: relative;
    padding-bottom: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    border-bottom: 1px solid rgb(111,157,186,0.5);
    display: grid;
}.GyWx-eco-foot .jdBC-reach-contact::after {
    height: 3px;
    background-color: rgb(159,191,210);
    content: '';
    bottom: -1px;
    width: 60px;
    left: 0;
    position: absolute;
}.GyWx-eco-foot .info_item {
    padding: 0.5rem;
    transition: transform 0.3s ease-out;
}.GyWx-eco-foot .info_item:hover {
    transform: translateX(5px);
}.GyWx-eco-foot .info_item p,
.GyWx-eco-foot .info_item a {
    font-size: 18px;
    transition: color 0.3s ease;
    color: #000000;
    align-items: center;
    font-weight: 400;
    gap: 0.75rem;
    display: flex;
    text-decoration: none;
}.GyWx-eco-foot .info_item a:hover {
    color: rgb(159,191,210);
}.GyWx-eco-foot .info_item svg {
    fill: rgb(159,191,210);
    flex-shrink: 0;
    height: 20px;
    width: 20px;
}.GyWx-eco-foot .text_main_holder {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1.2fr;
    gap: 3rem;
}.GyWx-eco-foot .dKrY-head-section {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.GyWx-eco-foot .dKrY-head-section svg {
    height: auto;
    transition: opacity 0.3s ease;
    max-width: 160px;
}.GyWx-eco-foot .dKrY-head-section svg:hover {
    opacity: 0.8;
}.GyWx-eco-foot .phjF-recycle-info {
    line-height: 1.6;
    color: #000000;
    opacity: 0.8;
    max-width: 300px;
    font-size: 15px;
}.GyWx-eco-foot .ArbP-header-main {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}.GyWx-eco-foot .ArbP-header-main h5 {
    font-weight: 600;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 20px;
    color: #000000;
}.GyWx-eco-foot .wJtd-main-edu {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.GyWx-eco-foot .wJtd-main-edu a {
    position: relative;
    transition: color 0.3s ease, padding-left 0.3s ease;
    text-decoration: none;
    padding-left: 0;
    color: #000000;
    font-size: 18px;
}.GyWx-eco-foot .wJtd-main-edu a::before {
    width: 0;
    content: '';
    top: 50%;
    background-color: rgb(159,191,210);
    transition: width 0.3s ease, left 0.3s ease;
    height: 1px;
    position: absolute;
    left: -10px;
    transform: translateY(-50%);
}.GyWx-eco-foot .wJtd-main-edu a:hover {
    color: rgb(159,191,210);
    padding-left: 12px;
}.GyWx-eco-foot .wJtd-main-edu a:hover::before {
    width: 10px;
    left: 0;
}.GyWx-eco-foot .subscribe_holder {
    border-radius: 27px;
    background-color: #ffffff;
    display: flex;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    flex-direction: column;
    gap: 1.5rem;
}.GyWx-eco-foot .subscribe_holder h5 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}.GyWx-eco-foot .subscribe_holder p {
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
}.GyWx-eco-foot .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}.GyWx-eco-foot .input_holder input[type="email"] {
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    background-color: transparent;
    padding: 1rem 1.25rem;
    border: 1px solid rgb(111,157,186,0.5);
    flex: 1;
    font-size: 18px;
    color: #000000;
}.GyWx-eco-foot .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(159,191,210);
    box-shadow: 0 0 0 3px rgb(159,191,210,0.5);
}.GyWx-eco-foot .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.GyWx-eco-foot .nObd-sub-warning {
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    font-size: 19px;
    background-color: rgb(159,191,210);
    font-weight: 600;
    border: none;
    cursor: pointer;
    padding: 1rem 1.5rem;
}.GyWx-eco-foot .nObd-sub-warning:hover {
    background-color: rgb(111,157,186);
    transform: translateY(-2px);
}.GyWx-eco-foot .JNEM-digital-res {
    border-top: 1px solid rgb(111,157,186,0.5);
    margin-top: 3rem;
    padding-top: 1.5rem;
    text-align: center;
}.GyWx-eco-foot .LIMG-abuse-ctrl {
    font-size: 15px;
    color: #000000;
    opacity: 0.8;
}.GyWx-eco-foot .wJtd-main-edu:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}.GyWx-eco-foot .wJtd-main-edu:first-child::after {
    content: '';
    position: absolute;
    background-color: rgb(111,157,186,0.5);
    height: 1px;
    width: 30px;
    left: 0;
    bottom: -0.75rem;
}.GyWx-eco-foot {
    background-image: 
        linear-gradient(rgb(111,157,186,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(111,157,186,0.5) 1px, transparent 1px);
    background-blend-mode: overlay;
    background-repeat: repeat;
    background-size: 40px 40px;
    background-position: center;
    background-attachment: fixed;
}

@media (max-width: 1024px) {.GyWx-eco-foot {
    padding: 4rem 0 2rem;
}.GyWx-eco-foot .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.GyWx-eco-foot .subscribe_holder {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.GyWx-eco-foot {
    padding: 3.5rem 0 1.5rem;
}.GyWx-eco-foot .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr;
}.GyWx-eco-foot .subscribe_holder {
    grid-column: auto;
}.GyWx-eco-foot .jdBC-reach-contact {
    grid-template-columns: 1fr 1fr;
}.GyWx-eco-foot .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}

@media (max-width: 576px) {.GyWx-eco-foot {
    padding: 3rem 0 1.5rem;
}.GyWx-eco-foot .jdBC-reach-contact {
    grid-template-columns: 1fr;
}.GyWx-eco-foot .input_holder {
    flex-direction: column;
}.GyWx-eco-foot .nObd-sub-warning {
    width: 100%;
}.GyWx-eco-foot .dKrY-head-section,
    .GyWx-eco-foot .ArbP-header-main h5,
    .GyWx-eco-foot .wJtd-main-edu,
    .GyWx-eco-foot .wJtd-main-edu a {
    text-align: center;
    align-items: center;
}.GyWx-eco-foot .dKrY-head-section svg {
    margin: 0 auto;
}.GyWx-eco-foot .phjF-recycle-info {
    max-width: 100%;
    text-align: center;
}.GyWx-eco-foot .wJtd-main-edu:first-child::after {
    transform: translateX(-50%);
    left: 50%;
}.GyWx-eco-foot .jdBC-reach-contact::after {
    left: 50%;
    transform: translateX(-50%);
}.GyWx-eco-foot .wJtd-main-edu a::before {
    display: none;
}.GyWx-eco-foot .wJtd-main-edu a:hover {
    padding-left: 0;
}}.yKTg-secure-archive {
    background: linear-gradient(135deg, rgb(210,226,235) 0%, rgba(255,255,255,0.95) 100%);
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}.yKTg-secure-archive::before {
    background: radial-gradient(circle at 70% 30%, rgb(111,157,186,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 0;
    top: 0;
    content: "";
    height: 100%;
}.yKTg-secure-archive::after {
    position: absolute;
    background: linear-gradient(45deg, rgb(159,191,210,0.5) 0%, transparent 80%);
    height: 15rem;
    content: "";
    filter: blur(30px);
    right: -5rem;
    z-index: 0;
    border-radius: 50%;
    bottom: -5rem;
    width: 15rem;
}.yKTg-secure-archive .container {
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.06);
    max-width: 1200px;
    transform: perspective(1000px) rotateX(0.5deg);
    margin: 0 auto;
    padding: 2rem;
    z-index: 1;
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, 0.8);
}.yKTg-secure-archive h1 {
    font-size: 38px;
    font-weight: 700;
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    transform: translateY(-5px);
    color: #000000;
}.yKTg-secure-archive h1::after {
    content: "";
    position: absolute;
    height: 4px;
    width: 80px;
    transition: transform 0.5s ease;
    transform-origin: left;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
}.yKTg-secure-archive:hover h1::after {
    transform: scaleX(1.5);
}.yKTg-secure-archive h2 {
    font-weight: 600;
    padding-left: 1rem;
    border-left: 3px solid rgb(159,191,210);
    font-size: 37px;
    margin: 2.5rem 0 1.5rem;
    color: #000000;
    position: relative;
}.yKTg-secure-archive h3 {
    color: #000000;
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(37px * 0.85);
    margin: 2rem 0 1.2rem;
    border-left: 2px solid rgb(111,157,186);
    position: relative;
}.yKTg-secure-archive h4 {
    position: relative;
    font-size: calc(37px * 0.7);
    padding-left: 0.6rem;
    font-weight: 600;
    color: #000000;
    margin: 1.8rem 0 1rem;
    border-left: 1px solid rgb(111,157,186,0.5);
}.yKTg-secure-archive p {
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    transition: transform 0.3s ease;
    font-size: 13px;
    line-height: 1.8;
}.yKTg-secure-archive p:hover {
    transform: translateX(5px);
}.yKTg-secure-archive strong {
    padding-bottom: 2px;
    color: rgb(159,191,210);
    font-weight: 700;
    position: relative;
}.yKTg-secure-archive strong::after {
    width: 100%;
    position: absolute;
    content: "";
    height: 1px;
    transform-origin: left;
    transform: scaleX(0);
    bottom: 0;
    transition: transform 0.3s ease;
    left: 0;
    background-color: rgb(159,191,210,0.5);
}.yKTg-secure-archive strong:hover::after {
    transform: scaleX(1);
}.yKTg-secure-archive ul {
    padding: 1.5rem;
    border-radius: 10px;
    margin: 1.5rem 0 2rem 1.5rem;
    position: relative;
    background: linear-gradient(to right, rgba(rgb(210,226,235), 0.3), transparent);
}.yKTg-secure-archive ul::before {
    content: "";
    height: 100%;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(to bottom, rgb(159,191,210), rgb(111,157,186));
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
}.yKTg-secure-archive li {
    position: relative;
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 1.2rem;
    padding-left: 1.8rem;
}.yKTg-secure-archive li:last-child {
    margin-bottom: 0;
}.yKTg-secure-archive li:hover {
    transform: translateX(5px);
}.yKTg-secure-archive li::before {
    background: linear-gradient(135deg, rgb(111,157,186) 0%, rgb(159,191,210) 100%);
    border-radius: 50%;
    width: 8px;
    top: 0.5rem;
    position: absolute;
    transition: transform 0.3s ease, background 0.3s ease;
    content: "";
    left: 0;
    height: 8px;
}.yKTg-secure-archive li:hover::before {
    transform: scale(1.5);
    background: linear-gradient(135deg, rgb(159,191,210) 0%, rgb(111,157,186) 100%);
}.yKTg-secure-archive span {
    border-left: 3px solid rgb(111,157,186,0.5);
    padding: 1rem 1.5rem;
    line-height: 1.8;
    transition: all 0.3s ease;
    color: #000000;
    display: block;
    font-size: 13px;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.5));
    margin-bottom: 1.5rem;
}.yKTg-secure-archive span:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border-left-color: rgb(159,191,210);
}

@media (max-width: 992px) {.yKTg-secure-archive {
    padding: 3rem 1.5rem;
}.yKTg-secure-archive .container {
    padding: 1.5rem;
    transform: none;
}.yKTg-secure-archive h1 {
    font-size: calc(38px * 0.9);
}.yKTg-secure-archive h2 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.yKTg-secure-archive {
    padding: 2rem 1rem;
}.yKTg-secure-archive .container {
    padding: 1.2rem;
}.yKTg-secure-archive h1 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.8);
}.yKTg-secure-archive h2 {
    font-size: calc(37px * 0.8);
    margin: 2rem 0 1rem;
}.yKTg-secure-archive h3 {
    font-size: calc(37px * 0.7);
}.yKTg-secure-archive h4 {
    font-size: calc(37px * 0.6);
}.yKTg-secure-archive ul {
    padding: 1.2rem;
    margin-left: 0;
}.yKTg-secure-archive p, 
    .yKTg-secure-archive li, 
    .yKTg-secure-archive span {
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 576px) {.yKTg-secure-archive {
    padding: 1.5rem 0.8rem;
}.yKTg-secure-archive .container {
    padding: 1rem;
}.yKTg-secure-archive h1 {
    font-size: calc(38px * 0.7);
}.yKTg-secure-archive h2 {
    padding-left: 0.8rem;
    font-size: calc(37px * 0.7);
}.yKTg-secure-archive h3 {
    font-size: calc(37px * 0.6);
}.yKTg-secure-archive h4 {
    font-size: calc(37px * 0.5);
}.yKTg-secure-archive ul {
    padding: 1rem;
}.yKTg-secure-archive li {
    padding-left: 1.5rem;
}.yKTg-secure-archive p, 
    .yKTg-secure-archive li, 
    .yKTg-secure-archive span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.yKTg-secure-archive span {
    padding: 0.8rem 1rem;
}}.izOs-plan {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.izOs-plan::before {
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    left: 0;
    right: 0;
    content: "";
}.izOs-plan .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.izOs-plan .fAGL-monthly-plan {
    position: relative;
}.izOs-plan h2 {
    position: relative;
    color: #ffffff;
    font-size: 37px;
    font-weight: 700;
    transform: perspective(1000px) translateZ(30px);
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    margin-bottom: 20px;
    text-align: center;
}.izOs-plan h2::after {
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(159,191,210,0.5), rgb(159,191,210), rgb(159,191,210,0.5));
    bottom: -15px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    height: 4px;
}.izOs-plan .dOeE-learning-fees {
    font-size: calc(17px * 1.1);
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    margin: 0 auto 50px;
    line-height: 1.6;
    opacity: 0.9;
    transform: perspective(1000px) translateZ(20px);
    max-width: 800px;
}.izOs-plan .nKdk-skill-pricing {
    gap: 30px;
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
    margin: 0;
}.izOs-plan .nKdk-skill-pricing li {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
    position: relative;
}.izOs-plan .ReTP-fee-offers {
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block;
    text-decoration: none;
}.izOs-plan .PSgE-offer-box {
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 40px 30px;
    transform-style: preserve-3d;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    position: relative;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
}.izOs-plan .PSgE-offer-box::before {
    position: absolute;
    transform: scaleX(0.8);
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(159,191,210), rgb(111,157,186));
    height: 5px;
    width: 100%;
    left: 0;
    opacity: 0.8;
}.izOs-plan .PSgE-offer-box::after {
    width: 150px;
    z-index: -1;
    bottom: 0;
    transform: translate(30%, 30%);
    position: absolute;
    transition: all 0.6s ease;
    right: 0;
    content: "";
    opacity: 0.2;
    border-radius: 50%;
    height: 150px;
    background: radial-gradient(circle, rgb(159,191,210,0.5) 0%, transparent 70%);
}.izOs-plan .YTSU-fee-structure {
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.5s ease;
}.izOs-plan .YTSU-fee-structure h4 {
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 15px;
    font-size: calc(20px * 1.2);
    font-weight: 600;
    color: #ffffff;
    transform: translateZ(10px);
}.izOs-plan .YTSU-fee-structure h4::after {
    background: rgb(111,157,186);
    height: 2px;
    width: 50px;
    bottom: 0;
    left: 0;
    transition: width 0.4s ease;
    position: absolute;
    content: "";
}.izOs-plan .YTSU-fee-structure p {
    font-weight: 300;
    margin: 0 0 30px;
    word-break: break-word;
    opacity: 0.8;
    font-size: 17px;
    max-height: 250px;
    padding-right: 5px;
    transform: translateZ(5px);
    overflow-y: auto;
    overflow-wrap: break-word;
    line-height: 1.7;
    color: #ffffff;
}.izOs-plan .YTSU-fee-structure p::-webkit-scrollbar {
    width: 4px;
}.izOs-plan .YTSU-fee-structure p::-webkit-scrollbar-thumb {
    background: rgb(159,191,210,0.5);
    border-radius: 10px;
}.izOs-plan .YTSU-fee-structure p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}.izOs-plan .ScjZ-training-sub {
    position: relative;
    display: inline-block;
    padding: 10px 5px;
    font-weight: 700;
    transition: all 0.4s ease;
    font-size: calc(20px * 1.5);
    transform: translateZ(15px);
    color: #ffffff;
}.izOs-plan .ScjZ-training-sub::before {
    content: "";
    opacity: 0.6;
    transform-origin: center;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: scaleX(0.5);
    left: 0;
    bottom: 5px;
    background: linear-gradient(90deg, transparent, rgb(111,157,186), transparent);
    position: absolute;
    height: 2px;
    width: 100%;
}.izOs-plan .ReTP-fee-offers:hover .PSgE-offer-box {
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-10px) translateZ(20px);
}.izOs-plan .ReTP-fee-offers:hover .PSgE-offer-box::before {
    opacity: 1;
    transform: scaleX(1);
}.izOs-plan .ReTP-fee-offers:hover .PSgE-offer-box::after {
    opacity: 0.4;
    transform: translate(20%, 20%) scale(1.2);
}.izOs-plan .ReTP-fee-offers:hover .YTSU-fee-structure h4::after {
    width: 80px;
}.izOs-plan .ReTP-fee-offers:hover .ScjZ-training-sub {
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transform: translateZ(25px) scale(1.05);
}.izOs-plan .ReTP-fee-offers:hover .ScjZ-training-sub::before {
    opacity: 1;
    transform: scaleX(0.8);
}

@media (max-width: 1200px) {.izOs-plan {
    padding: 80px 0;
}.izOs-plan .nKdk-skill-pricing {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.izOs-plan {
    padding: 70px 0;
}.izOs-plan h2 {
    font-size: calc(37px * 0.9);
}.izOs-plan .dOeE-learning-fees {
    font-size: 17px;
    margin-bottom: 40px;
}.izOs-plan .nKdk-skill-pricing {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.izOs-plan .PSgE-offer-box {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.izOs-plan {
    padding: 60px 0;
}.izOs-plan h2 {
    margin-bottom: 15px;
    font-size: calc(37px * 0.8);
}.izOs-plan .dOeE-learning-fees {
    margin-bottom: 30px;
}.izOs-plan .nKdk-skill-pricing {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.izOs-plan .YTSU-fee-structure h4 {
    font-size: 20px;
}.izOs-plan .ScjZ-training-sub {
    font-size: calc(20px * 1.3);
}
}

@media (max-width: 480px) {.izOs-plan {
    padding: 50px 0;
}.izOs-plan .PSgE-offer-box {
    padding: 25px 20px;
}.izOs-plan .YTSU-fee-structure p {
    font-size: calc(17px * 0.95);
    max-height: 200px;
    line-height: 1.6;
}.izOs-plan .ScjZ-training-sub {
    font-size: calc(20px * 1.2);
}
}

@media (hover: none) {.izOs-plan .PSgE-offer-box {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
}.izOs-plan .PSgE-offer-box::before {
    opacity: 0.9;
    transform: scaleX(0.9);
}.izOs-plan .YTSU-fee-structure h4::after {
    width: 60px;
}
}