* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    color: #000000;
}header,footer {
    width: 100%;
}.patent-info-9MFGx {
    flex: 0 0 auto;
}.content-wrapper-QOf0x {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.container {
    width: 1151px;
    max-width: 100%;
    margin: auto;
}.nav-prime-cItmz {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.welcome-board-5CNvB {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: rgb(225,233,229);
}.welcome-board-5CNvB::before {
    background: linear-gradient(120deg, rgb(191,208,199,0.5) 0%, transparent 70%);
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
}.welcome-board-5CNvB::after {
    position: absolute;
    z-index: 1;
    content: "";
    right: 0;
    height: 100%;
    top: 0;
    width: 70%;
    background: linear-gradient(-120deg, rgb(152,173,163,0.5) 0%, transparent 70%);
}.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 100vh;
    z-index: 2;
    width: 100%;
    flex-direction: column;
    position: relative;
    display: flex;
}.welcome-board-5CNvB .learn-title-t8ghA {
    top: 0;
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}.welcome-board-5CNvB .learn-title-t8ghA input {
    display: none;
}.welcome-board-5CNvB .start-home-wVXJB {
    width: 500%;
    display: flex;
    height: 100%;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}.welcome-board-5CNvB .class-online-Icb5V {
    height: 100%;
    width: 20%;
    overflow: hidden;
    position: relative;
}.welcome-board-5CNvB .class-online-Icb5V::before {
    z-index: 2;
    height: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, 
                rgba(0,0,0,0.2) 0%, 
                rgba(0,0,0,0) 30%, 
                rgba(0,0,0,0) 60%, 
                rgb(225,233,229) 100%);
}.welcome-board-5CNvB .class-online-Icb5V::after {
    top: 0;
    opacity: 0.7;
    left: 0;
    background: 
        linear-gradient(45deg, 
            rgb(191,208,199,0.5) 0%, 
            transparent 30%), 
        linear-gradient(-45deg, 
            rgb(152,173,163,0.5) 0%, 
            transparent 30%);
    mix-blend-mode: overlay;
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
}.welcome-board-5CNvB .class-online-Icb5V img {
    filter: brightness(0.95) contrast(1.05);
    transition: transform 1s ease-out, filter 0.5s ease;
    height: 100%;
    object-fit: cover;
    width: 100%;
    transform: scale(1.05);
}.welcome-board-5CNvB .learning-intro-xzNYS {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    flex-direction: column;
    gap: 15px;
    right: 30px;
    display: flex;
    z-index: 10;
}.welcome-board-5CNvB .learning-intro-xzNYS::before {
    position: absolute;
    top: -20px;
    left: -10px;
    border-radius: 14px;
    opacity: 0.3;
    backdrop-filter: blur(5px);
    content: "";
    bottom: -20px;
    right: -10px;
    z-index: -1;
    background: rgb(225,233,229);
}.welcome-board-5CNvB .learning-intro-xzNYS label {
    transform: rotate(45deg);
    border: 2px solid #ffffff;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    height: 12px;
    width: 12px;
}.welcome-board-5CNvB .learning-intro-xzNYS label::before {
    transform: scale(0);
    content: "";
    position: absolute;
    inset: 1px;
    background: rgb(191,208,199);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.welcome-board-5CNvB .content-holder-eZnkm {
    left: 0;
    background: linear-gradient(to top, 
                rgb(225,233,229) 20%, 
                rgba(255,255,255,0.1) 80%, 
                transparent 100%);
    width: 100%;
    z-index: 5;
    padding: 4rem 0 3rem;
    position: absolute;
    bottom: 0;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    backdrop-filter: blur(10px);
    max-width: 1200px;
    margin: 0 auto;
    background: linear-gradient(to right, 
                rgb(225,233,229) 0%, 
                rgba(255,255,255,0.1) 100%);
    border-left: 3px solid rgb(191,208,199);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    padding: 2rem 3rem;
    border-radius: 14px;
}.welcome-board-5CNvB .content-holder-eZnkm .container::before {
    background: linear-gradient(45deg, 
                rgb(191,208,199,0.5) 0%, 
                transparent 30%);
    top: 0;
    width: 100%;
    opacity: 0.2;
    height: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 14px;
    left: 0;
}.welcome-board-5CNvB .content-holder-eZnkm h1 {
    display: inline-block;
    font-size: 47px;
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
}.welcome-board-5CNvB .content-holder-eZnkm h1::after {
    content: "";
    position: absolute;
    background: rgb(191,208,199);
    left: 0;
    height: 3px;
    width: 50px;
    bottom: -5px;
}.welcome-board-5CNvB .content-holder-eZnkm h3 {
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(152,173,163);
    font-size: 21px;
}.welcome-board-5CNvB .content-holder-eZnkm p {
    position: relative;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 1.7;
    max-width: 750px;
}.welcome-board-5CNvB input:nth-of-type(1):checked ~ .start-home-wVXJB {
    transform: translateX(0);
}.welcome-board-5CNvB input:nth-of-type(2):checked ~ .start-home-wVXJB {
    transform: translateX(-20%);
}.welcome-board-5CNvB input:nth-of-type(3):checked ~ .start-home-wVXJB {
    transform: translateX(-40%);
}.welcome-board-5CNvB input:nth-of-type(4):checked ~ .start-home-wVXJB {
    transform: translateX(-60%);
}.welcome-board-5CNvB input:nth-of-type(5):checked ~ .start-home-wVXJB {
    transform: translateX(-80%);
}.welcome-board-5CNvB input:nth-of-type(6):checked ~ .start-home-wVXJB {
    transform: translateX(-100%);
}.welcome-board-5CNvB input:nth-of-type(7):checked ~ .start-home-wVXJB {
    transform: translateX(-120%);
}.welcome-board-5CNvB input:nth-of-type(8):checked ~ .start-home-wVXJB {
    transform: translateX(-140%);
}.welcome-board-5CNvB input:nth-of-type(9):checked ~ .start-home-wVXJB {
    transform: translateX(-160%);
}.welcome-board-5CNvB input:nth-of-type(10):checked ~ .start-home-wVXJB {
    transform: translateX(-180%);
}.welcome-board-5CNvB input:nth-of-type(1):checked ~ .learning-intro-xzNYS label:nth-child(1)::before,
.welcome-board-5CNvB input:nth-of-type(2):checked ~ .learning-intro-xzNYS label:nth-child(2)::before,
.welcome-board-5CNvB input:nth-of-type(3):checked ~ .learning-intro-xzNYS label:nth-child(3)::before,
.welcome-board-5CNvB input:nth-of-type(4):checked ~ .learning-intro-xzNYS label:nth-child(4)::before,
.welcome-board-5CNvB input:nth-of-type(5):checked ~ .learning-intro-xzNYS label:nth-child(5)::before,
.welcome-board-5CNvB input:nth-of-type(6):checked ~ .learning-intro-xzNYS label:nth-child(6)::before,
.welcome-board-5CNvB input:nth-of-type(7):checked ~ .learning-intro-xzNYS label:nth-child(7)::before,
.welcome-board-5CNvB input:nth-of-type(8):checked ~ .learning-intro-xzNYS label:nth-child(8)::before,
.welcome-board-5CNvB input:nth-of-type(9):checked ~ .learning-intro-xzNYS label:nth-child(9)::before,
.welcome-board-5CNvB input:nth-of-type(10):checked ~ .learning-intro-xzNYS label:nth-child(10)::before {
    transform: scale(1);
}.welcome-board-5CNvB input:nth-of-type(1):checked ~ .learning-intro-xzNYS label:nth-child(1),
.welcome-board-5CNvB input:nth-of-type(2):checked ~ .learning-intro-xzNYS label:nth-child(2),
.welcome-board-5CNvB input:nth-of-type(3):checked ~ .learning-intro-xzNYS label:nth-child(3),
.welcome-board-5CNvB input:nth-of-type(4):checked ~ .learning-intro-xzNYS label:nth-child(4),
.welcome-board-5CNvB input:nth-of-type(5):checked ~ .learning-intro-xzNYS label:nth-child(5),
.welcome-board-5CNvB input:nth-of-type(6):checked ~ .learning-intro-xzNYS label:nth-child(6),
.welcome-board-5CNvB input:nth-of-type(7):checked ~ .learning-intro-xzNYS label:nth-child(7),
.welcome-board-5CNvB input:nth-of-type(8):checked ~ .learning-intro-xzNYS label:nth-child(8),
.welcome-board-5CNvB input:nth-of-type(9):checked ~ .learning-intro-xzNYS label:nth-child(9),
.welcome-board-5CNvB input:nth-of-type(10):checked ~ .learning-intro-xzNYS label:nth-child(10) {
    border-color: rgb(191,208,199);
    transform: rotate(45deg) scale(1.2);
}.welcome-board-5CNvB input:checked ~ .start-home-wVXJB .class-online-Icb5V img {
    transform: scale(1);
    filter: brightness(1) contrast(1.1);
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@media (max-width: 1199px) {.welcome-board-5CNvB .content-holder-eZnkm .container {
    padding: 1.5rem 2.5rem;
    max-width: 960px;
}
}

@media (max-width: 991px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 80vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 80vh;
}.welcome-board-5CNvB .content-holder-eZnkm {
    padding: 3rem 0 2.5rem;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    padding: 1.5rem 2rem;
    max-width: 720px;
}.welcome-board-5CNvB .content-holder-eZnkm h1 {
    font-size: calc(47px * 0.9);
}.welcome-board-5CNvB .content-holder-eZnkm h3 {
    font-size: calc(21px * 0.9);
}.welcome-board-5CNvB .learning-intro-xzNYS {
    right: 20px;
    gap: 12px;
}.welcome-board-5CNvB .learning-intro-xzNYS label {
    height: 10px;
    width: 10px;
}
}

@media (max-width: 767px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 70vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 70vh;
}.welcome-board-5CNvB .content-holder-eZnkm {
    padding: 2rem 0 2rem;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    width: calc(100% - 2rem);
    max-width: 540px;
    padding: 1.2rem 1.5rem;
    margin: 0 1rem;
}.welcome-board-5CNvB .content-holder-eZnkm h1 {
    font-size: calc(47px * 0.85);
}.welcome-board-5CNvB .content-holder-eZnkm h3 {
    font-size: calc(21px * 0.85);
    margin-bottom: 1rem;
}.welcome-board-5CNvB .content-holder-eZnkm p {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}.welcome-board-5CNvB .learning-intro-xzNYS {
    right: 15px;
    gap: 10px;
}.welcome-board-5CNvB .learning-intro-xzNYS::before {
    top: -15px;
    bottom: -15px;
    left: -8px;
    right: -8px;
}
}

@media (max-width: 575px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 60vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 60vh;
}.welcome-board-5CNvB .learning-intro-xzNYS {
    transform: translateX(-50%);
    gap: 8px;
    right: auto;
    top: auto;
    bottom: 15px;
    flex-direction: row;
    left: 50%;
}.welcome-board-5CNvB .learning-intro-xzNYS::before {
    left: -12px;
    right: -12px;
    top: -8px;
    bottom: -8px;
}.welcome-board-5CNvB .content-holder-eZnkm {
    padding: 1.5rem 0 4rem;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    width: calc(100% - 1.6rem);
    margin: 0 0.8rem;
    padding: 1rem 1.2rem;
}.welcome-board-5CNvB .content-holder-eZnkm h1 {
    margin-bottom: 0.7rem;
    font-size: calc(47px * 0.8);
}.welcome-board-5CNvB .content-holder-eZnkm h1::after {
    width: 40px;
    height: 2px;
}.welcome-board-5CNvB .content-holder-eZnkm h3 {
    margin-bottom: 0.8rem;
    font-size: calc(22px * 1.1);
}.welcome-board-5CNvB .content-holder-eZnkm p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.welcome-board-5CNvB .learning-intro-xzNYS label {
    height: 8px;
    width: 8px;
}
}

@media (max-width: 480px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 55vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 55vh;
}.welcome-board-5CNvB .content-holder-eZnkm {
    padding: 1rem 0 3.5rem;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    padding: 0.8rem 1rem;
}
}

@media (max-height: 700px) and (min-width: 768px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 85vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 85vh;
}
}

@media (max-height: 600px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 90vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 90vh;
}
}

@media (orientation: landscape) and (max-height: 500px) {.welcome-board-5CNvB .skill-boost-GAwrb {
    height: 100vh;
}.welcome-board-5CNvB .learn-title-t8ghA {
    height: 100vh;
}.welcome-board-5CNvB .content-holder-eZnkm {
    padding-bottom: 1.5rem;
}.welcome-board-5CNvB .content-holder-eZnkm .container {
    padding: 0.8rem 1rem;
}.welcome-board-5CNvB .learning-intro-xzNYS {
    bottom: auto;
    right: 15px;
    transform: translateY(-50%);
    flex-direction: column;
    left: auto;
    top: 50%;
}}.study-method-07Bt1 {
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(191,208,199,0.5) 0%, rgb(152,173,163) 100%);
    padding: 8rem 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    position: relative;
}.study-method-07Bt1::before {
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    animation: pulsate 12s infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(191,208,199) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(152,173,163) 0%, transparent 8%),
        radial-gradient(circle at 40% 80%, rgb(191,208,199) 0%, transparent 6%),
        radial-gradient(circle at 60% 20%, rgb(152,173,163) 0%, transparent 6%);
    width: 100%;
    z-index: 1;
    content: '';
}@keyframes pulsate {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.4;
        transform: scale(1);
    }
}

.study-method-07Bt1::after {
    animation: slide 30s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(152,173,163,0.5) 0,
        rgb(152,173,163,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: -50%;
    left: -50%;
    z-index: 1;
    content: '';
    height: 200%;
    width: 200%;
    position: absolute;
}@keyframes slide {
    0% {
        transform: rotate(0deg) translateY(0);
    }
    100% {
        transform: rotate(360deg) translateY(0);
    }
}

.study-method-07Bt1 .skill-boost-GAwrb {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 90%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    border-radius: 24px;
    z-index: 5;
    backdrop-filter: blur(10px);
    overflow: hidden;
    padding: 0;
    max-width: 1200px;
}.study-method-07Bt1 .skill-boost-GAwrb:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.2), 0 15px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.study-method-07Bt1 .content-holder-eZnkm {
    padding: 4rem;
    position: relative;
    z-index: 2;
}.study-method-07Bt1 .content-holder-eZnkm::before {
    background: linear-gradient(to bottom, rgb(191,208,199), transparent);
    border-radius: 10px;
    position: absolute;
    height: 50%;
    width: 5px;
    content: '';
    top: 0;
    left: 0;
}.study-method-07Bt1 .content-holder-eZnkm::after {
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(152,173,163), transparent);
    width: 5px;
    border-radius: 10px;
    content: '';
    position: absolute;
    height: 50%;
}.study-method-07Bt1 h2 {
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    -webkit-background-clip: text !important;
    transition: transform 0.3s ease;
    background: linear-gradient(135deg, rgb(191,208,199), rgb(152,173,163));
    letter-spacing: 1px;
    font-size: 30px;
    text-fill-color: transparent;
    margin-bottom: 2rem;
    transform: perspective(500px) translateZ(0);
}.study-method-07Bt1 .skill-boost-GAwrb:hover h2 {
    transform: perspective(500px) translateZ(20px);
}.study-method-07Bt1 p {
    font-weight: 400;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transform: perspective(500px) translateZ(0);
    font-size: 18px;
    position: relative;
    margin-bottom: 2rem;
    transition: transform 0.3s ease;
    color: #ffffff;
}.study-method-07Bt1 .skill-boost-GAwrb:hover p {
    transform: perspective(500px) translateZ(10px);
}

@media (max-width: 992px) {.study-method-07Bt1 {
    padding: 6rem 0;
    min-height: auto;
}.study-method-07Bt1 .content-holder-eZnkm {
    padding: 3rem;
}.study-method-07Bt1 h2 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 768px) {.study-method-07Bt1 {
    padding: 4rem 0;
}.study-method-07Bt1 .skill-boost-GAwrb {
    width: 95%;
}.study-method-07Bt1 .content-holder-eZnkm {
    padding: 2rem;
}.study-method-07Bt1 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.5rem;
}.study-method-07Bt1 p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.study-method-07Bt1 {
    padding: 3rem 0;
}.study-method-07Bt1 .content-holder-eZnkm {
    padding: 1.5rem;
}.study-method-07Bt1 h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1rem;
}.study-method-07Bt1 p {
    font-size: calc(18px * 0.9);
    margin-bottom: 1rem;
}.study-method-07Bt1::before,
    .study-method-07Bt1::after {
    opacity: 0.6;
}}.ty-panel-Pxmw3 {
    position: relative;
    padding: 5rem 2rem;
    justify-content: center;
    background: linear-gradient(135deg, rgb(225,233,229) 0%, rgb(191,208,199,0.5) 100%);
    min-height: 60vh;
    align-items: center;
    display: flex;
    overflow: hidden;
}.ty-panel-Pxmw3::before {
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(191,208,199,0.5) 0px,
        rgb(191,208,199,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    position: absolute;
    content: "";
    opacity: 0.05;
    left: 0;
    top: 0;
}.ty-panel-Pxmw3::after {
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: rotate(15deg);
    background: rgb(152,173,163,0.5);
    opacity: 0.1;
    right: -5%;
    top: -5%;
    width: 30%;
    height: 30%;
    position: absolute;
    content: "";
}.ty-panel-Pxmw3 .container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.ty-panel-Pxmw3 .skill-boost-GAwrb {
    gap: 2rem;
    grid-template-columns: 1fr;
    position: relative;
    background: rgba(255, 255, 255, 0.97);
    border-left: 5px solid rgb(191,208,199);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
}.ty-panel-Pxmw3 .skill-boost-GAwrb::before {
    left: 0;
    height: 8px;
    transform-origin: left top;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(191,208,199) 0%, rgb(152,173,163) 100%);
    position: absolute;
}.ty-panel-Pxmw3 .skill-boost-GAwrb > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.ty-panel-Pxmw3 .skill-boost-GAwrb > div:first-child::after {
    height: 4px;
    position: absolute;
    background: rgb(152,173,163);
    content: "";
    left: 0;
    bottom: 0;
    width: 80px;
    transform-origin: left;
    animation: lineGrow 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.ty-panel-Pxmw3 h5 {
    opacity: 0;
    line-height: 1.4;
    color: #000000;
    transform: translateY(20px);
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
    margin: 0;
    font-size: calc(21px * 1.1);
    font-weight: 700;
}.ty-panel-Pxmw3 a {
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.ty-panel-Pxmw3 a:hover {
    transform: translateY(-5px);
}.ty-panel-Pxmw3 p {
    margin: 0;
    padding: 1.5rem;
    background: linear-gradient(to bottom right, rgba(rgb(225,233,229), 0.3), rgba(255, 255, 255, 0.9));
    border-left: 3px solid rgb(152,173,163,0.5);
    transform: translateY(20px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);
    color: #000000;
    animation: fadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s forwards;
    line-height: 1.8;
    position: relative;
    border-radius: 10px;
    font-size: 13px;
    opacity: 0;
}.ty-panel-Pxmw3 p::before {
    border-radius: 50%;
    align-items: center;
    content: "✓";
    height: 36px;
    background: rgb(191,208,199);
    top: -15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    width: 36px;
    justify-content: center;
    position: absolute;
    color: #ffffff;
    left: -15px;
    font-weight: 700;
}

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

@keyframes lineGrow {
    from {
        width: 0;
    }
    to {
        width: 80px;
    }
}

@media (min-width: 768px) {.ty-panel-Pxmw3 {
    padding: 7rem 3rem;
}.ty-panel-Pxmw3 .skill-boost-GAwrb {
    gap: 3rem;
    padding: 4rem;
    grid-template-columns: 1fr 1fr;
    transform: perspective(1000px) rotateX(1deg);
}.ty-panel-Pxmw3 h5 {
    font-size: calc(21px * 1.3);
}.ty-panel-Pxmw3 .skill-boost-GAwrb > div:first-child {
    padding-bottom: 0;
    align-items: center;
    display: flex;
}.ty-panel-Pxmw3 .skill-boost-GAwrb > div:first-child::after {
    display: none;
}.ty-panel-Pxmw3 p {
    padding: 2rem;
}
}

@media (max-width: 767px) {.ty-panel-Pxmw3 {
    padding: 4rem 1.5rem;
}.ty-panel-Pxmw3 .skill-boost-GAwrb {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem 1.5rem;
}.ty-panel-Pxmw3 h5 {
    font-size: 21px;
    line-height: 1.5;
}.ty-panel-Pxmw3 p {
    font-size: calc(13px * 0.95);
    padding: 1.2rem;
}.ty-panel-Pxmw3 p::before {
    top: -10px;
    font-size: 0.8rem;
    left: -10px;
    width: 30px;
    height: 30px;
}
}

@media (max-width: 480px) {.ty-panel-Pxmw3 {
    padding: 3rem 1rem;
}.ty-panel-Pxmw3 .skill-boost-GAwrb {
    padding: 2rem 1.2rem;
    border-left-width: 3px;
}.ty-panel-Pxmw3 .skill-boost-GAwrb::before {
    height: 5px;
}.ty-panel-Pxmw3 h5 {
    font-size: calc(21px * 0.9);
}.ty-panel-Pxmw3 p {
    padding: 1rem;
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.patent-info-9MFGx {
    color: #ffffff;
    background-color: rgb(152,173,163);
    padding: 0;
    position: relative;
    font-family: Arial, sans-serif;
}.patent-info-9MFGx .container {
    z-index: 2;
    position: relative;
}.patent-info-9MFGx .trial-offer-398h2 {
    display: flex;
    flex-direction: column;
}.patent-info-9MFGx .msg-page-KuePL {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    z-index: 3;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    padding: 3rem 1.5rem 5rem;
    margin-bottom: -2rem;
    background-color: rgb(191,208,199);
    position: relative;
}.patent-info-9MFGx .msg-page-KuePL::before {
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    left: 0;
}.patent-info-9MFGx .info_item {
    padding: 0.5rem 1rem;
    position: relative;
    transition: transform 0.3s ease;
}.patent-info-9MFGx .info_item:hover {
    transform: translateX(10px);
}.patent-info-9MFGx .info_item p,
.patent-info-9MFGx .info_item a {
    gap: 0.75rem;
    font-size: 16px;
    display: flex;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    align-items: center;
}.patent-info-9MFGx .info_item svg {
    height: 20px;
    width: 20px;
    fill: #ffffff;
    transition: transform 0.3s ease;
}.patent-info-9MFGx .info_item:hover svg {
    transform: scale(1.2);
}.patent-info-9MFGx .text_main_holder {
    display: grid;
    gap: 0;
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr 1.5fr 1fr;
}.patent-info-9MFGx .head-top-juyFP {
    padding: 4rem 2rem 3rem;
    z-index: 4;
    gap: 1.5rem;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    position: relative;
    background-color: rgb(152,173,163);
    display: flex;
    flex-direction: column;
}.patent-info-9MFGx .head-top-juyFP svg {
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    height: auto;
    max-width: 150px;
}.patent-info-9MFGx .head-top-juyFP:hover svg {
    transform: scale(1.05);
}.patent-info-9MFGx .search-foot-ptmQo {
    opacity: 0.9;
    color: #ffffff;
    line-height: 1.6;
    font-size: 15px;
}.patent-info-9MFGx .nav-section-70bsM {
    z-index: 2;
    display: flex;
    flex-direction: column;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    padding: 5rem 2rem 3rem;
    position: relative;
    background-color: #000000;
    gap: 2rem;
}.patent-info-9MFGx .nav-section-70bsM::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    z-index: -1;
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
}.patent-info-9MFGx .nav-section-70bsM h5 {
    position: relative;
    font-size: 23px;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-weight: 600;
}.patent-info-9MFGx .nav-section-70bsM h5::after {
    height: 3px;
    left: 0;
    bottom: -0.5rem;
    width: 40px;
    background-color: rgb(191,208,199);
    content: '';
    position: absolute;
}.patent-info-9MFGx .head-wrap-zirYD {
    gap: 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.patent-info-9MFGx .head-wrap-zirYD:not(:last-child) {
    margin-bottom: 1rem;
}.patent-info-9MFGx .head-wrap-zirYD a {
    opacity: 0.8;
    position: relative;
    padding: 0.5rem 0;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.patent-info-9MFGx .head-wrap-zirYD a::before {
    transition: width 0.3s ease;
    left: 0;
    background-color: rgb(191,208,199);
    bottom: 0;
    content: '';
    height: 2px;
    position: absolute;
    width: 0;
}.patent-info-9MFGx .head-wrap-zirYD a:hover {
    opacity: 1;
    padding-left: 10px;
}.patent-info-9MFGx .head-wrap-zirYD a:hover::before {
    width: 30px;
}.patent-info-9MFGx .subscribe_holder {
    position: relative;
    z-index: 3;
    display: flex;
    background-color: rgb(152,173,163);
    gap: 1.5rem;
    flex-direction: column;
    padding: 4rem 2rem 3rem;
}.patent-info-9MFGx .subscribe_holder::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    content: '';
    top: 0;
    z-index: -1;
}.patent-info-9MFGx .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 1rem;
    font-size: 23px;
}.patent-info-9MFGx .subscribe_holder p {
    margin-bottom: 1rem;
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
    font-size: 16px;
}.patent-info-9MFGx .input_holder {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}.patent-info-9MFGx .input_holder input[type="email"] {
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    padding: 1rem 1.25rem;
}.patent-info-9MFGx .input_holder input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}.patent-info-9MFGx .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.patent-info-9MFGx .email-entry-5AWLh {
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
    padding: 1rem 1.25rem;
    background-color: rgb(191,208,199);
    border: none;
    font-size: 15px;
}.patent-info-9MFGx .email-entry-5AWLh::before {
    top: 0;
    transition: left 0.5s ease;
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
}.patent-info-9MFGx .email-entry-5AWLh:hover {
    background-color: rgb(191,208,199,0.5);
}.patent-info-9MFGx .email-entry-5AWLh:hover::before {
    left: 100%;
}.patent-info-9MFGx .volunteer-zJmNO {
    padding: 6rem 0 2rem;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    text-align: center;
    margin-top: 0;
    z-index: 1;
    position: relative;
    background-color: rgb(152,173,163);
}.patent-info-9MFGx .volunteer-zJmNO::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
}.patent-info-9MFGx .grade-help-WPygs {
    font-size: 15px;
    color: #ffffff;
    opacity: 0.7;
}

@media (max-width: 1200px) {.patent-info-9MFGx .msg-page-KuePL {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.patent-info-9MFGx .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.patent-info-9MFGx .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.patent-info-9MFGx .text_main_holder {
    grid-template-columns: 1fr;
}.patent-info-9MFGx .head-top-juyFP,
    .patent-info-9MFGx .nav-section-70bsM,
    .patent-info-9MFGx .subscribe_holder {
    clip-path: none;
}.patent-info-9MFGx .nav-section-70bsM {
    padding: 3rem 2rem;
}.patent-info-9MFGx .head-top-juyFP {
    align-items: center;
    padding: 3rem 2rem;
    text-align: center;
}.patent-info-9MFGx .subscribe_holder {
    padding: 3rem 2rem;
}.patent-info-9MFGx .volunteer-zJmNO {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}

@media (max-width: 768px) {.patent-info-9MFGx .msg-page-KuePL {
    margin-bottom: 0;
    padding: 2.5rem 1.5rem 3rem;
    grid-template-columns: 1fr;
    clip-path: none;
}.patent-info-9MFGx .head-wrap-zirYD {
    grid-template-columns: 1fr;
}.patent-info-9MFGx .nav-section-70bsM h5,
    .patent-info-9MFGx .subscribe_holder h5 {
    display: block;
    text-align: center;
}.patent-info-9MFGx .nav-section-70bsM h5::after {
    left: 50%;
    transform: translateX(-50%);
}.patent-info-9MFGx .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.patent-info-9MFGx .head-top-juyFP,
    .patent-info-9MFGx .nav-section-70bsM,
    .patent-info-9MFGx .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.patent-info-9MFGx .volunteer-zJmNO {
    padding: 2.5rem 0 1.5rem;
}.patent-info-9MFGx .info_item {
    padding: 0.5rem 0;
}.patent-info-9MFGx .info_item p,
    .patent-info-9MFGx .info_item a {
    justify-content: center;
}}.privacy-haven-tYao6 {
    overflow: hidden;
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    padding: 40px;
    background-color: #ffffff;
}.privacy-haven-tYao6:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
}.privacy-haven-tYao6 h1 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 43px;
    margin-top: 20px;
    font-weight: 700;
    color: rgb(191,208,199);
    font-family: Arial, sans-serif;
}.privacy-haven-tYao6 h2 {
    color: rgb(152,173,163);
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(191,208,199,0.5);
    font-weight: 600;
    padding-bottom: 5px;
    margin-top: 15px;
    font-family: Arial, sans-serif;
    font-size: 28px;
}.privacy-haven-tYao6 h3, .privacy-haven-tYao6 h4, .privacy-haven-tYao6 h5, .privacy-haven-tYao6 h6 {
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 5px;
    color: #000000;
    font-family: Arial, sans-serif;
}.privacy-haven-tYao6 ul, .privacy-haven-tYao6 ol {
    padding-left: 20px;
    margin: 10px 0;
    color: #000000;
    list-style: none;
    list-style-position: inside;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
}.privacy-haven-tYao6 li {
    padding-left: 20px;
    margin-bottom: 8px;
    position: relative;
}.privacy-haven-tYao6 li::before {
    position: absolute;
    font-size: 1.2em;
    left: 0;
    content: "•";
    color: rgb(191,208,199);
}.privacy-haven-tYao6 section {
    border-radius: 10px;
    padding: 20px;
    background: rgb(225,233,229);
    transition: background 0.3s ease;
}.privacy-haven-tYao6 section:hover {
    background: rgb(191,208,199,0.5);
}.privacy-haven-tYao6 p, .privacy-haven-tYao6 span, .privacy-haven-tYao6 div {
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transition: color 0.3s ease;
    font-size: 18px;
    color: #000000;
}.privacy-haven-tYao6 p:hover, .privacy-haven-tYao6 span:hover, .privacy-haven-tYao6 div:hover {
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy-haven-tYao6 {
    padding: 20px;
}.privacy-haven-tYao6 h1 {
    font-size: calc(22px - 10px);
}.privacy-haven-tYao6 h2 {
    font-size: calc(22px - 8px);
}.privacy-haven-tYao6 h3, .privacy-haven-tYao6 h4, .privacy-haven-tYao6 h5, .privacy-haven-tYao6 h6 {
    font-size: calc(22px - 5px);
}.privacy-haven-tYao6 ul, .privacy-haven-tYao6 ol {
    padding-left: 15px;
    font-size: calc(18px - 2px);
}}.give-it-a-try-6HxU5 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(191,208,199) 0%, rgb(152,173,163) 100%);
    z-index: 1;
    position: relative;
    padding: 120px 0;
}.give-it-a-try-6HxU5::before {
    opacity: 0.05;
    background-size: 50px 50px;
    height: 100%;
    z-index: -1;
    width: 100%;
    content: '';
    background-image: 
        linear-gradient(0deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent);
    top: 0;
    position: absolute;
    left: 0;
}.give-it-a-try-6HxU5::after {
    z-index: -1;
    left: 0;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, #ffffff 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, #ffffff 0%, transparent 50%);
    opacity: 0.1;
    content: '';
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    filter: blur(60px);
}.give-it-a-try-6HxU5 .skill-boost-GAwrb {
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 60px 40px;
    max-width: 1000px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 17px;
    backdrop-filter: blur(10px);
}.give-it-a-try-6HxU5 .skill-boost-GAwrb::before {
    position: absolute;
    width: 100%;
    animation: scanLine 4s ease-in-out infinite;
    left: -100%;
    content: '';
    box-shadow: 0 0 10px #ffffff;
    z-index: 1;
    top: 0;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        #ffffff 50%, 
        transparent 100%);
}.give-it-a-try-6HxU5 .skill-boost-GAwrb::after {
    z-index: -1;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    content: '';
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    opacity: 0.3;
}.give-it-a-try-6HxU5 h3 {
    font-size: 29px;
    text-align: center;
    font-weight: 700;
    font-family: Arial, sans-serif;
    letter-spacing: 3px;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    margin-bottom: 50px;
}.give-it-a-try-6HxU5 h3::before {
    opacity: 0.8;
    color: #ffffff;
    animation: glitchTop 3s infinite linear alternate;
    left: 2px;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
    text-shadow: 2px 0 rgb(152,173,163);
    content: attr(data-text);
    top: 0;
    position: absolute;
    background: transparent;
}.give-it-a-try-6HxU5 h3::after {
    left: -2px;
    position: absolute;
    text-shadow: -2px 0 rgb(191,208,199);
    background: transparent;
    animation: glitchBottom 2.7s infinite linear alternate;
    opacity: 0.8;
    color: #ffffff;
    clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
    top: 0;
    content: attr(data-text);
}.give-it-a-try-6HxU5 .request-team-pEULK {
    background: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgba(255, 255, 255, 0.2);
    overflow: hidden;
    text-transform: uppercase;
    color: rgb(191,208,199);
    font-weight: 600;
    position: relative;
    border-radius: 10px;
    letter-spacing: 2px;
    transition: all 0.4s ease;
    z-index: 1;
    display: inline-block;
    font-size: 15px;
    padding: 16px 45px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}.give-it-a-try-6HxU5 .request-team-pEULK::before {
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    transition: opacity 0.4s ease;
    background: linear-gradient(
        45deg,
        rgb(191,208,199) 0%,
        rgb(152,173,163) 100%
    );
    left: 0;
    z-index: -1;
    content: '';
}.give-it-a-try-6HxU5 .request-team-pEULK::after {
    top: 0;
    height: 100%;
    transition: all 0.7s ease;
    left: -100px;
    z-index: 2;
    content: '';
    transform: skewX(-20deg);
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    width: 8px;
}.give-it-a-try-6HxU5 .request-team-pEULK:hover {
    color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.3),
        0 0 20px rgba(255, 255, 255, 0.4);
}.give-it-a-try-6HxU5 .request-team-pEULK:hover::before {
    opacity: 1;
}.give-it-a-try-6HxU5 .request-team-pEULK:hover::after {
    left: 200%;
    transition-duration: 1s;
}

@media screen and (max-width: 992px) {.give-it-a-try-6HxU5 {
    padding: 100px 0;
}.give-it-a-try-6HxU5 .skill-boost-GAwrb {
    max-width: 90%;
    padding: 50px 30px;
}.give-it-a-try-6HxU5 h3 {
    margin-bottom: 45px;
    font-size: calc(29px * 0.9);
}.give-it-a-try-6HxU5 .request-team-pEULK {
    font-size: calc(15px * 0.95);
    padding: 14px 40px;
}
}

@media screen and (max-width: 768px) {.give-it-a-try-6HxU5 {
    padding: 80px 0;
}.give-it-a-try-6HxU5 .skill-boost-GAwrb {
    padding: 40px 25px;
}.give-it-a-try-6HxU5 h3 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.8);
    letter-spacing: 2px;
}.give-it-a-try-6HxU5 .request-team-pEULK {
    padding: 12px 35px;
    letter-spacing: 1.5px;
    font-size: calc(15px * 0.9);
}
}

@media screen and (max-width: 576px) {.give-it-a-try-6HxU5 {
    padding: 60px 0;
}.give-it-a-try-6HxU5 .skill-boost-GAwrb {
    padding: 30px 20px;
}.give-it-a-try-6HxU5 h3 {
    font-size: calc(29px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 1.5px;
}.give-it-a-try-6HxU5 .request-team-pEULK {
    letter-spacing: 1px;
    padding: 10px 30px;
    font-size: calc(15px * 0.85);
}}

@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        filter: blur(60px);
    }
    50% {
        opacity: 0.1;
        filter: blur(80px);
    }
    100% {
        opacity: 0.05;
        filter: blur(60px);
    }
}

@keyframes scanLine {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: -100%;
    }
}

@keyframes glitchTop {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 15%, 100% 15%, 100% 40%, 0 40%);
        transform: translate(-5px, 2px);
    }
    20% {
        clip-path: polygon(0 10%, 100% 10%, 100% 30%, 0 30%);
        transform: translate(5px, -2px);
    }
    30% {
        clip-path: polygon(0 5%, 100% 5%, 100% 25%, 0 25%);
        transform: translate(-3px, 1px);
    }
    40% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
}

@keyframes glitchBottom {
    0% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 60%, 100% 60%, 100% 95%, 0 95%);
        transform: translate(5px, 2px);
    }
    20% {
        clip-path: polygon(0 65%, 100% 65%, 100% 90%, 0 90%);
        transform: translate(-5px, -2px);
    }
    30% {
        clip-path: polygon(0 70%, 100% 70%, 100% 85%, 0 85%);
        transform: translate(3px, 1px);
    }
    40% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
}.join-list-whlHI {
    perspective: 1000px;
    background: linear-gradient(90deg, rgb(225,233,229) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 3rem;
    margin: 4rem 0;
    overflow: hidden;
}.join-list-whlHI::before {
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0.4;
    left: 0;
    animation: breathe 8s infinite alternate;
    background: radial-gradient(circle at 30% 50%, rgb(191,208,199,0.5) 0%, transparent 60%);
}.join-list-whlHI::after {
    content: "";
    position: absolute;
    transform: rotate(-5deg);
    height: 50%;
    width: 120%;
    bottom: -30%;
    background: linear-gradient(90deg, rgb(152,173,163,0.5) 0%, transparent 100%);
    z-index: 0;
    filter: blur(20px);
    left: -10%;
}.join-list-whlHI .skill-boost-GAwrb {
    transform: rotateX(5deg);
    position: relative;
    align-items: center;
    transform-style: preserve-3d;
    justify-content: space-between;
    transition: transform 0.5s ease;
    z-index: 2;
    display: flex;
}.join-list-whlHI .skill-boost-GAwrb:hover {
    transform: rotateX(0deg);
}.join-list-whlHI p {
    font-family: Arial, sans-serif;
    transform: translateZ(20px);
    font-size: 21px;
    flex: 0 0 40%;
    color: #ffffff;
    padding-right: 2rem;
    font-weight: 700;
    position: relative;
}.join-list-whlHI p::after {
    transform: scaleX(0.5);
    width: 60px;
    content: "";
    position: absolute;
    height: 3px;
    background: rgb(152,173,163);
    transition: transform 0.4s ease;
    bottom: -10px;
    left: 0;
    transform-origin: left;
}.join-list-whlHI .skill-boost-GAwrb:hover p::after {
    transform: scaleX(1);
}.join-list-whlHI .input_holder {
    flex: 0 0 60%;
    overflow: hidden;
    position: relative;
    display: flex;
    transform: translateZ(40px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}.join-list-whlHI .unlock-opportunities-aOKrR {
    font-size: 13px;
    color: #000000;
    font-family: Arial, sans-serif;
    border: none;
    padding: 1.2rem 1.5rem;
    background: #ffffff;
    transition: all 0.3s ease;
    flex: 1;
}.join-list-whlHI .unlock-opportunities-aOKrR:focus {
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
    outline: none;
}.join-list-whlHI .unlock-opportunities-aOKrR::placeholder {
    color: #000000;
    opacity: 0.6;
}.join-list-whlHI .email-entry-5AWLh {
    padding: 0 2rem;
    font-family: Arial, sans-serif;
    border: none;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(191,208,199) 0%, rgb(152,173,163) 100%);
    color: #ffffff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}.join-list-whlHI .email-entry-5AWLh::after {
    width: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    opacity: 0;
    left: -50%;
    transform: scale(0.5);
    height: 200%;
    transition: opacity 0.4s ease;
    position: absolute;
    top: -50%;
    content: "";
}.join-list-whlHI .email-entry-5AWLh:hover::after {
    opacity: 1;
    transform: scale(1);
}.join-list-whlHI .email-entry-5AWLh:hover {
    background: linear-gradient(45deg, rgb(152,173,163) 0%, rgb(191,208,199) 100%);
    box-shadow: 0 0 15px rgb(191,208,199,0.5);
}

@keyframes breathe {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@media (max-width: 768px) {.join-list-whlHI {
    padding: 2rem 1.5rem;
}.join-list-whlHI .skill-boost-GAwrb {
    align-items: stretch;
    transform: none;
    flex-direction: column;
}.join-list-whlHI p {
    flex: none;
    transform: none;
    padding-right: 0;
    margin-bottom: 1.5rem;
}.join-list-whlHI .input_holder {
    flex-direction: column;
    flex: none;
    transform: none;
}.join-list-whlHI .unlock-opportunities-aOKrR {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 1rem;
}.join-list-whlHI .email-entry-5AWLh {
    width: 100%;
    padding: 1rem;
    border-radius: 10px;
}}.plan-deck-STblP {
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(225,233,229), rgba(0, 0, 0, 0.5));
    padding: 5rem 1rem;
    overflow: hidden;
}.plan-deck-STblP::before {
    height: 100%;
    content: "";
    background: linear-gradient(45deg, transparent 0%, rgb(191,208,199,0.5) 30%, transparent 70%);
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    z-index: 1;
}.plan-deck-STblP .container {
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
    z-index: 2;
}.plan-deck-STblP .price-choices-3tIzS {
    gap: 3rem;
    display: flex;
    flex-direction: column;
}.plan-deck-STblP .access-rates-OuSya {
    max-width: 800px;
    animation: fadeUp 0.8s ease-out forwards;
    text-align: center;
    transform: translateY(20px);
    order: -1;
    margin: 0 auto 2rem;
    opacity: 0;
}.plan-deck-STblP .access-rates-OuSya h2 {
    font-size: 35px;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
}.plan-deck-STblP .access-rates-OuSya h2::after {
    background: linear-gradient(90deg, rgb(191,208,199), rgb(152,173,163));
    width: 80px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    content: "";
    border-radius: 10px;
}.plan-deck-STblP .rate-choices-KygHA {
    margin: 0 auto;
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
    max-width: 90%;
}.plan-deck-STblP .plan-table-Gep7B {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}.plan-deck-STblP .value-fees-wsxjW {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    color: #000000;
    border-radius: 10px;
    opacity: 0;
    transform: translateZ(0) scale(1);
    display: block;
    background: #ffffff;
    position: relative;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.plan-deck-STblP .value-fees-wsxjW:nth-child(1) {
    animation-delay: 0.1s;
}.plan-deck-STblP .value-fees-wsxjW:nth-child(2) {
    animation-delay: 0.2s;
}.plan-deck-STblP .value-fees-wsxjW:nth-child(3) {
    animation-delay: 0.3s;
}.plan-deck-STblP .value-fees-wsxjW:nth-child(4) {
    animation-delay: 0.4s;
}.plan-deck-STblP .value-fees-wsxjW::before {
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    top: 0;
    transform-origin: left;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,208,199), rgb(152,173,163));
    transform: scaleX(0);
    left: 0;
}.plan-deck-STblP .value-fees-wsxjW:hover {
    transform: translateZ(30px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.plan-deck-STblP .value-fees-wsxjW:hover::before {
    transform: scaleX(1);
}.plan-deck-STblP .package-deal-jC0hb {
    height: 100%;
    flex-direction: column;
    display: flex;
}.plan-deck-STblP .qtr-cost-qwncR {
    flex-grow: 1;
    padding: 2rem;
    flex-direction: column;
    display: flex;
}.plan-deck-STblP .qtr-cost-qwncR h3 {
    transition: color 0.3s ease;
    margin: 0 0 1rem;
    color: #000000;
    font-size: 23px;
    font-weight: 700;
    position: relative;
}.plan-deck-STblP .value-fees-wsxjW:hover .qtr-cost-qwncR h3 {
    color: rgb(191,208,199);
}.plan-deck-STblP .learn-fees-kJbr0 {
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    display: inline-block;
    color: rgb(191,208,199);
    margin-bottom: 1.5rem;
    font-size: 2rem;
    font-weight: 700;
}.plan-deck-STblP .learn-fees-kJbr0::after {
    transition: width 0.3s ease;
    left: 0;
    content: "";
    width: 40px;
    height: 2px;
    bottom: -8px;
    background-color: rgb(152,173,163);
    position: absolute;
}.plan-deck-STblP .value-fees-wsxjW:hover .learn-fees-kJbr0 {
    transform: translateY(-3px);
}.plan-deck-STblP .value-fees-wsxjW:hover .learn-fees-kJbr0::after {
    width: 80px;
}.plan-deck-STblP .qtr-cost-qwncR p {
    margin: 0;
    font-size: calc(18px - 2px);
    overflow-wrap: break-word;
    word-break: break-word;
    flex-grow: 1;
    line-height: 1.6;
    color: #000000;
}.plan-deck-STblP .image-frame-wrap-8O7ZH {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 200px;
}.plan-deck-STblP .image-frame-wrap-8O7ZH::after {
    bottom: 0;
    top: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    transition: opacity 0.5s ease;
    left: 0;
    opacity: 0.7;
    position: absolute;
    content: "";
}.plan-deck-STblP .value-fees-wsxjW:hover .image-frame-wrap-8O7ZH {
    transform: scale(1.05);
}.plan-deck-STblP .value-fees-wsxjW:hover .image-frame-wrap-8O7ZH::after {
    opacity: 0.4;
}

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

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

@media (min-width: 768px) {.plan-deck-STblP {
    padding: 7rem 2rem;
}.plan-deck-STblP .price-choices-3tIzS {
    align-items: flex-start;
    flex-direction: row;
}.plan-deck-STblP .access-rates-OuSya {
    flex-direction: column;
    text-align: left;
    padding-right: 2rem;
    justify-content: center;
    display: flex;
    flex: 0 0 30%;
    order: 0;
    margin: 0;
}.plan-deck-STblP .access-rates-OuSya h2 {
    text-align: left;
}.plan-deck-STblP .access-rates-OuSya h2::after {
    left: 0;
    transform: none;
}.plan-deck-STblP .rate-choices-KygHA {
    margin: 0;
    max-width: 100%;
}.plan-deck-STblP .plan-table-Gep7B {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.plan-deck-STblP .plan-table-Gep7B {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.plan-deck-STblP {
    padding: 8rem 2rem;
}.plan-deck-STblP .access-rates-OuSya {
    flex: 0 0 25%;
}.plan-deck-STblP .plan-table-Gep7B {
    flex: 0 0 75%;
}.plan-deck-STblP .qtr-cost-qwncR {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.plan-deck-STblP .value-fees-wsxjW {
    max-width: 400px;
    margin: 0 auto;
}.plan-deck-STblP .access-rates-OuSya h2 {
    font-size: calc(35px * 0.9);
}.plan-deck-STblP .rate-choices-KygHA {
    font-size: calc(18px * 0.95);
}}header {
    width: 100%;
    background: linear-gradient(to right, rgb(191,208,199,0.5), rgb(152,173,163,0.5));
    z-index: 100;
    position: relative;
    padding: 1.5rem 3%;
}header::before {
    right: 0.5rem;
    bottom: 0.5rem;
    left: 0.5rem;
    top: 0.5rem;
    border-radius: 10px;
    position: absolute;
    z-index: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    pointer-events: none;
}header::after {
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
}header .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    z-index: 1;
    position: relative;
    padding: 0;
}header .head-lesson-yUCe8 {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    padding: 1.5rem;
    align-items: center;
    display: flex;
    background: #ffffff;
    border-radius: 29px;
    position: relative;
    overflow: hidden;
}header .head-lesson-yUCe8::before {
    top: 0;
    width: 5px;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(191,208,199), rgb(152,173,163));
    left: 0;
    content: '';
}header .head-lesson-yUCe8::after {
    content: '';
    position: absolute;
    width: 5px;
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, rgb(152,173,163), rgb(191,208,199));
    height: 100%;
}header .main-edu-ZhOHL {
    text-decoration: none;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 0 0 1rem 0;
}header .main-edu-ZhOHL::after {
    position: absolute;
    bottom: 0;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(191,208,199,0.5);
    height: 1px;
    content: '';
}header .main-edu-ZhOHL svg {
    transition: all 0.3s ease;
    width: 170px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
}header .main-edu-ZhOHL:hover svg {
    transform: scale(1.03);
}header .nav-section-70bsM {
    gap: 0.7rem;
    justify-content: center;
    padding-top: 1rem;
    flex-wrap: wrap;
    width: 100%;
    max-width: 90%;
    display: flex;
}header .main-mainbar-hZXdz {
    position: relative;
    font-size: 19px;
    color: #000000;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background: rgb(225,233,229);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    font-weight: 600;
    z-index: 1;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    padding: 0.7rem 1.3rem;
}header .main-mainbar-hZXdz::before {
    top: 0;
    position: absolute;
    width: 3px;
    transition: width 0.3s ease;
    z-index: -1;
    border-radius: 10px 0 0 10px;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(191,208,199), rgb(152,173,163));
    content: '';
}header .main-mainbar-hZXdz:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}header .main-mainbar-hZXdz:hover::before {
    width: 100%;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .head-lesson-yUCe8 {
    padding: 1.2rem;
}header .main-edu-ZhOHL {
    padding: 0 0 0.8rem 0;
}header .main-edu-ZhOHL svg {
    width: 150px;
}header .nav-section-70bsM {
    padding-top: 0.8rem;
    gap: 0.6rem;
}header .main-mainbar-hZXdz {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .head-lesson-yUCe8 {
    padding: 1rem;
}header .main-edu-ZhOHL {
    padding: 0 0 0.7rem 0;
}header .main-edu-ZhOHL svg {
    width: 130px;
}header .nav-section-70bsM {
    max-width: 95%;
    padding-top: 0.7rem;
    gap: 0.5rem;
}header .main-mainbar-hZXdz {
    font-size: calc(19px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .head-lesson-yUCe8 {
    padding: 0.8rem 0.8rem 1rem;
}header .main-edu-ZhOHL {
    padding: 0 0 0.6rem 0;
}header .main-edu-ZhOHL svg {
    width: 120px;
}header .nav-section-70bsM {
    justify-content: flex-start;
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .nav-section-70bsM::-webkit-scrollbar {
    height: 3px;
}header .nav-section-70bsM::-webkit-scrollbar-thumb {
    background: rgb(191,208,199);
    border-radius: 10px;
}header .main-mainbar-hZXdz {
    flex-shrink: 0;
    margin-right: 3px;
    white-space: nowrap;
}}.cookie-warning-banner-qd0sz {
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(191,208,199);
    width: 100%;
    background: rgb(225,233,229);
    bottom: 0;
}.cookie-menu-eJEuH {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.cookie-warning-banner-qd0sz h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-warning-banner-qd0sz p {
    font-size: 18px;
}.cookie-notice-GugDq {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie-notice-GugDq svg, .cookie-notice-GugDq svg path, .cookie-notice-GugDq img {
    width: 100px;
    height: 100px;
    fill: rgb(191,208,199);
}.visitor-controls-F9MRt {
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    min-width: 120px;
    border-bottom: 2px solid rgb(191,208,199);
    line-height: 35px;
    color: rgb(191,208,199);
    font-size: 24px;
    flex-shrink: 0;
    white-space: nowrap;
    text-decoration: none;
}.cookie-warning-banner-qd0sz p a {
    text-decoration: none;
    color: rgb(191,208,199);
}#cookie-panel-alert-cxG1o {
    display: none;
}#cookie-panel-alert-cxG1o:checked ~ .cookie-warning-banner-qd0sz {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-warning-banner-qd0sz {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-notice-GugDq {
    display: none;
}.cookie-menu-eJEuH {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie-warning-banner-qd0sz h5 {
    text-align: center;
}.cookie-warning-banner-qd0sz p {
    text-align: center;
}.cookies-consent-qUDkW {
    margin-bottom: 20px;
}body .content-wrapper-QOf0x .visitor-controls-F9MRt {
    margin-left: 0;
}}
.content-wrapper-QOf0x .cookie-menu-eJEuH {
    justify-content: flex-end;
}.content-wrapper-QOf0x .visitor-controls-F9MRt {
    font-size: 20px;
    background: rgb(191,208,199);
    margin-left: 30px;
    padding: 10px;
    color: #ffffff;
}.content-wrapper-QOf0x .cookies-consent-qUDkW {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.content-wrapper-QOf0x .visitor-controls-F9MRt {
    margin-bottom: 10px;
    margin-left: 0;
}}.instructor-profile-ZjFK4 {
    z-index: 1;
    position: relative;
    background: linear-gradient(135deg, rgb(225,233,229) 0%, rgb(152,173,163,0.5) 100%);
    padding: 5rem 0;
    overflow: hidden;
}.instructor-profile-ZjFK4::before {
    position: absolute;
    left: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
}.instructor-profile-ZjFK4::after {
    position: absolute;
    content: "";
    width: 300px;
    background: radial-gradient(circle, rgb(152,173,163,0.5) 0%, transparent 70%);
    transform: translate3d(0, 0, 0);
    height: 300px;
    top: -5%;
    right: -5%;
    z-index: -1;
    opacity: 0.4;
    filter: blur(40px);
}.instructor-profile-ZjFK4 .container {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.96));
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 4px rgba(0, 0, 0, 0.03),
        0 20px 40px rgba(0, 0, 0, 0.06);
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-1deg);
    backdrop-filter: blur(10px);
    position: relative;
    gap: 2rem;
    display: grid;
    border-left: 4px solid rgb(191,208,199);
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.08),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 25px 50px rgba(0, 0, 0, 0.09);
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5::before {
    opacity: 0.2;
    width: 150px;
    content: "";
    height: 150px;
    z-index: 0;
    right: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, transparent 50%, rgb(152,173,163,0.5) 50%);
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH {
    height: 120px;
    overflow: hidden;
    width: 120px;
    box-shadow: 
        0 0 0 3px rgba(255, 255, 255, 0.8),
        0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px) rotate(-2deg);
    position: relative;
    border-radius: 0.75rem;
    transition: all 0.4s ease;
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH::after {
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(rgb(191,208,199), 0.1), transparent);
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5:hover .image-frame-wrap-8O7ZH {
    transform: translateZ(30px) rotate(0deg);
    box-shadow: 
        0 0 0 3px rgba(255, 255, 255, 0.9),
        0 15px 25px rgba(0, 0, 0, 0.2);
}.instructor-profile-ZjFK4 .name {
    margin-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 24px;
}.instructor-profile-ZjFK4 .name::after {
    bottom: -5px;
    left: 0;
    width: 40px;
    content: "";
    transition: width 0.3s ease;
    background: rgb(191,208,199);
    height: 3px;
    position: absolute;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5:hover .name::after {
    width: 60px;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 div:nth-child(2) div {
    margin-top: 0.25rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: calc(17px - 0.1rem);
    color: rgb(152,173,163);
}.instructor-profile-ZjFK4 .career-timeline-4QMp7 {
    margin: 0;
    font-size: 17px;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.7;
    position: relative;
}.instructor-profile-ZjFK4 .career-timeline-4QMp7::before {
    font-family: serif;
    content: "";
    top: -20px;
    line-height: 1;
    opacity: 0.3;
    position: absolute;
    color: rgb(152,173,163,0.5);
    left: -10px;
    font-size: 5rem;
}

@media (min-width: 768px) {.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    gap: 2rem 3rem;
    grid-template-areas:
            "photo info"
            "quote quote";
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(1) {
    grid-area: photo;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(2) {
    align-self: center;
    grid-area: info;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(3) {
    grid-area: quote;
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH {
    height: 160px;
    width: 160px;
}
}

@media (min-width: 992px) {.instructor-profile-ZjFK4 {
    padding: 7rem 0;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    padding: 3.5rem;
    grid-template-rows: 1fr;
    grid-template-columns: auto 1fr 2fr;
    gap: 0 3rem;
    grid-template-areas: "photo info quote";
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(1) {
    grid-area: photo;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(2) {
    align-self: center;
    grid-area: info;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 > div:nth-child(3) {
    padding-left: 3rem;
    grid-area: quote;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH {
    width: 180px;
    height: 180px;
}.instructor-profile-ZjFK4 .career-timeline-4QMp7 {
    padding-left: 0;
}.instructor-profile-ZjFK4 .career-timeline-4QMp7::before {
    left: -30px;
}
}

@media (max-width: 767px) {.instructor-profile-ZjFK4 {
    padding: 4rem 0;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    padding: 2rem;
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH {
    margin-bottom: 1rem;
}
}

@media (max-width: 575px) {.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    transform: none;
    padding: 1.5rem;
}.instructor-profile-ZjFK4 .image-frame-wrap-8O7ZH {
    width: 100px;
    height: 100px;
}.instructor-profile-ZjFK4 .career-timeline-4QMp7 {
    font-size: calc(17px - 0.1rem);
    line-height: 1.6;
}
}

@media (hover: hover) {.instructor-profile-ZjFK4 .testimonials-hub-e9pU5 {
    cursor: default;
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5::after {
    position: absolute;
    left: 0;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    transition: transform 0.8s ease;
    transform: translateX(-100%);
}.instructor-profile-ZjFK4 .testimonials-hub-e9pU5:hover::after {
    transform: translateX(100%);
}}.reach-out-poUVk {
    overflow: hidden;
    padding: 100px 0;
    background: rgb(225,233,229);
    position: relative;
}.reach-out-poUVk::before {
    width: 100%;
    height: 100%;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    background-image: linear-gradient(30deg, rgb(152,173,163,0.5) 12%, transparent 12.5%, transparent 87%, rgb(152,173,163,0.5) 87.5%, rgb(152,173,163,0.5)),
                      linear-gradient(150deg, rgb(152,173,163,0.5) 12%, transparent 12.5%, transparent 87%, rgb(152,173,163,0.5) 87.5%, rgb(152,173,163,0.5)),
                      linear-gradient(30deg, rgb(152,173,163,0.5) 12%, transparent 12.5%, transparent 87%, rgb(152,173,163,0.5) 87.5%, rgb(152,173,163,0.5)),
                      linear-gradient(150deg, rgb(152,173,163,0.5) 12%, transparent 12.5%, transparent 87%, rgb(152,173,163,0.5) 87.5%, rgb(152,173,163,0.5)),
                      linear-gradient(60deg, rgb(191,208,199,0.5) 25%, transparent 25.5%, transparent 75%, rgb(191,208,199,0.5) 75%, rgb(191,208,199,0.5)),
                      linear-gradient(60deg, rgb(191,208,199,0.5) 25%, transparent 25.5%, transparent 75%, rgb(191,208,199,0.5) 75%, rgb(191,208,199,0.5));
    top: 0;
    content: '';
    position: absolute;
    background-size: 80px 140px;
    opacity: 0.05;
    left: 0;
}.reach-out-poUVk .image-frame-wrap-8O7ZH {
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    border-radius: 0 28px 28px 0;
    height: 90%;
    width: 45%;
    top: 5%;
}.reach-out-poUVk .image-frame-wrap-8O7ZH::after {
    top: 0;
    border-radius: 0 28px 28px 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
}.reach-out-poUVk .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.reach-out-poUVk h3 {
    background: #ffffff;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 10px;
    color: rgb(191,208,199);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: 38px;
}.reach-out-poUVk .contact-message-JIWtB {
    border-radius: 28px;
    float: right;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    background: #ffffff;
    width: 60%;
    position: relative;
    flex-direction: column;
}.reach-out-poUVk .contact-message-JIWtB::before {
    left: 0;
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(191,208,199), rgb(152,173,163));
    content: '';
    width: 100%;
    position: absolute;
}.reach-out-poUVk .support-request-rNQuK {
    padding: 40px;
}.reach-out-poUVk form h3 {
    margin-bottom: 30px;
    font-size: 21px;
    padding: 0;
    padding-bottom: 10px;
    width: 100%;
    display: block;
    border-bottom: 2px solid rgb(152,173,163,0.5);
    box-shadow: none;
    color: #000000;
    background: transparent;
    border-radius: 0;
    text-align: left;
}.reach-out-poUVk input[type="text"],
.reach-out-poUVk textarea {
    border: none;
    font-size: 13px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    padding: 15px;
    color: #000000;
    background: rgb(225,233,229);
    width: 100%;
    transition: all 0.3s ease;
    border-radius: 10px;
}.reach-out-poUVk input[type="text"]:focus,
.reach-out-poUVk textarea:focus {
    box-shadow: 0 0 0 2px rgb(191,208,199);
    background: #ffffff;
    outline: none;
}.reach-out-poUVk textarea {
    height: 130px;
    resize: none;
}.reach-out-poUVk .feedback-request-9fiSr {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}.reach-out-poUVk .feedback-request-9fiSr input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.reach-out-poUVk .feedback-request-9fiSr label {
    cursor: pointer;
    padding-left: 30px;
    color: #000000;
    font-size: 14px;
    position: relative;
    line-height: 1.5;
}.reach-out-poUVk .feedback-request-9fiSr label::before {
    top: 2px;
    border: 1px solid rgb(191,208,199);
    border-radius: 10px;
    width: 18px;
    position: absolute;
    content: '';
    transition: all 0.3s ease;
    left: 0;
    height: 18px;
}.reach-out-poUVk .feedback-request-9fiSr input[type="checkbox"]:checked + label::before {
    background: rgb(191,208,199);
}.reach-out-poUVk .feedback-request-9fiSr input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    width: 6px;
    left: 6px;
    border: solid #ffffff;
    position: absolute;
    content: '';
    top: 6px;
    height: 9px;
    border-width: 0 2px 2px 0;
}.reach-out-poUVk .feedback-request-9fiSr a {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(191,208,199);
}.reach-out-poUVk .feedback-request-9fiSr a:hover {
    color: rgb(152,173,163);
    text-decoration: underline;
}.reach-out-poUVk .support-links-03ORD {
    font-weight: 600;
    transition: all 0.5s ease;
    font-size: 20px;
    background-size: 200% auto;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    padding: 14px 30px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    background: linear-gradient(to right, rgb(191,208,199), rgb(191,208,199));
}.reach-out-poUVk .support-links-03ORD:hover {
    box-shadow: 0 5px 15px rgb(191,208,199,0.5);
    transform: translateY(-2px);
    background-position: right center;
}.reach-out-poUVk .connect-widget-bBw7a {
    color: #ffffff;
    padding: 40px;
    background: linear-gradient(135deg, rgb(191,208,199), rgb(152,173,163));
}.reach-out-poUVk .connect-widget-bBw7a h4 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 25px;
}.reach-out-poUVk .connect-widget-bBw7a h4::after {
    content: '';
    width: 40px;
    background: #ffffff;
    position: absolute;
    height: 2px;
    bottom: -8px;
    left: 0;
}.reach-out-poUVk .query-map-iSOm8 {
    padding: 0;
    margin: 0;
    list-style: none;
}.reach-out-poUVk .query-map-iSOm8 li {
    transition: transform 0.3s ease;
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;
}.reach-out-poUVk .query-map-iSOm8 li:hover {
    transform: translateX(5px);
}.reach-out-poUVk .query-map-iSOm8 svg {
    height: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 3px;
    width: 22px;
}.reach-out-poUVk .query-map-iSOm8 svg path {
    fill: #ffffff;
}.reach-out-poUVk .query-map-iSOm8 span {
    font-size: 13px;
    color: #ffffff;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.reach-out-poUVk .query-map-iSOm8 a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.reach-out-poUVk .query-map-iSOm8 a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

@media (max-width: 992px) {.reach-out-poUVk {
    padding: 80px 0;
}.reach-out-poUVk .image-frame-wrap-8O7ZH {
    display: none;
}.reach-out-poUVk .contact-message-JIWtB {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
    float: none;
}
}

@media (max-width: 768px) {.reach-out-poUVk {
    padding: 60px 0;
}.reach-out-poUVk h3 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
}.reach-out-poUVk .support-request-rNQuK,
    .reach-out-poUVk .connect-widget-bBw7a {
    padding: 30px;
}.reach-out-poUVk form h3,
    .reach-out-poUVk .connect-widget-bBw7a h4 {
    font-size: calc(21px * 0.9);
    margin-bottom: 20px;
}
}

@media (max-width: 576px) {.reach-out-poUVk {
    padding: 40px 0;
}.reach-out-poUVk h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.reach-out-poUVk .support-request-rNQuK,
    .reach-out-poUVk .connect-widget-bBw7a {
    padding: 25px 20px;
}.reach-out-poUVk input[type="text"],
    .reach-out-poUVk textarea {
    padding: 12px;
    margin-bottom: 15px;
}.reach-out-poUVk textarea {
    height: 110px;
}.reach-out-poUVk .support-links-03ORD {
    width: 100%;
}}

.course-overview-mlqkN {
    display: flex;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: rgb(225,233,229);
    align-items: center;
    justify-content: center;
}.course-overview-mlqkN .lesson-path-KPBRF {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
}.course-overview-mlqkN .lesson-path-KPBRF::before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    z-index: 2;
    background: radial-gradient(circle at center, transparent 30%, #000000 100%);
    width: 100%;
    height: 100%;
}.course-overview-mlqkN .program-flow-SsP3M {
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}.course-overview-mlqkN .knowledge-path-BDbwh {
    position: absolute;
    width: 100%;
    animation: fade-slides 30s infinite;
    opacity: 0;
    top: 0;
    transition: transform 1s ease;
    left: 0;
    height: 100%;
    transform: scale(1.1);
}.course-overview-mlqkN .lesson-path-KPBRF:hover .knowledge-path-BDbwh {
    animation-play-state: paused;
}.course-overview-mlqkN .knowledge-path-BDbwh:hover {
    transform: scale(1);
}.course-overview-mlqkN .knowledge-path-BDbwh:nth-child(1) {
    animation-delay: 0s;
}.course-overview-mlqkN .knowledge-path-BDbwh:nth-child(2) {
    animation-delay: -6s;
}.course-overview-mlqkN .knowledge-path-BDbwh:nth-child(3) {
    animation-delay: -12s;
}.course-overview-mlqkN .knowledge-path-BDbwh:nth-child(4) {
    animation-delay: -18s;
}.course-overview-mlqkN .knowledge-path-BDbwh:nth-child(5) {
    animation-delay: -24s;
}.course-overview-mlqkN .knowledge-path-BDbwh img {
    height: 100%;
    filter: saturate(0.8) brightness(0.7);
    object-fit: cover;
    width: 100%;
}.course-overview-mlqkN .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 10;
    position: relative;
}.course-overview-mlqkN .skill-boost-GAwrb {
    justify-content: center;
    align-items: center;
    display: flex;
}.course-overview-mlqkN .career-learn-oXzwI {
    aspect-ratio: 1;
    padding: 3rem;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    text-align: center;
    border-radius: 50%;
    max-width: 1000px;
    width: 100%;
    backdrop-filter: blur(10px);
}.course-overview-mlqkN .career-learn-oXzwI::before {
    top: -5px;
    background: conic-gradient(
        from 0deg,
        transparent 0deg,
        rgb(191,208,199,0.5) 90deg,
        transparent 180deg,
        rgb(152,173,163,0.5) 270deg,
        transparent 360deg
    );
    z-index: -1;
    bottom: -5px;
    opacity: 0.7;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    animation: rotate-border 15s linear infinite;
    left: -5px;
    content: "";
}.course-overview-mlqkN .career-learn-oXzwI::after {
    filter: blur(20px);
    background: radial-gradient(
        ellipse at center,
        rgb(191,208,199,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    z-index: -2;
    content: "";
    width: 120%;
    opacity: 0.1;
    animation: pulse-glow 5s ease-in-out infinite alternate;
    height: 120%;
}.course-overview-mlqkN .career-learn-oXzwI h3 {
    font-size: 30px;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}.course-overview-mlqkN .career-learn-oXzwI p {
    color: #000000;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    font-size: 12px;
    line-height: 1.6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2rem;
}.course-overview-mlqkN .support-links-03ORD {
    padding: 0.8rem 2rem;
    z-index: 1;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 17px;
    color: #ffffff;
    background: rgb(191,208,199);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    display: inline-block;
    position: relative;
}.course-overview-mlqkN .support-links-03ORD::before {
    transform-origin: right;
    transition: transform 0.6s ease;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    z-index: -1;
    background: rgb(152,173,163);
}.course-overview-mlqkN .support-links-03ORD:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3);
}.course-overview-mlqkN .support-links-03ORD:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.course-overview-mlqkN .career-learn-oXzwI .orbital-elements {
    width: 100%;
    pointer-events: none;
    border-radius: 50%;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
}.course-overview-mlqkN .career-learn-oXzwI::before,
.course-overview-mlqkN .career-learn-oXzwI::after {
    position: absolute;
    content: "";
    border-radius: 50%;
}.course-overview-mlqkN::after {
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    position: absolute;
    display: flex;
    content: "";
    bottom: 15%;
    gap: 15px;
}.course-overview-mlqkN::after {
    background: repeating-linear-gradient(
        90deg,
        #ffffff,
        #ffffff 10px,
        transparent 10px,
        transparent 25px
    );
    width: 100px;
    opacity: 0.3;
    height: 10px;
}

@keyframes fade-slides {
    0%, 16% {
        opacity: 1;
        z-index: 5;
    }
    20%, 96% {
        opacity: 0;
        z-index: 0;
    }
    100% {
        opacity: 1;
        z-index: 5;
    }
}

@keyframes rotate-border {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse-glow {
    0% {
        opacity: 0.05;
        transform: scale(0.95);
    }
    100% {
        opacity: 0.15;
        transform: scale(1.05);
    }
}

@keyframes slide-indicator {
    0%, 16% {
        left: calc(50% - 50px);
    }
    20%, 36% {
        left: calc(50% - 25px);
    }
    40%, 56% {
        left: calc(50%);
    }
    60%, 76% {
        left: calc(50% + 25px);
    }
    80%, 96% {
        left: calc(50% + 50px);
    }
    100% {
        left: calc(50% - 50px);
    }
}


@media screen and (max-width: 1200px) {.course-overview-mlqkN .career-learn-oXzwI {
    max-width: 900px;
}
}

@media screen and (max-width: 992px) {.course-overview-mlqkN .career-learn-oXzwI {
    padding: 3rem;
    max-width: 800px;
}
}

@media screen and (max-width: 768px) {.course-overview-mlqkN {
    padding: 2rem 0;
}.course-overview-mlqkN .career-learn-oXzwI {
    aspect-ratio: auto;
    padding: 3rem;
    height: auto;
    border-radius: 20px;
    max-width: 700px;
    min-height: 700px;
}.course-overview-mlqkN .career-learn-oXzwI::before {
    border-radius: 20px;
}.course-overview-mlqkN .career-learn-oXzwI h3 {
    font-size: calc(30px * 0.9);
}.course-overview-mlqkN .career-learn-oXzwI p {
    -webkit-line-clamp: 3;
}
}

@media screen and (max-width: 576px) {.course-overview-mlqkN .career-learn-oXzwI {
    min-height: auto;
    border-radius: 15px;
    padding: 2rem 1.5rem;
    max-width: 90%;
    aspect-ratio: auto;
}.course-overview-mlqkN .career-learn-oXzwI::before {
    border-radius: 15px;
}.course-overview-mlqkN .career-learn-oXzwI h3 {
    font-size: calc(30px * 0.8);
}.course-overview-mlqkN .career-learn-oXzwI p {
    margin-bottom: 1.5rem;
    font-size: calc(12px * 0.9);
    -webkit-line-clamp: 4;
}.course-overview-mlqkN .support-links-03ORD {
    font-size: calc(17px * 0.9);
    padding: 0.7rem 1.8rem;
}.course-overview-mlqkN::after {
    bottom: 10%;
}}


.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(2):last-child) .knowledge-path-BDbwh:nth-child(1) {
    animation-delay: 0s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(2):last-child) .knowledge-path-BDbwh:nth-child(2) {
    animation-delay: -15s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(3):last-child) .knowledge-path-BDbwh:nth-child(1) {
    animation-delay: 0s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(3):last-child) .knowledge-path-BDbwh:nth-child(2) {
    animation-delay: -10s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(3):last-child) .knowledge-path-BDbwh:nth-child(3) {
    animation-delay: -20s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(4):last-child) .knowledge-path-BDbwh:nth-child(1) {
    animation-delay: 0s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(4):last-child) .knowledge-path-BDbwh:nth-child(2) {
    animation-delay: -7.5s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(4):last-child) .knowledge-path-BDbwh:nth-child(3) {
    animation-delay: -15s;
}.course-overview-mlqkN .program-flow-SsP3M:has(.knowledge-path-BDbwh:nth-child(4):last-child) .knowledge-path-BDbwh:nth-child(4) {
    animation-delay: -22.5s;
}.meet-us-1Diyz {
    overflow: hidden;
    padding: 120px 0 140px;
    color: #ffffff;
    position: relative;
}.meet-us-1Diyz::before {
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 40%,
        rgba(0, 0, 0, 0.65) 100%);
    right: 0;
    left: 0;
    content: "";
    bottom: 0;
    z-index: 1;
}.meet-us-1Diyz::after {
    right: -50%;
    background: linear-gradient(135deg, 
        rgb(191,208,199,0.5) 0%,
        transparent 65%);
    position: absolute;
    top: -50%;
    z-index: 2;
    pointer-events: none;
    height: 200%;
    width: 100%;
    content: "";
    transform: rotate(-15deg);
}.meet-us-1Diyz .container {
    max-width: 1200px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    padding: 0 20px;
}.meet-us-1Diyz h2 {
    font-weight: 700;
    transform: translateX(-10px);
    display: inline-block;
    margin-bottom: 40px;
    color: #ffffff;
    position: relative;
    font-size: calc(29px * 1.2);
}.meet-us-1Diyz h2::after {
    height: 3px;
    transform-origin: left;
    width: 80px;
    bottom: -12px;
    background: rgb(191,208,199);
    animation: lineWidth 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    content: "";
    left: 0;
}@keyframes lineWidth {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}

.meet-us-1Diyz .content-holder-eZnkm {
    background: rgba(255, 255, 255, 0.05);
    padding: 40px;
    animation: fadeIn 1s 0.3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-left: 3px solid rgb(152,173,163);
    transform: translateY(20px);
    backdrop-filter: blur(10px);
    flex-direction: column;
    opacity: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    display: flex;
}@keyframes fadeIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.meet-us-1Diyz .content-holder-eZnkm > div {
    position: relative;
}.meet-us-1Diyz .content-holder-eZnkm p {
    letter-spacing: 0.5px;
    position: relative;
    transform: translateX(-10px);
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    color: rgb(152,173,163);
    font-size: calc(12px * 1.5);
}.meet-us-1Diyz .content-holder-eZnkm p::before {
    transform: translateY(-50%);
    height: 10px;
    top: 50%;
    width: 10px;
    background-color: rgb(191,208,199);
    position: absolute;
    content: "";
    left: -20px;
}.meet-us-1Diyz .content-holder-eZnkm div div {
    line-height: 1.8;
    column-count: 1;
    margin-bottom: 15px;
    position: relative;
    font-family: Arial, sans-serif;
    column-gap: 40px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
}

@media (min-width: 768px) {.meet-us-1Diyz .content-holder-eZnkm div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet-us-1Diyz {
    padding: 150px 0 180px;
}.meet-us-1Diyz .container {
    padding: 0 40px;
}.meet-us-1Diyz h2 {
    font-size: calc(29px * 1.4);
    margin-bottom: 60px;
}.meet-us-1Diyz .content-holder-eZnkm {
    padding: 60px;
    width: calc(100% - 40px);
    margin-left: 40px;
}
}

@media (min-width: 1200px) {.meet-us-1Diyz .content-holder-eZnkm {
    width: calc(100% - 80px);
    margin-left: 80px;
}.meet-us-1Diyz .content-holder-eZnkm div div {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.meet-us-1Diyz {
    padding: 80px 0 100px;
}.meet-us-1Diyz h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 1.1);
}.meet-us-1Diyz .content-holder-eZnkm {
    padding: 30px;
}
}

@media (hover: hover) {.meet-us-1Diyz .content-holder-eZnkm:hover {
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 0 20px rgba(rgb(191,208,199,0.5), 0.2);
    transform: translateY(-5px);
}}

.meet-us-1Diyz .container {
    animation: slideUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

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

@media (prefers-reduced-motion) {.meet-us-1Diyz .container,
    .meet-us-1Diyz .content-holder-eZnkm,
    .meet-us-1Diyz h2::after {
    animation: none;
    opacity: 1;
    transform: none;
}
}