* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

svg {
    width: 30px;
    height: 30px;
}

.Vs-main-nav {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    background: linear-gradient(to right, rgb(175,175,116) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 99;
    overflow: visible;
    width: 100%;
}

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


.ja-our-mission {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0 100px;
}

.ja-our-mission::after {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    opacity: 0.1;
    content: "";
    right: -100px;
    position: absolute;
    bottom: -100px;
    animation: pulse 8s infinite alternate ease-in-out;
    background: rgb(185,205,168);
    z-index: 1;
}

.ja-our-mission .container {
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    z-index: 2;
    padding: 0 20px;
}

.ja-our-mission .HF-note-holder {
    animation: slideIn 1s 0.5s forwards ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translateX(-50px);
    padding: 40px 50px;
    border-left: 5px solid rgb(185,205,168);
    position: relative;
    background: rgba(255, 255, 255, 0.95);
}

.ja-our-mission .HF-note-holder h6 {
    margin-bottom: 25px;
    display: inline-block;
    font-size: calc(24px * 1.1);
    color: #000000;
    font-weight: 700;
    position: relative;
}

.ja-our-mission .HF-note-holder div {
    position: relative;
    overflow: hidden;
}

.ja-our-mission .HF-note-holder span {
    color: #000000;
    opacity: 0;
    font-size: 13px;
    display: block;
    text-align: justify;
    column-gap: 40px;
    column-count: 1;
    animation: fadeIn 1.2s 0.8s forwards ease-out;
    font-weight: 400;
    line-height: 1.8;
    transform: translateY(20px);
}

.wy-support::after {
    bottom: -5%;
    animation: float 18s infinite ease-in-out reverse;
    z-index: 0;
    left: -5%;
    transform: rotate(10deg) skewY(-10deg);
    opacity: 0.3;
    background: linear-gradient(45deg, rgb(175,175,116,0.5) 0%, transparent 70%);
    width: 40%;
    content: "";
    height: 60%;
    position: absolute;
}

.wy-support h1::after {
    transform: translateX(-50%) skewX(-15deg);
    position: absolute;
    background: linear-gradient(90deg, rgb(185,205,168) 0%, rgb(175,175,116) 100%);
    bottom: -0.5rem;
    content: "";
    width: 80px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    left: 50%;
    height: 3px;
}

.wy-support .km-talk-support:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(0deg);
}

.wy-support .km-talk-support > div {
    position: relative;
    padding-left: 1rem;
}

.wy-support .km-talk-support > div::before {
    transform: scaleY(0.95) translateX(-50%);
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 3px;
    content: "";
    background: linear-gradient(to bottom, rgb(185,205,168) 0%, rgb(175,175,116) 100%);
}

.wy-support h6 {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
    color: #000000;
    font-size: 20px;
    transform: translateX(0);
    font-weight: 600;
}

.wy-support .da-online-form {
    transform: translateX(0);
    gap: 0.5rem;
    align-items: center;
    position: relative;
    color: #000000;
    display: flex;
    overflow: hidden;
    font-size: calc(12px * 0.95);
    text-decoration: none;
    padding: 0.5rem 0.75rem;
    transition: all 0.3s ease;
}

.wy-support .da-online-form:hover {
    transform: translateX(5px);
    color: rgb(185,205,168);
}

.wy-support .da-online-form:hover::before {
    transform: scaleX(1);
}

.wy-support .da-online-form:hover svg {
    transform: scale(1.15);
}

.wy-support svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}

.nz-privacy-hedge {
    height: 100%;
    padding: 30px;
    width: 100%;
    overflow: hidden;
}

.nz-privacy-hedge h3, .nz-privacy-hedge h4, .nz-privacy-hedge h5, .nz-privacy-hedge h6 {
    margin-bottom: 10px;
    font-size: 1.2em;
    margin-top: 20px;
}

.nz-privacy-hedge li {
    margin-bottom: 10px;
}

.nz-privacy-hedge p, .nz-privacy-hedge span, .nz-privacy-hedge div {
    line-height: 20px;
    margin-bottom: 5px;
}

header .OJ-top-header {
    align-items: center;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

header .OJ-top-header::after {
    left: 5%;
    position: absolute;
    width: 90%;
    bottom: 0;
    box-shadow: 0 0 10px rgb(175,175,116), 0 0 20px rgb(175,175,116,0.5);
    background: linear-gradient(
        90deg,
        transparent,
        rgb(185,205,168),
        rgb(175,175,116),
        rgb(185,205,168),
        transparent
    );
    height: 1px;
    content: '';
}

header .OJ-top-header .RP-top-pagewrap:hover::before {
    opacity: 1;
}

header .OJ-top-header .RP-top-pagewrap .KU-top-edu {
    transition: transform 0.3s ease;
    display: block;
}

header .OJ-top-header .RP-top-pagewrap .KU-top-edu svg {
    filter: drop-shadow(0 0 5px rgb(175,175,116,0.5));
    height: 45px;
    width: auto;
}

header .OJ-top-header .Rd-first-section::before {
    top: 0;
    position: absolute;
    width: 100%;
    border-radius: 10px;
    content: '';
    left: 0;
    opacity: 0.2;
    height: 100%;
    background: radial-gradient(
        ellipse at center,
        rgb(175,175,116,0.5) 0%,
        transparent 70%
    );
}

header .OJ-top-header .Rd-first-section .FU-header-start:hover::after {
    width: 80%;
    left: 10%;
}

header .OJ-top-header .Rd-first-section .FU-header-start a {
    padding: 10px 15px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    position: relative;
    display: block;
    font-weight: 400;
}

.Ct-connect-with-us::before {
    height: 100%;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(185,205,168,0.5),
        rgb(185,205,168,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    left: 0;
    opacity: 0.03;
    width: 100%;
}

.Ct-connect-with-us .pV-request-support {
    max-width: 800px;
    background: #ffffff;
    margin: 0 auto;
    flex-direction: column;
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

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

.Ct-connect-with-us form h3::after {
    bottom: -10px;
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 1.5px;
    background: rgb(185,205,168);
}

.Ct-connect-with-us form input[type="text"]:focus {
    border-color: rgb(185,205,168);
    outline: none;
}

.Ct-connect-with-us form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.Ct-connect-with-us .yX-request-grid {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.Ct-connect-with-us .yX-request-grid label {
    line-height: 1.6;
    position: relative;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    font-size: 15px;
}

.Ct-connect-with-us .yX-request-grid input[type="checkbox"]:checked + label::before {
    background: rgb(185,205,168);
}

.Ct-connect-with-us .yX-request-grid input[type="checkbox"]:checked + label::after {
    content: "";
    height: 12px;
    width: 6px;
    transform: rotate(45deg);
    top: 5px;
    left: 8px;
    position: absolute;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.Ct-connect-with-us form .su-connect-support:hover {
    background: rgb(175,175,116);
}

.Ct-connect-with-us svg {
    height: 20px;
    width: 20px;
    fill: rgb(185,205,168);
}

.Ct-connect-with-us svg path {
    fill: rgb(185,205,168);
    transition: fill 0.3s ease;
}

footer {
    position: relative;
}

footer::before {
    background: linear-gradient(125deg, #000000 0%, rgb(175,175,116) 100%);
    left: 0;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    opacity: 0.95;
}

.KU-telegram-ref .company_holder h3 {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.KU-telegram-ref .vP-volunteer {
    flex: 0 0 100%;
    margin-top: 20px;
}

.KU-telegram-ref .It-first-pagebar {
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    margin-top: 30px;
}

.KU-telegram-ref .Rd-first-section:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.KU-telegram-ref .Rd-first-section h5 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    margin-bottom: 20px;
}

.KU-telegram-ref .Rd-first-section .It-first-pagebar a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
    color: #ffffff;
}

.nR-review-block::before {
    position: absolute;
    left: 20%;
    opacity: 0.2;
    top: 0;
    height: 1px;
    content: '';
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    right: 20%;
}



footer::after {
    width: 100%;
    content: '';
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    left: 0;
    top: 0;
    height: 100%;
    background-size: 20px 20px;
    z-index: 1;
    position: absolute;
}

.kO-thanks-id::after {
    bottom: -5%;
    opacity: 0.05;
    position: absolute;
    z-index: -1;
    width: 50%;
    transform: rotate(-15deg);
    left: -5%;
    content: "";
    animation: float 15s infinite alternate-reverse ease-in-out;
    height: 50%;
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
}

.kO-thanks-id .mH-skill-sessions:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.kO-thanks-id .mH-skill-sessions > div:first-child {
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: #ffffff;
}

.kO-thanks-id .mH-skill-sessions:hover > div:first-child::before {
    transform: scaleX(1);
}

.kO-thanks-id .mH-skill-sessions > div:last-child {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.02);
    padding: 2.5rem 3rem;
    background: linear-gradient(to right bottom, 
                rgba(255, 255, 255, 0.9),
                rgba(255, 255, 255, 0.7));
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(-10px);
}

.kO-thanks-id .mH-skill-sessions:hover h5::after {
    width: 100%;
}

.kO-thanks-id a {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
}

.kO-thanks-id a::before {
    position: absolute;
    width: 0.5rem;
    opacity: 0;
    height: 0.5rem;
    transition: all 0.3s ease;
    content: "";
    background: rgb(175,175,116);
    left: -1.5rem;
    top: 0.5rem;
}

.md-title-intro::before {
    z-index: 1;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(185,205,168,0.5) 0%, rgb(175,175,116,0.5) 100%);
}

.md-title-intro .LK-learn-skillspro {
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    padding: 2.5rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
    20px 20px 60px rgba(0,0,0,0.08), 
    -10px -10px 30px rgba(255,255,255,0.05),
    inset 5px 5px 10px rgba(255,255,255,0.05),
    inset -5px -5px 10px rgba(0,0,0,0.02);
    width: 90%;
    max-width: 1200px;
}

.md-title-intro .LK-learn-skillspro > div:first-child p {
    letter-spacing: 0.5px;
    margin: 0;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
    font-size: calc(17px * 1.1);
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #000000;
}

.md-title-intro .Zl-mastery-center > div {
    position: relative;
    border-radius: 27px;
    box-shadow: 
    10px 10px 30px rgba(0,0,0,0.15), 
    -5px -5px 20px rgba(255,255,255,0.1),
    inset 1px 1px 2px rgba(255,255,255,0.05);
    overflow: hidden;
}

.md-title-intro .Zl-mastery-center > div::after {
    top: -10%;
    pointer-events: none;
    mix-blend-mode: overlay;
    opacity: 0.7;
    left: -10%;
    height: 120%;
    background: radial-gradient(
    ellipse at top right,
    rgb(185,205,168,0.5) 0%,
    transparent 70%
  );
    content: "";
    z-index: 2;
    position: absolute;
    width: 120%;
}

.md-title-intro .Zl-mastery-center > div > div {
    background: linear-gradient(
    to bottom,
    rgba(255,255,255,0.05) 0%,
    rgba(255,255,255,0.15) 100%
  );
    backdrop-filter: blur(5px);
    z-index: 3;
    padding: 2rem;
    position: relative;
    margin-top: 1rem;
}

.md-title-intro .Zl-mastery-center > div > div > div:hover {
    box-shadow: 
    8px 8px 20px rgba(0,0,0,0.15), 
    -5px -5px 15px rgba(255,255,255,0.08),
    inset 1px 1px 2px rgba(255,255,255,0.08),
    inset -1px -1px 2px rgba(0,0,0,0.08);
    transform: perspective(500px) rotateX(0deg) translateY(-5px);
}

.md-title-intro .title_style_header {
    text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    text-align: center;
    transform: translateY(20px);
    position: relative;
    opacity: 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: calc(42px * 0.9);
    animation: slideInUp 0.7s 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    margin: 0;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: 1px;
}

.bQ-try-immediately::before {
    background: radial-gradient(ellipse at 70% 30%, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
}

.bQ-try-immediately .container {
    display: grid;
    max-width: 1200px;
    position: relative;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    margin: 0 auto;
    z-index: 1;
}

.bQ-try-immediately h6 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-size: clamp(1.25rem, 4vw, 1.75rem);
    line-height: 1.4;
    transform: translateZ(10px);
    position: relative;
    color: #ffffff;
    letter-spacing: 0.02em;
    margin: 0;
    font-weight: 600;
}

.bQ-try-immediately span {
    position: relative;
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.bQ-try-immediately .su-connect-support {
    transform: translateZ(20px);
    transition: all 0.4s ease;
    font-size: 14px;
    position: relative;
    align-items: center;
    color: rgb(185,205,168);
    background: #ffffff;
    padding: 1rem 2.5rem;
    justify-content: center;
    border-radius: 25px;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15),
                0 5px 15px -5px rgba(0, 0, 0, 0.1);
    display: inline-flex;
    font-weight: 700;
    text-decoration: none;
    overflow: hidden;
}

.bQ-try-immediately .su-connect-support span {
    z-index: 3;
    position: relative;
    transition: transform 0.3s ease;
}

.bQ-try-immediately .su-connect-support:hover {
    transform: translateY(-5px) translateZ(30px);
    box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.2),
                0 10px 25px -5px rgba(0, 0, 0, 0.15);
}

.bQ-try-immediately .su-connect-support:active {
    transform: translateY(2px) translateZ(10px);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.2);
    transition: all 0.1s ease;
}

.Sw-instructor-profile::before {
    left: -50%;
    background: radial-gradient(ellipse at center, rgb(175,175,116,0.5) 0%, transparent 70%);
    pointer-events: none;
    transform: rotate(-15deg);
    width: 200%;
    z-index: 1;
    content: '';
    opacity: 0.4;
    top: -50%;
    position: absolute;
    height: 200%;
}


    
    .Sw-instructor-profile::before {
    animation: constellationPulse 8s infinite ease-in-out;
}


    
    .Sw-instructor-profile::before {
    animation: orbitalShift 20s infinite ease-in-out, constellationPulse 8s infinite ease-in-out;
}

.Sw-instructor-profile .oq-learner-views:hover {
    transform: translateZ(20px);
}

.Sw-instructor-profile .oq-learner-views > div:nth-child(1) {
    align-items: center;
    justify-content: center;
    display: flex;
}

.Sw-instructor-profile .bQ-media-image {
    transform: rotate(-3deg) translateZ(30px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    width: 180px;
    height: 180px;
}

.Sw-instructor-profile .bQ-media-image {
    height: 320px;
    width: 320px;
}

.Sw-instructor-profile .oq-learner-views:hover .bQ-media-image {
    transform: rotate(0deg) translateZ(40px) scale(1.05);
}

.Sw-instructor-profile .oq-learner-views > div:nth-child(2) {
    text-align: center;
    transform: translateZ(10px);
}

.Sw-instructor-profile .name::after {
    background: rgb(175,175,116);
    bottom: -8px;
    left: 50%;
    width: 40px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    content: '';
}

.Sw-instructor-profile .oq-learner-views > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
}

.Sw-instructor-profile .ra-career-tasks::before,
.Sw-instructor-profile .ra-career-tasks::after {
    width: 25px;
    content: '';
    height: 25px;
    position: absolute;
    opacity: 0.15;
    background-size: contain;
    background-repeat: no-repeat;
}

.Sw-instructor-profile .ra-career-tasks::before {
    left: -10px;
    top: -10px;
}

.rM-course-demographic::before {
    position: absolute;
    background: 
        radial-gradient(circle at center, transparent 30%, rgb(175,175,116,0.5) 31%, transparent 32%) 0 0 / 80px 80px,
        radial-gradient(circle at center, transparent 20%, rgb(185,205,168,0.5) 21%, transparent 22%) 40px 40px / 80px 80px;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
    animation: rotateRings 30s linear infinite;
    opacity: 0.3;
}

.rM-course-demographic .mH-skill-sessions {
    padding: 0 2rem;
    z-index: 3;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.rM-course-demographic h3::before {
    position: absolute;
    background: rgb(185,205,168);
    transform: translateX(-50%);
    height: 3px;
    box-shadow: 0 0 10px rgb(185,205,168), 0 0 20px rgb(185,205,168,0.5);
    content: '';
    border-radius: 50px;
    bottom: -12px;
    width: 200px;
    left: 50%;
}

.rM-course-demographic ul {
    margin: 0;
    gap: 2.5rem;
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

.rM-course-demographic ul li:hover {
    transform: translateY(-5px);
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
}

.rM-course-demographic ul li::before {
    animation: floatBubble 15s infinite ease-in-out alternate;
    content: '';
    width: 100px;
    opacity: 0.5;
    top: -50%;
    left: -50%;
    background: radial-gradient(circle, rgb(175,175,116,0.5) 0%, transparent 70%);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    height: 100px;
}

.rM-course-demographic ul li svg {
    height: 38px;
    transition: transform 0.4s ease;
    margin-right: 1.5rem;
    flex-shrink: 0;
    width: 38px;
    transform: rotate(0deg);
}

.rM-course-demographic ul li:hover svg path {
    fill: rgb(185,205,168);
}

.Le-learn-consent {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    padding: 20px 15px;
    justify-content: space-between;
    align-items: center;
}

.Yy-data-approval {
    margin-right: 15px;
    flex-shrink: 0;
}

.Yy-data-approval svg {
    width: 60px;
    height: 60px;
    fill: rgb(185,205,168);
    transition: fill 0.3s ease;
}

.ny-cookie-alert-message h5 {
    color: rgb(185,205,168);
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 8px;
    font-size: 18px;
}

.aV-data-settings {
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 19px;
    line-height: 35px;
    background: rgb(185,205,168);
    border-radius: 14px;
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
}

.ny-cookie-alert-message p a:hover {
    color: rgb(175,175,116);
}


#sE-overlayConsentInfo {
    display: none;
}

.af-price-plan-item {
    position: relative;
    overflow: hidden;
    background: rgb(222,228,216);
    padding: 120px 0;
}

.af-price-plan-item::after {
    left: -10%;
    filter: blur(100px);
    content: "";
    background: linear-gradient(225deg, rgb(175,175,116,0.5), rgb(185,205,168,0.5));
    bottom: -15%;
    z-index: 0;
    width: 500px;
    height: 500px;
    opacity: 0.1;
    position: absolute;
}

.af-price-plan-item .gr-learning-rates {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.af-price-plan-item .NI-bundle-offer h2 {
    background: linear-gradient(90deg, #000000, rgb(185,205,168));
    font-size: 36px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    color: #000000;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 15px;
    font-weight: 700;
    color: transparent;
    transition: transform 0.5s ease;
}

.af-price-plan-item .NI-bundle-offer:hover .nY-payment-option {
    transform: translateY(3px);
}

.af-price-plan-item .GY-study-rates {
    transform-style: preserve-3d;
    display: block;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    transform: translateZ(0) scale(1);
    height: 100%;
    text-decoration: none;
}

.af-price-plan-item .GY-study-rates:hover .cC-learn-price {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(185,205,168,0.5);
}

.af-price-plan-item .cC-learn-price::before {
    background: linear-gradient(90deg, rgb(185,205,168), rgb(175,175,116));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    content: "";
    right: 0;
    height: 5px;
}

.af-price-plan-item .gv-value-rates h3 {
    font-weight: 600;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    word-break: break-word;
    transform: translateY(0);
    font-size: calc(20px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    position: relative;
    color: #000000;
}

.af-price-plan-item .GY-study-rates:hover .gv-value-rates .fe-price-schemes {
    transform: scale(1.05);
}

.af-price-plan-item .gv-value-rates .fe-price-schemes::after {
    width: 50px;
    transition: width 0.4s ease;
    background: rgb(175,175,116,0.5);
    content: "";
    left: 0;
    height: 2px;
    position: absolute;
    bottom: -10px;
}

.af-price-plan-item .GY-study-rates:hover .gv-value-rates p {
    opacity: 1;
}

.af-price-plan-item .GY-study-rates .bQ-media-image {
    position: relative;
    height: 220px;
    overflow: hidden;
    width: 100%;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.af-price-plan-item .GY-study-rates:hover .bQ-media-image::after {
    opacity: 1;
}

.af-price-plan-item .GY-study-rates:nth-child(odd) .cC-learn-price {
    flex-direction: column-reverse;
}

.Ys-course-program-details {
    position: relative;
    background: rgb(222,228,216);
    overflow: hidden;
    padding: 120px 0;
}

.Ys-course-program-details::after {
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    background: 
        repeating-conic-gradient(
            from 0deg,
            rgba(0, 0, 0, 0.5) 0deg 1deg,
            transparent 1deg 15deg
        );
    opacity: 0.03;
    top: 0;
    width: 100%;
    animation: rotateBg 120s linear infinite;
}

.Ys-course-program-details .container {
    position: relative;
    z-index: 1;
}

.Ys-course-program-details .bQ-media-image {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 10px 30px rgba(0, 0, 0, 0.5);
    transform: scale(0.9);
    position: absolute;
    overflow: hidden;
    filter: brightness(0.9) contrast(1.1);
    height: 100%;
    width: 100%;
    top: 0;
    border-radius: 50%;
    left: 0;
    z-index: 1;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.Ys-course-program-details .bQ-media-image::after {
    background: 
        conic-gradient(
            from 0deg,
            rgb(185,205,168,0.5) 0deg,
            transparent 120deg,
            rgb(175,175,116,0.5) 240deg,
            transparent 360deg
        );
    height: 100%;
    z-index: 3;
    opacity: 0.4;
    content: "";
    transition: opacity 0.5s ease;
    top: 0;
    width: 100%;
    left: 0;
    mix-blend-mode: overlay;
    position: absolute;
}

.Ys-course-program-details .RP-top-pagewrap {
    align-items: center;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    justify-content: center;
    z-index: 5;
    display: flex;
    width: 100px;
    transform: translateY(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.15),
        0 5px 15px rgb(185,205,168,0.5);
    border-radius: 50%;
    position: relative;
    height: 100px;
    margin-bottom: 30px;
    background: #ffffff;
}

.Ys-course-program-details .RP-top-pagewrap::after {
    position: absolute;
    bottom: -20px;
    opacity: 0.3;
    content: "";
    left: -20px;
    right: -20px;
    border: 2px dashed rgb(185,205,168,0.5);
    top: -20px;
    z-index: -2;
    animation: pulseBorder 4s ease-in-out infinite;
    border-radius: 50%;
}

.Ys-course-program-details .RP-top-pagewrap svg {
    height: 50px;
    width: 50px;
    filter: drop-shadow(0 3px 6px rgb(185,205,168,0.5));
    transition: all 0.5s ease;
}

.Ys-course-program-details .RP-top-pagewrap:hover svg path {
    fill: rgb(175,175,116);
}

.Ys-course-program-details h3::before {
    content: "";
    height: 100%;
    border-radius: 21px;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(185,205,168,0.5) 0%, transparent 100%);
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0.1;
}

.Ys-course-program-details h3::after {
    width: 60px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(185,205,168), rgb(175,175,116));
    content: "";
    border-radius: 10px;
    transition: width 0.5s ease;
    left: 50%;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
}

.Ys-course-program-details p {
    color: #000000;
    border-radius: 21px;
    font-size: 12px;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 35px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: perspective(800px) rotateX(-2deg);
    background: #ffffff;
    z-index: 4;
    max-width: 700px;
    line-height: 1.8;
}

.Ys-course-program-details .jf-class-map:hover p {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
    transform: perspective(800px) rotateX(0deg);
}

.Ys-course-program-details .jf-class-map:hover p::after {
    width: 80px;
    opacity: 0.7;
    height: 80px;
}


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



@media screen and (min-width: 992px) {.ja-our-mission {
    padding: 180px 0 150px;
}.ja-our-mission .container {
    align-items: center;
    justify-content: flex-end;
    display: flex;
}.ja-our-mission .HF-note-holder {
    animation: slideIn 1.2s 0.5s forwards ease-out;
    width: 85%;
    transform: translateX(-150px);
    padding: 70px 80px;
    opacity: 0;
    max-width: 1000px;
}.ja-our-mission .HF-note-holder h6 {
    margin-bottom: 30px;
    font-size: 24px;
}.ja-our-mission .HF-note-holder span {
    column-count: 2;
}
}



@media (hover: hover) {.ja-our-mission .HF-note-holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}.ja-our-mission .HF-note-holder:hover h6::after {
    transition: background-color 0.3s ease;
    background: rgb(175,175,116);
}}



@media (min-width: 992px) {.wy-support {
    padding: 7rem 4rem;
}.wy-support .km-talk-support {
    gap: 3rem;
    transform: perspective(2000px) rotateY(-3deg);
    grid-template-columns: 2fr 1fr 1fr;
}.wy-support .km-talk-support > div:first-child {
    grid-column: 1;
}.wy-support .ON-message-section {
    gap: 1.25rem;
}.wy-support h1::after {
    width: 100px;
}
}



@media (hover: none) {.wy-support .km-talk-support {
    transform: none !important;
}.wy-support .da-online-form:hover {
    transform: none;
}
}


@media only screen and (max-width: 800px) {.nz-privacy-hedge {
    padding: 20px 0;
}}



@media (max-width: 992px) {header .OJ-top-header {
    flex-direction: column;
}header .OJ-top-header .RP-top-pagewrap {
    align-self: center;
    margin: 0 0 15px 0;
}header .OJ-top-header .Rd-first-section {
    justify-content: center;
    width: 100%;
}header .OJ-top-header .Rd-first-section .FU-header-start a {
    font-size: calc(14px - 1px);
    padding: 10px 15px;
}}



@media screen and (min-width: 992px) {.Ct-connect-with-us .bQ-media-image {
    width: 50%;
}.Ct-connect-with-us .nG-support-support {
    width: 50%;
    padding: 60px;
}
}



@media screen and (max-width: 576px) {.Ct-connect-with-us {
    padding: 60px 0;
}.Ct-connect-with-us h2 {
    margin-bottom: 30px;
    font-size: calc(43px * 0.7);
}.Ct-connect-with-us .nG-support-support {
    padding: 30px 20px;
}.Ct-connect-with-us form h3 {
    font-size: calc(21px * 0.9);
}}



@media (max-width: 767px) {.KU-telegram-ref .Rd-first-section {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
}.KU-telegram-ref .company_holder {
    padding: 20px 15px;
}.KU-telegram-ref .Dj-ssl-info {
    padding: 15px;
    max-width: 100%;
}
}



@media (min-width: 768px) {.kO-thanks-id {
    padding: 8rem 0;
}.kO-thanks-id .mH-skill-sessions {
    grid-template-columns: 1fr 1.2fr;
    gap: 0;
}.kO-thanks-id .mH-skill-sessions > div:first-child {
    transform: translateX(5%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    z-index: 2;
}.kO-thanks-id .mH-skill-sessions > div:last-child {
    transform: translateY(25px);
    z-index: 1;
    padding-left: 10%;
    margin-left: -5%;
}.kO-thanks-id .mH-skill-sessions:hover > div:last-child {
    transform: translateY(15px);
}.kO-thanks-id h5 {
    font-size: calc(24px * 1.1);
}.kO-thanks-id p {
    font-size: calc(16px * 1.05);
}
}



@media (max-width: 767px) {.kO-thanks-id {
    padding: 4rem 0;
}.kO-thanks-id .mH-skill-sessions > div:first-child,
    .kO-thanks-id .mH-skill-sessions > div:last-child {
    padding: 2rem;
}.kO-thanks-id h5 {
    font-size: calc(24px * 0.9);
}.kO-thanks-id p {
    font-size: calc(16px * 0.95);
}}



@media screen and (max-width: 768px) {.md-title-intro {
    min-height: auto;
    padding: 4rem 1rem;
}.md-title-intro .LK-learn-skillspro {
    padding: 1.5rem 1.25rem;
    transform: perspective(800px) rotateX(1deg);
}.md-title-intro .LK-learn-skillspro > div:first-child {
    margin-bottom: 1.5rem;
}.md-title-intro .LK-learn-skillspro > div:first-child p {
    font-size: 17px;
}.md-title-intro .Zl-mastery-center > div > div {
    padding: 1.5rem 1rem;
}.md-title-intro .Zl-mastery-center > div > div > div {
    padding: 1.5rem 1rem;
}.md-title-intro .title_style_header {
    font-size: calc(35px * 0.95);
}.md-title-intro .title_style_header::after {
    height: 3px;
    width: 60px;
    bottom: -12px;
}.md-title-intro .Zl-mastery-center h3 {
    padding: 1.5rem 1.25rem 0.75rem;
    font-size: calc(18px * 1.1);
}
}



@media (min-width: 768px) {.bQ-try-immediately {
    padding: 5rem 3rem;
}.bQ-try-immediately .container {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 2fr 1fr;
}.bQ-try-immediately h6 {
    max-width: 90%;
    text-align: left;
}.bQ-try-immediately div:nth-child(2) {
    justify-content: flex-end;
}
}



@media (hover: none) {.bQ-try-immediately .su-connect-support:hover {
    transform: none;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15),
                    0 5px 15px -5px rgba(0, 0, 0, 0.1);
}.bQ-try-immediately .su-connect-support:hover::after {
    animation: none;
}.bQ-try-immediately .su-connect-support:hover span {
    transform: none;
}}



@media (min-width: 992px) {.Sw-instructor-profile {
    padding: 8rem 0;
}.Sw-instructor-profile .oq-learner-views {
    padding: 3rem;
    gap: 2rem 4rem;
    grid-template-columns: 280px 1fr;
}.Sw-instructor-profile .bQ-media-image {
    height: 280px;
    width: 280px;
}.Sw-instructor-profile .name {
    font-size: calc(23px * 1.1);
}.Sw-instructor-profile .oq-learner-views > div:nth-child(2) > div {
    font-size: 17px;
}.Sw-instructor-profile .ra-career-tasks {
    font-size: calc(17px * 1.1);
    line-height: 1.9;
}.Sw-instructor-profile .oq-learner-views::before {
    position: absolute;
    opacity: 0.15;
    left: -10px;
    top: -10px;
    background: linear-gradient(135deg, rgb(175,175,116,0.5), transparent);
    z-index: -1;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    transition: opacity 0.5s ease;
    content: '';
    transform: translateZ(-10px);
}.Sw-instructor-profile .oq-learner-views:hover::before {
    opacity: 0.3;
}
}


@media only screen and (max-width: 1200px) {.Le-learn-consent {
    flex-direction: column;
    align-items: center;
}.Yy-data-approval {
    margin-bottom: 15px;
}.Mb-track-cookies {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.aV-data-settings {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
}
}



@media (min-width: 992px) {.af-price-plan-item {
    padding: 140px 0;
}.af-price-plan-item .gr-learning-rates {
    flex-direction: row;
    align-items: flex-start;
}.af-price-plan-item .NI-bundle-offer {
    transform: translateX(0);
    position: sticky;
    margin-right: 70px;
    align-self: flex-start;
    order: 0;
    width: 30%;
    top: 100px;
}.af-price-plan-item .yk-pricing-schemes {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}



@media (max-width: 767px) {.af-price-plan-item {
    padding: 60px 0;
}.af-price-plan-item .yk-pricing-schemes {
    grid-template-columns: 1fr;
}.af-price-plan-item .gv-value-rates {
    padding: 25px 20px;
}.af-price-plan-item .GY-study-rates .bQ-media-image {
    height: 180px;
}.af-price-plan-item .NI-bundle-offer h2 {
    font-size: calc(36px - 2px);
}
}



@media (min-width: 992px) and (max-width: 1199px) {.Ys-course-program-details {
    padding: 100px 0;
}.Ys-course-program-details .mH-skill-sessions {
    min-height: 550px;
}.Ys-course-program-details .jf-class-map {
    width: 70%;
}.Ys-course-program-details .RP-top-pagewrap {
    width: 90px;
    margin-bottom: 25px;
    height: 90px;
}.Ys-course-program-details .RP-top-pagewrap svg {
    height: 45px;
    width: 45px;
}.Ys-course-program-details h3 {
    padding: 22px 35px;
    margin-bottom: 25px;
    font-size: calc(29px - 2px);
}.Ys-course-program-details p {
    padding: 30px;
    font-size: calc(12px - 1px);
}
}



@media (max-width: 767px) {.Ys-course-program-details {
    padding: 60px 0;
}.Ys-course-program-details .mH-skill-sessions {
    min-height: auto;
    padding-bottom: 50px;
    flex-direction: column;
}.Ys-course-program-details .bQ-media-image {
    margin: 30px 0;
    position: relative;
    transform: scale(0.9);
    border-radius: 20% 80% 80% 20% / 20% 20% 80% 80%;
    height: 300px;
}.Ys-course-program-details .mH-skill-sessions:hover .bQ-media-image {
    transform: scale(0.95) rotate(2deg);
}.Ys-course-program-details .jf-class-map {
    width: 100%;
    order: 2;
}.Ys-course-program-details .RP-top-pagewrap {
    top: -30px;
    margin-bottom: 0;
    height: 70px;
    left: 50%;
    z-index: 10;
    position: absolute;
    transform: translateX(-50%);
    width: 70px;
}.Ys-course-program-details .RP-top-pagewrap::before,
    .Ys-course-program-details .RP-top-pagewrap::after {
    display: none;
}.Ys-course-program-details .RP-top-pagewrap svg {
    width: 35px;
    height: 35px;
}.Ys-course-program-details .RP-top-pagewrap:hover {
    transform: translateX(-50%) translateY(-5px);
}.Ys-course-program-details h3 {
    transform: none;
    font-size: calc(29px - 6px);
    margin-bottom: 15px;
    width: 100%;
    padding: 20px;
    margin-top: 40px;
}.Ys-course-program-details p {
    padding: 20px;
    line-height: 1.6;
    font-size: calc(12px - 2px);
    transform: none;
}.Ys-course-program-details h3::after {
    bottom: -10px;
    width: 40px;
}.Ys-course-program-details .jf-class-map:hover h3::after {
    width: 80px;
}.Ys-course-program-details p::after {
    display: none;
}.Ys-course-program-details .jf-class-map:hover h3,
    .Ys-course-program-details .jf-class-map:hover p {
    transform: none;
}
}



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



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



@keyframes shine {
    0% {
        left: -50%;
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        left: 150%;
        opacity: 0;
    }
}



@keyframes rotateRings {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes pulsateRing {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.3;
    }
}



@keyframes pulsateBubble {
    0% {
        transform: scale(0.8);
        opacity: 0.2;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.4;
    }
}



@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes rotateLogo {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



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

