﻿.Tm-wrapper-canvas {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}

.zw-pledge-block {
    flex: 0 0 auto;
}

.zw-pledge-block {
    z-index: 1;
    padding: 80px 0 40px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}

.Iw-ty-block {
    background: linear-gradient(135deg, rgb(181,180,213,0.5), rgb(132,147,195) 120%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.Iw-ty-block .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}

.Iw-ty-block .qw-edu-promise:hover {
    transform: translateY(-5px);
}

.Iw-ty-block .qw-edu-promise::before {
    content: "";
    width: 4px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(181,180,213), rgb(132,147,195));
}

.Iw-ty-block .qw-edu-promise a {
    display: block;
    text-decoration: none;
    transition: all 0.4s ease;
}

.Iw-ty-block .qw-edu-promise a:hover::before {
    opacity: 0.1;
}

.Be-course-highlights::before {
    content: "";
    right: -5%;
    animation: float 12s ease-in-out infinite;
    position: absolute;
    background: linear-gradient(225deg, rgb(181,180,213) 0%, rgb(181,180,213,0.5) 70%);
    transform: rotate(15deg);
    top: -5%;
    width: 250px;
    z-index: 0;
    height: 250px;
    opacity: 0.1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.Be-course-highlights h2:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

.Be-course-highlights .Wz-img-stack {
    height: 350px;
    transform: scale(1);
    overflow: hidden;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.Be-course-highlights .ad-label-holder {
    position: relative;
    padding: 2rem 2.5rem 2.5rem;
}

.Be-course-highlights .description {
    overflow-y: auto;
    position: relative;
    padding-right: 15px;
    max-height: 340px;
    font-size: 17px;
    margin-bottom: 1.5rem;
    line-height: 1.8;
    color: #000000;
}

.Tn-cookie-explained svg, .Tn-cookie-explained svg path, .Tn-cookie-explained img {
    width: 80px;
    fill: rgb(181,180,213);
    height: 80px;
}

.pR-data-comply:hover {
    background: rgb(132,147,195);
    transform: translateY(-3px);
}

.Jk-cookieWarningContainer p a {
    transition: color 0.3s ease-in-out;
    text-decoration: underline;
    color: rgb(181,180,213);
}

.CJ-contact-us::before {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    backdrop-filter: blur(8px);
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
}

.CJ-contact-us .LV-help-card {
    flex: 1;
    position: relative;
    padding: 50px 40px;
    background: linear-gradient(135deg, rgb(181,180,213,0.5) 0%, rgb(132,147,195,0.5) 100%);
}



.CJ-contact-us .LV-help-card h3 {
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-size: 35px;
    color: #ffffff;
}

.CJ-contact-us .LV-help-card div:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}

.CJ-contact-us .LV-help-card div:hover svg path {
    fill: rgb(132,147,195);
}

.CJ-contact-us .LV-help-card a:hover {
    text-decoration: underline;
    color: rgb(132,147,195);
}

.CJ-contact-us form {
    position: relative;
    z-index: 1;
}

.CJ-contact-us form h3 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #000000;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 30px;
}

.CJ-contact-us form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.CJ-contact-us .sy-message-widget input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
    appearance: none;
    border-radius: 10px;
    cursor: pointer;
    -webkit-appearance: none;
    border: 2px solid rgb(181,180,213);
    background: rgba(240, 240, 240, 0.8);
    flex-shrink: 0;
}

.CJ-contact-us .Je-help-form {
    color: #ffffff;
    width: 100%;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(181,180,213) 0%, rgb(132,147,195) 100%);
    position: relative;
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    font-size: 17px;
    padding: 15px 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.iX-study-process .qw-edu-promise::before {
    left: 0;
    width: 35%;
    height: 1px;
    content: "";
    position: absolute;
    top: -15px;
    background: linear-gradient(90deg, rgb(181,180,213) 0%, transparent 100%);
    transform: translateZ(10px);
}

.iX-study-process .ad-label-holder {
    position: relative;
    transform: translateZ(10px) translateX(5px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    background: #ffffff;
    padding: 40px 50px 40px 40px;
    box-shadow: 
        10px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.02);
    border-left: 3px solid rgb(181,180,213);
}

.KR-plan-container::before {
    filter: blur(60px);
    top: -10%;
    width: 40%;
    position: absolute;
    content: "";
    background: linear-gradient(145deg, rgb(181,180,213,0.5), rgb(132,147,195,0.5));
    height: 70%;
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    z-index: 0;
    opacity: 0.4;
}

.KR-plan-container .oS-edu-packages h2::after {
    transform: translateX(-50%);
    height: 4px;
    content: "";
    left: 50%;
    bottom: -12px;
    position: absolute;
    background: linear-gradient(90deg, rgb(181,180,213), rgb(132,147,195));
    width: 80px;
    border-radius: 10px;
}

.KR-plan-container .Wc-plan-fee {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 35px 30px;
}

.KR-plan-container .Lq-class-deals {
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    padding: 8px 15px;
    color: rgb(181,180,213);
    margin: 5px 0 20px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    border-radius: 6px;
    font-size: calc(24px + 4px);
}

.Pa-our-background {
    position: relative;
    background: rgb(222,220,234);
    overflow: hidden;
    padding: 100px 0;
}

.Pa-our-background .qw-edu-promise {
    position: relative;
}

.Pa-our-background .dD-learning-track {
    flex-direction: column;
    position: relative;
    display: flex;
    margin-bottom: 70px;
}

.Pa-our-background .dD-learning-track span {
    margin-bottom: 20px;
    display: block;
    color: rgb(181,180,213);
    font-size: 23px;
    font-weight: 600;
}

.Pa-our-background .bA-academy-cult {
    flex-direction: column;
    margin-top: 50px;
    display: flex;
    position: relative;
}

.Pa-our-background .bA-academy-cult .Fe-class-space:hover {
    transform: translate(-5px, -5px);
    box-shadow: 20px 20px 0 rgb(132,147,195,0.5);
}



.Pa-our-background .dD-learning-track::after {
    bottom: -35px;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(to right, rgb(181,180,213,0.5), transparent);
    height: 1px;
    width: 50%;
}

.Pa-our-background .bA-academy-cult svg path {
    fill: rgb(132,147,195);
}

.WK-join-our-community::before {
    z-index: -1;
    position: absolute;
    right: -5%;
    width: 300px;
    background: linear-gradient(45deg, rgb(181,180,213,0.5) 0%, rgb(181,180,213) 100%);
    opacity: 0.08;
    content: "";
    animation: float 12s ease-in-out infinite alternate;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    top: -5%;
    height: 300px;
    transform: rotate(-15deg);
}

.WK-join-our-community .qw-edu-promise:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.WK-join-our-community .input_holder > div {
    position: relative;
    flex-grow: 1;
}

.WK-join-our-community .input_holder input[type="email"] {
    width: 100%;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    color: #000000;
    padding: 0 20px;
    height: 56px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.WK-join-our-community .input_holder .uk-free-lessons:hover {
    box-shadow: 0 8px 20px -4px rgb(181,180,213,0.5),
              0 0 0 2px rgb(181,180,213);
    transform: translateY(-2px);
}

.WK-join-our-community .input_holder .uk-free-lessons:hover::before {
    left: 100%;
}

.HE-privacy-encasement h1, .HE-privacy-encasement h2, .HE-privacy-encasement h3, .HE-privacy-encasement h4, .HE-privacy-encasement h5, .HE-privacy-encasement h6 {
    margin-bottom: 20px;
    color: rgb(181,180,213);
}

.HE-privacy-encasement h1 {
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(132,147,195);
    font-size: 47px;
    font-weight: 700;
}

.sl-start-now {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(181,180,213), rgb(132,147,195));
}

.sl-start-now h6 {
    letter-spacing: 0.5px;
    margin-bottom: 2.5rem;
    transform: translateY(-5px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    max-width: 800px;
}

.sl-start-now .Je-help-form span {
    z-index: 2;
    transition: transform 0.3s ease;
    position: relative;
}

.sl-start-now .Je-help-form:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px) scale(1.02);
}

.sl-start-now div div span:hover::before {
    transform: scale(20);
}

header::after {
    height: 4px;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    content: '';
    background: linear-gradient(90deg, 
        rgb(181,180,213) 0%, 
        rgb(132,147,195) 50%, 
        rgb(181,180,213) 100%);
}

header .GT-main-know::before {
    background: linear-gradient(45deg, rgb(181,180,213), rgb(132,147,195));
    left: -2px;
    bottom: -2px;
    z-index: -1;
    position: absolute;
    opacity: 0;
    top: -2px;
    right: -2px;
    transform: scale(0.95);
    transition: all 0.3s ease;
    content: '';
    border-radius: calc(10px + 2px);
}

header .kA-head-pro svg {
    width: 160px;
    height: auto;
    position: relative;
    z-index: 2;
}

.zw-pledge-block .company_holder {
    flex: 0 0 30%;
    padding-right: 30px;
    position: relative;
}

.zw-pledge-block .company_holder h3::after {
    transition: width 0.3s ease-in-out;
    height: 2px;
    content: '';
    width: 40%;
    left: 0;
    background: rgb(181,180,213);
    position: absolute;
    bottom: -5px;
}

.zw-pledge-block .pJ-job-board {
    flex: 0 0 65%;
    justify-content: space-between;
    display: flex;
    position: relative;
}

.zw-pledge-block .Yh-main-base::before {
    position: absolute;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    inset: 0;
    transform: translateX(-100%);
    transition: transform 0.6s ease;
    z-index: -1;
    content: '';
}

.zw-pledge-block .Yh-main-base .Ly-nav-pagewrap {
    flex-direction: column;
    gap: 12px;
    display: flex;
}

.zw-pledge-block .Yh-main-base .Ly-nav-pagewrap a::before {
    transition: width 0.3s ease, transform 0.3s ease;
    width: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(181,180,213), transparent);
    transform-origin: left;
    bottom: -2px;
    height: 1px;
    content: '';
}

.VQ-study-group .Sd-insta-feed:hover {
    opacity: 1;
}

.zw-pledge-block .company_holder h3:hover::before {
    left: 100%;
}

.EJ-customer-opinions {
    position: relative;
    overflow: hidden;
    background: rgb(222,220,234);
    padding: 8rem 0;
}

.EJ-customer-opinions .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
}

.EJ-customer-opinions h2::after {
    background: rgb(181,180,213);
    left: 0;
    bottom: -1rem;
    transition: width 0.5s ease;
    content: "";
    position: absolute;
    width: 50px;
    height: 4px;
}

.EJ-customer-opinions .AU-rating-spot {
    flex-direction: column;
    background: transparent;
    border-left: 3px solid rgb(181,180,213);
    transition: all 0.4s ease;
    padding: 3rem 2rem;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.EJ-customer-opinions .AU-rating-spot:nth-child(7) {
    grid-column: 7 / span 4;
    transform: translateY(3rem);
}

.EJ-customer-opinions .AU-rating-spot:hover::before {
    transform: translateY(-10px) scale(1.2);
    opacity: 0.5;
    color: rgb(132,147,195,0.5);
}

.EJ-customer-opinions .AU-rating-spot:hover img {
    filter: grayscale(0%);
    transform: scale(1.2);
    border-color: rgb(132,147,195);
}

.EJ-customer-opinions .AU-rating-spot:hover .description {
    transform: translateX(10px);
}

.EJ-customer-opinions .AU-rating-spot::after {
    bottom: 0;
    content: "";
    height: 3px;
    width: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(181,180,213), rgb(132,147,195));
    transition: width 0.5s ease;
    left: 0;
}

.Lo-leadership-experience .AU-rating-spot:hover {
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.12),
        -25px -25px 70px rgba(255, 255, 255, 0.6),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}

.Lo-leadership-experience .AU-rating-spot:hover .Wz-img-stack {
    transform: translateZ(50px) scale(1.05);
}

.Lo-leadership-experience .AU-rating-spot:hover .name {
    transform: translateZ(30px);
}

.Lo-leadership-experience .Vp-career-record {
    background: linear-gradient(145deg, rgba(255,255,255,0.65), rgba(255,255,255,0.35));
    position: relative;
    line-height: 1.7;
    padding: 2rem;
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.08),
        -6px -6px 12px rgba(255, 255, 255, 0.5),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    transform: translateZ(10px);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    border-radius: 12px;
    backdrop-filter: blur(5px);
    font-size: 14px;
    color: #000000;
}

.ml-title-greeting .Da-start-first {
    height: 100%;
    filter: brightness(1.1) contrast(1.05) saturate(1.1);
    min-width: 100vw;
    position: relative;
}

.ml-title-greeting .ad-label-holder::before {
    right: 0;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(181,180,213), rgb(132,147,195));
    height: 3px;
    left: 0;
}

.ml-title-greeting .ad-label-holder p {
    position: relative;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-size: 16px;
}

.Be-course-highlights .description::-webkit-scrollbar {
    width: 4px;
}

.Be-course-highlights .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(222,220,234);
}

.Be-course-highlights .description::-webkit-scrollbar-thumb {
    background: rgb(181,180,213,0.5);
    border-radius: 10px;
}

.Be-course-highlights .description::-webkit-scrollbar-thumb:hover {
    background: rgb(181,180,213);
}



@media (min-width: 768px) {.Be-course-highlights {
    padding: 6rem 0;
}.Be-course-highlights .lf-learn-skills {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.Be-course-highlights .Wz-img-stack {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: 100%;
}.Be-course-highlights .ad-label-holder {
    padding: 3rem 3.5rem;
}.Be-course-highlights .ad-label-holder::before {
    width: 1px;
    left: 0;
    height: 90%;
    transform: translateY(-50%);
    background: linear-gradient(180deg, transparent, rgb(132,147,195,0.5), transparent);
    top: 50%;
}.Be-course-highlights h2 {
    margin-bottom: 4rem;
    font-size: calc(36px * 1.1);
}.Be-course-highlights .description {
    max-height: 400px;
    columns: 2;
    column-gap: 2.5rem;
}
}



@media (max-width: 480px) {.CJ-contact-us {
    padding: 40px 0;
}.CJ-contact-us .LV-help-card,
    .CJ-contact-us .cQ-connect-panel {
    padding: 25px 15px;
}.CJ-contact-us .LV-help-card h3,
    .CJ-contact-us form h3 {
    font-size: calc(35px * 0.7);
    margin-bottom: 20px;
}.CJ-contact-us .LV-help-card div {
    flex-direction: column;
    align-items: flex-start;
}.CJ-contact-us .LV-help-card svg {
    margin-right: 0;
    margin-bottom: 10px;
}.CJ-contact-us .LV-help-card div:hover {
    transform: translateX(0);
}.CJ-contact-us .sy-message-widget {
    flex-direction: column;
}.CJ-contact-us .sy-message-widget input[type="checkbox"] {
    margin-bottom: 10px;
}}



@media (min-width: 768px) {.KR-plan-container .BH-rate-plans {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.KR-plan-container .Tt-payment-pricing {
    grid-template-columns: 1fr;
}
}



@media (max-width: 480px) {.KR-plan-container {
    padding: 60px 0;
}.KR-plan-container .Wc-plan-fee {
    padding: 25px 20px;
}.KR-plan-container .Wz-img-stack {
    height: 180px;
}}



@media screen and (max-width: 768px) {.Pa-our-background {
    padding: 60px 0;
}.Pa-our-background h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.8);
}.Pa-our-background .dD-learning-track {
    margin-bottom: 50px;
}.Pa-our-background .dD-learning-track p,
    .Pa-our-background .bA-academy-cult p {
    margin-bottom: 230px;
    width: 100%;
}.Pa-our-background .dD-learning-track .Wz-img-stack,
    .Pa-our-background .bA-academy-cult .Fe-class-space {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    top: auto;
    right: auto;
    height: 200px;
    left: auto;
}.Pa-our-background .dD-learning-track .Wz-img-stack {
    margin-top: -230px;
}.Pa-our-background .bA-academy-cult .Fe-class-space {
    order: -1;
    margin-bottom: 20px;
}.Pa-our-background .bA-academy-cult {
    flex-direction: column;
    display: flex;
}.Pa-our-background .dD-learning-track svg,
    .Pa-our-background .bA-academy-cult svg {
    margin-bottom: 10px;
    position: static;
    display: block;
}
}



@media (max-width: 767px) {.sl-start-now {
    padding: 4rem 0;
}.sl-start-now h6 {
    margin-bottom: 2rem;
    font-size: calc(22px * 0.9);
}.sl-start-now .Je-help-form {
    font-size: calc(16px * 0.95);
    padding: 12px 30px;
}
}



@media (max-width: 480px) {.sl-start-now {
    padding: 3.5rem 0;
}.sl-start-now h6 {
    margin-bottom: 1.8rem;
    font-size: calc(22px * 0.85);
}.sl-start-now .Je-help-form {
    font-size: calc(16px * 0.9);
    padding: 10px 26px;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .Yh-main-base {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .Yh-main-base::-webkit-scrollbar {
    height: 3px;
}header .Yh-main-base::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(181,180,213);
}header .GT-main-know {
    white-space: nowrap;
}header .kA-head-pro svg {
    width: 110px;
}}



@media (max-width: 992px) {.EJ-customer-opinions h2 {
    font-size: calc(32px * 1.2);
    max-width: 90%;
}.EJ-customer-opinions .gT-testimonial-sharing {
    grid-template-columns: repeat(6, 1fr);
}.EJ-customer-opinions .AU-rating-spot:nth-child(1) {
    grid-column: 1 / span 3;
}.EJ-customer-opinions .AU-rating-spot:nth-child(2) {
    grid-column: 4 / span 3;
}.EJ-customer-opinions .AU-rating-spot:nth-child(3) {
    grid-column: 1 / span 3;
}.EJ-customer-opinions .AU-rating-spot:nth-child(4) {
    grid-column: 4 / span 3;
}.EJ-customer-opinions .AU-rating-spot:nth-child(5) {
    grid-column: 1 / span 3;
}.EJ-customer-opinions .AU-rating-spot:nth-child(6) {
    grid-column: 4 / span 3;
}
}



@media screen and (max-width: 1200px) {.ml-title-greeting .ad-label-holder {
    width: 60%;
    margin-left: 5%;
}
}



@media screen and (max-width: 992px) {.ml-title-greeting .ad-label-holder {
    width: 70%;
}.ml-title-greeting .ad-label-holder h1 {
    font-size: calc(46px * 0.9);
}.ml-title-greeting .ad-label-holder p {
    font-size: calc(16px * 0.95);
}
}



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

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}



@keyframes float {
  0% { transform: translate(0, 0) rotate(-15deg); }
  50% { transform: translate(-10px, 10px) rotate(-12deg); }
  100% { transform: translate(10px, -10px) rotate(-18deg); }
}



@keyframes buttonGlow {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

