﻿.DX-main-learn {
    flex: 1 0 auto;
}

html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    color: #000000;
}


header .top_plank {
    background: rgb(181,180,213);
    color:  #ffffff;
}

header .top_plank .yq-header-plank div span {
    color: #ffffff;
}

header .top_plank .yq-header-plank div img, header .top_plank .yq-header-plank div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}

.Iw-ty-block::after {
    opacity: 0.1;
    pointer-events: none;
    bottom: -5%;
    width: 40%;
    content: "";
    left: -5%;
    background: rgb(181,180,213);
    position: absolute;
    height: 30%;
    transform: rotate(10deg);
}

.Iw-ty-block .qw-edu-promise div:first-child {
    position: relative;
    padding-bottom: 25px;
}

.Iw-ty-block .qw-edu-promise h5 {
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    transition: transform 0.4s ease-out;
    line-height: 1.4;
    transform: translateX(0);
    margin: 0;
}

.Iw-ty-block .qw-edu-promise a::before {
    height: 40%;
    background: linear-gradient(135deg, transparent, rgb(132,147,195,0.5) 60%);
    position: absolute;
    z-index: 0;
    bottom: -10px;
    opacity: 0;
    width: 40%;
    transition: opacity 0.5s ease;
    content: "";
    right: -10px;
}

.Be-course-highlights h2 {
    text-align: center;
    font-size: 36px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    position: relative;
    color: #000000;
}

.Be-course-highlights .lf-learn-skills:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.Be-course-highlights .Wz-img-stack:hover {
    transform: scale(1.03);
}

.Be-course-highlights .ad-label-holder::before {
    left: 50%;
    width: 90%;
    background: linear-gradient(90deg, transparent, rgb(132,147,195,0.5), transparent);
    height: 1px;
    top: 0;
    transform: translateX(-50%);
    content: "";
    position: absolute;
}

.Tn-cookie-explained {
    animation: bounce 2s infinite;
    margin-bottom: 20px;
}

.Jk-cookieWarningContainer p {
    color: #000000;
    font-size: 17px;
    margin-bottom: 20px;
}

.pR-data-comply {
    text-align: center;
    background: rgb(181,180,213);
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 20px;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    border-radius: 10px;
    margin: 5px;
    width: calc(50% - 10px);
    display: inline-block;
}

.CJ-contact-us .tz-inquiry-links {
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    overflow: hidden;
    backdrop-filter: blur(10px);
    border-radius: 24px;
}

.CJ-contact-us .LV-help-card div {
    align-items: center;
    border-radius: 10px;
    margin-bottom: 25px;
    display: flex;
    padding: 15px;
    border-left: 3px solid rgb(132,147,195);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(255, 255, 255, 0.08);
}

.CJ-contact-us .cQ-connect-panel {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    padding: 50px 40px;
    flex: 1.2;
}

.CJ-contact-us form h3::after {
    position: absolute;
    border-radius: 10px;
    left: 50%;
    bottom: 0;
    height: 3px;
    transform: translateX(-50%);
    content: '';
    width: 60px;
    background: rgb(181,180,213);
}

.CJ-contact-us .sy-message-widget {
    position: relative;
    align-items: flex-start;
    margin: 25px 0;
    display: flex;
}

.CJ-contact-us .sy-message-widget input[type="checkbox"]:checked::after {
    top: 2px;
    width: 5px;
    border-width: 0 2px 2px 0;
    left: 6px;
    border: solid #ffffff;
    height: 10px;
    position: absolute;
    content: '';
    transform: rotate(45deg);
}

.CJ-contact-us .Je-help-form:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

.iX-study-process {
    position: relative;
    background: linear-gradient(135deg, rgb(222,220,234) 0%, rgba(rgb(181,180,213,0.5), 0.05) 100%);
    overflow: hidden;
    padding: 120px 0;
    perspective: 1000px;
}

.iX-study-process .qw-edu-promise {
    position: relative;
    padding: 0 20px;
    transform-style: preserve-3d;
    max-width: 1140px;
    margin: 0 auto;
}

.iX-study-process h2 {
    transform: translateZ(20px);
    color: #000000;
    margin-bottom: 35px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-size: 31px;
    font-weight: 700;
}

.iX-study-process:hover .ad-label-holder {
    transform: translateZ(15px) translateX(0);
    box-shadow: 
        15px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.03);
}

.iX-study-process p::first-letter {
    font-size: 1.3em;
    color: rgb(181,180,213);
    font-weight: 600;
}

.KR-plan-container {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,220,234), rgba(240, 240, 255, 0.95));
    position: relative;
    padding: 120px 0;
}

.KR-plan-container .Tt-payment-pricing {
    grid-template-columns: 1fr;
    display: grid;
    gap: 60px;
}

.KR-plan-container .oS-edu-packages h2 {
    color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 33px;
    font-weight: 700;
}

.KR-plan-container .Bl-price-plan {
    transform: perspective(1000px) rotateX(0deg);
    display: block;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    backface-visibility: hidden;
    text-decoration: none;
}

.KR-plan-container .Wc-plan-fee h3 {
    color: #000000;
    overflow-wrap: break-word;
    font-weight: 700;
    margin-bottom: 15px;
    white-space: normal;
    position: relative;
    font-size: calc(24px + 2px);
    padding-left: 15px;
    word-break: break-word;
}

.KR-plan-container .Wz-img-stack {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    position: relative;
    height: 220px;
    overflow: hidden;
}

.Pa-our-background::before {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.6;
    content: "";
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(181,180,213,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(132,147,195,0.5) 0%, transparent 40%);
    height: 100%;
    z-index: 0;
}

.Pa-our-background .dD-learning-track .Wz-img-stack:hover {
    transform: translate(5px, -5px);
    box-shadow: -20px 20px 0 rgb(181,180,213,0.5);
}

.Pa-our-background .bA-academy-cult .Fe-class-space {
    box-shadow: 15px 15px 0 rgb(132,147,195,0.5);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    width: 35%;
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 28px;
    height: 100%;
}

.Pa-our-background .dD-learning-track svg {
    height: 30px;
    left: -45px;
    width: 30px;
    position: absolute;
    top: 10px;
    opacity: 0.7;
    color: rgb(181,180,213);
}

.WK-join-our-community {
    background: linear-gradient(135deg, #f0f2f5 0%, #e4e8ec 100%);
    padding: 80px 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.WK-join-our-community .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}

.WK-join-our-community .qw-edu-promise {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.12), 
              0 0 0 1px rgba(0, 0, 0, 0.03),
              0 3px 6px 0 rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    border-radius: calc(22px - 2px);
    padding: 40px 50px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    backdrop-filter: blur(8px);
    position: relative;
}

.WK-join-our-community .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: color 0.3s ease;
}

.WK-join-our-community .input_holder .uk-free-lessons {
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 4px 12px -2px rgb(181,180,213,0.5),
              0 0 0 0 rgb(181,180,213);
    position: relative;
    min-width: 140px;
    padding: 0 25px;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    height: 56px;
    font-size: 15px;
    background: linear-gradient(135deg, rgb(181,180,213) 0%, rgb(181,180,213) 100%);
}

.HE-privacy-encasement ul li:before, .HE-privacy-encasement ol li:before {
    left: 0;
    border-radius: 50%;
    background-color: rgb(132,147,195);
    height: 10px;
    width: 10px;
    top: 0.5em;
    content: '';
    position: absolute;
}

.sl-start-now .container {
    margin: 0 auto;
    align-items: center;
    z-index: 2;
    position: relative;
    max-width: 1140px;
    flex-direction: column;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    padding: 0 20px;
}

.sl-start-now div div span {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.sl-start-now .Je-help-form::before {
    content: "";
    z-index: 1;
    height: 100%;
    transition: opacity 0.5s ease;
    position: absolute;
    background: linear-gradient(45deg, rgb(181,180,213,0.5), rgb(132,147,195,0.5));
    width: 100%;
    left: 0;
    opacity: 0;
    top: 0;
}

.sl-start-now .Je-help-form:hover span {
    transform: translateX(5px);
}

header::before {
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(181,180,213,0.5) 49.5%, rgb(181,180,213,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(132,147,195,0.5) 49.5%, rgb(132,147,195,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    opacity: 0.15;
    z-index: -1;
    animation: gridMove 40s linear infinite;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    content: '';
}

header .GT-main-know:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .kA-head-pro::before {
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    width: 100%;
    height: 100%;
    transition: 0.5s;
    content: '';
    position: absolute;
    left: -100%;
}

.zw-pledge-block .company_holder h3:hover::after {
    width: 100%;
}

.zw-pledge-block .sE-subscr-info {
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 15px;
    transform: translateZ(0);
    margin-top: 15px;
    line-height: 1.6;
    font-size: 13px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
}

.zw-pledge-block .Yh-main-base h5 {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 20px;
}

.zw-pledge-block .Yh-main-base:hover h5::after {
    box-shadow: 0 0 8px rgb(181,180,213), 0 0 16px rgb(181,180,213,0.5);
    width: 70px;
}

.zw-pledge-block .Yh-main-base .Ly-nav-pagewrap a:hover::before {
    box-shadow: 0 0 5px rgb(181,180,213,0.5);
    width: 100%;
}

.VQ-study-group::before {
    left: 0;
    right: 0;
    position: absolute;
    content: '';
    height: 1px;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(181,180,213,0.5), transparent);
}

.zw-pledge-block .company_holder h3::before {
    pointer-events: none;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
    transition: 0.5s;
    content: '';
    width: 100%;
    height: 100%;
}

.EJ-customer-opinions h2 {
    text-align: left;
    font-size: calc(32px * 1.5);
    margin-bottom: 6rem;
    color: #000000;
    max-width: 70%;
    position: relative;
    line-height: 1.2;
    font-weight: 700;
}

.EJ-customer-opinions:hover h2::after {
    width: 100px;
}

.EJ-customer-opinions .AU-rating-spot:nth-child(1) {
    transform: translateY(2rem);
    grid-column: 1 / span 5;
}

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

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

.EJ-customer-opinions .AU-rating-spot img {
    object-fit: cover;
    border: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    transition: all 0.5s ease;
    margin-bottom: 1.5rem;
    filter: grayscale(100%);
}

.EJ-customer-opinions .AU-rating-spot:hover p {
    color: rgb(181,180,213);
    transform: translateX(10px);
}

.EJ-customer-opinions .AU-rating-spot:hover::after {
    width: 100%;
}

.Lo-leadership-experience::before {
    top: 0;
    background: 
        linear-gradient(135deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(225deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(315deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    background-size: 30px 30px;
    opacity: 0.6;
}

.Lo-leadership-experience .name {
    font-size: calc(20px * 1.1);
    transform: translateZ(20px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: rgb(181,180,213);
    font-weight: 700;
    margin-bottom: 0.5rem;
    letter-spacing: 0.02em;
    text-align: center;
}

.Lo-leadership-experience .Vp-career-record::before {
    transition: all 0.4s ease;
    font-family: serif;
    opacity: 0.3;
    font-size: 5rem;
    position: absolute;
    left: 1rem;
    color: rgb(181,180,213,0.5);
    content: "";
    top: -1.5rem;
    line-height: 1;
}

.ml-title-greeting .qw-edu-promise {
    z-index: 3;
    align-items: flex-end;
    display: flex;
    height: 100%;
    width: 100%;
    position: relative;
}

.ml-title-greeting .cx-page-base {
    height: 100%;
    animation: sidePanCarousel 30s linear infinite;
    display: flex;
}

.ml-title-greeting .Da-start-first::before {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, 
        rgb(222,220,234) 0%,
        rgba(255, 255, 255, 0.1) 50%, 
        rgba(255, 255, 255, 0.05) 100%
    );
    z-index: 2;
    content: "";
}

.ml-title-greeting .ad-label-holder .Je-help-form {
    border-radius: 10px;
    transition: all 0.3s ease;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    padding: 1rem 2.5rem;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    background: linear-gradient(90deg, rgb(181,180,213), rgb(132,147,195));
}



@media (max-width: 480px) {.Iw-ty-block {
    padding: 40px 0;
}.Iw-ty-block .qw-edu-promise {
    gap: 20px;
    padding: 30px 20px;
}.Iw-ty-block .qw-edu-promise h5 {
    font-size: calc(24px - 4px);
}
}



@media (min-width: 992px) {.Be-course-highlights {
    padding: 7rem 0;
}.Be-course-highlights h2 {
    font-size: calc(36px * 1.2);
}.Be-course-highlights .lf-learn-skills {
    grid-template-columns: 1fr 2fr;
}.Be-course-highlights .description {
    line-height: 1.85;
    max-height: 450px;
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 991px) {.CJ-contact-us {
    padding: 80px 0;
}.CJ-contact-us .tz-inquiry-links {
    flex-direction: column;
}.CJ-contact-us .LV-help-card,
    .CJ-contact-us .cQ-connect-panel {
    width: 100%;
}.CJ-contact-us .LV-help-card {
    padding: 40px 30px;
}.CJ-contact-us .LV-help-card h3,
    .CJ-contact-us form h3 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.9);
}
}



@media (min-width: 1200px) {.iX-study-process .qw-edu-promise {
    padding: 0 40px;
}.iX-study-process .ad-label-holder {
    width: 80%;
    margin-left: 40px;
}.iX-study-process h2 {
    margin-left: 40px;
}
}



@media (max-width: 767px) {.iX-study-process {
    padding: 70px 0;
}.iX-study-process h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.iX-study-process .ad-label-holder {
    padding: 30px 25px;
    transform: none;
}.iX-study-process .ad-label-holder::before {
    width: 30px;
    right: 15px;
    height: 30px;
    top: 15px;
}.iX-study-process .qw-edu-promise::before {
    width: 25%;
}.iX-study-process:hover .ad-label-holder {
    transform: translateZ(5px);
}
}



@media (min-width: 1200px) {.KR-plan-container .BH-rate-plans {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.KR-plan-container .Wc-plan-fee {
    padding: 40px 35px;
}.KR-plan-container .Wz-img-stack {
    height: 240px;
}
}



@media screen and (max-width: 1024px) {.Pa-our-background {
    padding: 80px 0;
}.Pa-our-background h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.Pa-our-background .dD-learning-track p,
    .Pa-our-background .bA-academy-cult p {
    width: 55%;
}.Pa-our-background .dD-learning-track .Wz-img-stack,
    .Pa-our-background .bA-academy-cult .Fe-class-space {
    width: 40%;
}
}



@media (max-width: 480px) {.WK-join-our-community {
    padding: 40px 0;
}.WK-join-our-community .qw-edu-promise {
    padding: 25px 20px;
    transform: none;
}.WK-join-our-community h3 {
    font-size: 1.2rem;
    margin-bottom: 20px;
}.WK-join-our-community .input_holder input[type="email"],
  .WK-join-our-community .input_holder .uk-free-lessons {
    height: 50px;
}}


@media only screen and (max-width: 800px) {.HE-privacy-encasement {
    padding: 30px 15px;
}.HE-privacy-encasement h1 {
    font-size: calc(21px - 10px);
}.HE-privacy-encasement h2 {
    font-size: calc(21px - 8px);
}.HE-privacy-encasement p, .HE-privacy-encasement li {
    font-size: calc(16px - 2px);
}}



@media (min-width: 992px) {.sl-start-now {
    padding: 7rem 0;
}.sl-start-now::before {
    left: -30%;
    top: -30%;
}.sl-start-now::after {
    right: -30px;
    height: 200px;
    bottom: -30px;
    width: 200px;
}.sl-start-now h6 {
    max-width: 65%;
    font-size: calc(22px * 1.1);
}.sl-start-now .Je-help-form {
    padding: 16px 42px;
}
}



@media (max-width: 767px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
    padding: 1rem 0 1.5rem;
}header .av-nav-begin {
    flex-direction: column;
}header .Yh-main-base {
    width: 100%;
    gap: 0.5rem;
    order: 2;
    padding: 10px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 1rem;
}header .GT-main-know {
    padding: 0.5rem 0.7rem;
    font-size: calc(16px - 2px);
}header .kA-head-pro {
    margin-bottom: 0.5rem;
    order: 1;
}header .kA-head-pro svg {
    width: 130px;
}
}



@media (max-width: 576px) {.zw-pledge-block {
    padding: 30px 0 15px;
}.zw-pledge-block .company_holder {
    margin-bottom: 30px;
}.zw-pledge-block .company_holder h3 {
    font-size: calc(34px * 0.7);
}.zw-pledge-block .Yh-main-base h5 {
    font-size: calc(22px * 0.8);
}.VQ-study-group {
    padding: 10px 0;
}.VQ-study-group .Sd-insta-feed {
    font-size: calc(13px * 0.8);
}}



@media (min-width: 1200px) {.Lo-leadership-experience {
    padding: 10rem 0;
}.Lo-leadership-experience .container {
    padding: 0 3rem;
}.Lo-leadership-experience .AU-rating-spot {
    padding: 5rem;
    gap: 4rem;
}.Lo-leadership-experience .Wz-img-stack {
    width: 220px;
    height: 220px;
}.Lo-leadership-experience .name {
    font-size: calc(20px * 1.3);
    margin-bottom: 0.75rem;
}.Lo-leadership-experience .AU-rating-spot div:nth-child(2) div {
    font-size: calc(14px * 1.05);
    margin-bottom: 1.5rem;
}.Lo-leadership-experience .Vp-career-record {
    font-size: calc(14px * 1.1);
    padding: 2.5rem;
    line-height: 1.9;
}
}



@media screen and (max-width: 768px) {.ml-title-greeting .qw-edu-promise {
    align-items: center;
}.ml-title-greeting .ad-label-holder {
    border-radius: 19px;
    width: 85%;
    padding: 2rem;
    margin: 0 auto;
}.ml-title-greeting .ad-label-holder h1 {
    font-size: calc(46px * 0.8);
}
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

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

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}



@keyframes sidePanCarousel {
    0% {
        transform: translateX(0);
    }
    16% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-100%);
    }
    36% {
        transform: translateX(-100%);
    }
    40% {
        transform: translateX(-200%);
    }
    56% {
        transform: translateX(-200%);
    }
    60% {
        transform: translateX(-300%);
    }
    76% {
        transform: translateX(-300%);
    }
    80% {
        transform: translateX(-400%);
    }
    96% {
        transform: translateX(-400%);
    }
    100% {
        transform: translateX(0);
    }
}

