.container {
    margin: auto;
    max-width: 100%;
    width: 1222px;
}

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

header,footer {
    width: 100%;
}

.sign-up-mFzLy .master-sessions-Cbgze {
    position: relative;
    z-index: 2;
    transform: skewY(2deg);
}

.sign-up-mFzLy p {
    font-weight: 700;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 31px;
    margin-bottom: 2rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    transform: translateX(-5%);
    max-width: 80%;
}

.sign-up-mFzLy .sub-component-sY91e {
    padding: 1rem 1.5rem;
    color: #000000;
    transition: all 0.3s ease;
    border: none;
    background: #ffffff;
    transform: perspective(800px) rotateX(2deg);
    font-family: Arial, sans-serif;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 15px;
    flex: 1;
}

.course-highlights-9SYFx::before {
    background: 
        radial-gradient(ellipse at 20% 30%, rgb(181,193,215,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(145,162,188,0.5) 0%, transparent 60%);
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    opacity: 0.6;
}

.course-highlights-9SYFx .cover-photo-N8rb5 {
    height: 440px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: morphShape 15s infinite alternate ease-in-out;
    position: absolute;
    top: 5%;
    overflow: hidden;
    z-index: 2;
    width: 45%;
    right: 3%;
}

.course-highlights-9SYFx .nav-main-hyN0c svg {
    height: auto;
    width: 70px;
    position: relative;
    z-index: 2;
    fill: #ffffff;
}

.course-highlights-9SYFx h3::after {
    height: 3px;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    position: absolute;
    border-radius: 3px;
    width: 60px;
    bottom: -10px;
}

.register-now-yKTS5 {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(145,162,188,0.5), rgb(181,193,215));
    position: relative;
    perspective: 1000px;
    overflow: hidden;
}

.register-now-yKTS5::after {
    position: absolute;
    top: -10%;
    z-index: 0;
    width: 50%;
    content: "";
    height: 70%;
    filter: blur(40px);
    background: radial-gradient(ellipse at center, rgb(181,193,215,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    right: -5%;
}

.register-now-yKTS5 svg {
    flex-shrink: 0;
    transform: rotate(-5deg);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 48px;
    width: 48px;
}

.register-now-yKTS5 .master-sessions-Cbgze:hover svg path {
    fill: rgb(145,162,188);
}

.register-now-yKTS5 .request-section-C59Ql::before {
    height: 100%;
    width: 100%;
    content: "";
    transition: all 0.5s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
}

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

.tariff-block-axSMH .access-rates-sKzT5 {
    margin-left: auto;
    max-width: 800px;
    margin-bottom: 3rem;
    order: 1;
    margin-right: auto;
    text-align: center;
}

.tariff-block-axSMH .rate-choices-vocXp {
    order: 2;
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}

.tariff-block-axSMH .access-plans-EFd9q {
    position: relative;
    word-break: break-word;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    z-index: 1;
    overflow-wrap: break-word;
    flex-grow: 1;
}

.tariff-block-axSMH .access-plans-EFd9q h3::after {
    left: 0;
    content: "";
    bottom: 0;
    background: rgb(145,162,188);
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    height: 2px;
}

.tariff-block-axSMH .cover-photo-N8rb5 {
    height: 200px;
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease;
}

.tariff-block-axSMH .learning-cost-bZpAn:nth-child(odd) .fee-options-POfZJ {
    flex-direction: column-reverse;
}

.tariff-block-axSMH .learning-cost-bZpAn:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.meet-us-v3r0m .master-sessions-Cbgze {
    align-items: center;
    background-color: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    border-radius: 23px;
    overflow: hidden;
    display: flex;
}

.meet-us-v3r0m .pro-learning-UzrNJ {
    color: #ffffff;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 10px;
}

.meet-us-v3r0m .skill-mastery-itsjm svg path {
    fill: rgb(181,193,215);
}

.meet-us-v3r0m h2::after {
    height: 3px;
    width: 60px;
    background: rgb(181,193,215);
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}

.contact-form-box-VnBOo .cover-photo-N8rb5 {
    z-index: 0;
    height: 100%;
    filter: grayscale(0.7) hue-rotate(25deg);
    top: 0;
    opacity: 0.15;
    left: 0;
    position: absolute;
    width: 100%;
}

.contact-form-box-VnBOo h3::before {
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    width: 100px;
    height: 5px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    content: '';
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}

.contact-form-box-VnBOo .help-form-7oaf9 h3::before {
    left: 0;
    height: 3px;
    clip-path: none;
    width: 60px;
    transform: none;
}

.contact-form-box-VnBOo .help-form-7oaf9 input[type="text"]:focus,
.contact-form-box-VnBOo .help-form-7oaf9 textarea:focus {
    transform: translate(-3px, -3px);
    outline: none;
    box-shadow: 8px 8px 0 rgb(181,193,215,0.5);
    background-color: rgba(0, 0, 0, 0.02);
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV input[type="checkbox"]:checked + label::before {
    background-color: rgb(181,193,215);
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV a::after {
    transform-origin: left;
    background-color: rgb(181,193,215);
    height: 2px;
    transform: scaleX(0);
    content: '';
    left: 0;
    transition: transform 0.3s ease;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.contact-form-box-VnBOo .query-box-y6v8O {
    z-index: 1;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    padding: 60px 60px 60px 80px;
    color: #ffffff;
    flex: 1 1 40%;
    background: rgb(217,222,237);
    position: relative;
    margin-left: -40px;
}

.contact-form-box-VnBOo .query-box-y6v8O h4 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 40px;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li:hover svg path {
    transition: fill 0.3s ease;
    fill: rgb(145,162,188);
}

.analysis-summary-wfvgt {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(217,222,237);
}

.analysis-summary-wfvgt .top-gain-h0Eyq {
    position: relative;
    padding: 3rem;
    background: linear-gradient(to right, rgb(181,193,215,0.5) 0%, transparent 100%);
    border-radius: 22px 0 0 22px;
    margin-bottom: 3rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}

.analysis-summary-wfvgt .statistics-benefit-uSINo {
    max-width: 80%;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 1.7;
    margin: 0;
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k h4 {
    justify-content: center;
    display: flex;
    margin: 0;
    align-items: center;
    background: rgb(181,193,215);
    font-weight: 700;
    overflow: hidden;
    font-size: calc(29px * 1.5);
    position: relative;
    padding: 2.5rem;
    flex: 0 0 40%;
    color: #ffffff;
}

.analysis-summary-wfvgt svg path {
    fill: inherit;
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k:hover svg {
    transform: scale(1.2) rotate(15deg);
    fill: rgba(255, 255, 255, 0.8);
}

.privacy-preserve-rimZg h3, .privacy-preserve-rimZg h4, .privacy-preserve-rimZg h5, .privacy-preserve-rimZg h6 {
    font-weight: 600;
    color: rgb(181,193,215);
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 23px;
}

.teacher-profile-U4Ai8 {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(217,222,237) 0%, rgba(255,255,255,0.95) 100%);
}

.teacher-profile-U4Ai8 .user-feedback-grkiN {
    transform-style: preserve-3d;
    background: #ffffff;
    grid-gap: 2rem;
    display: grid;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    padding: 2.5rem;
    grid-template-columns: 1fr;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
}

.teacher-profile-U4Ai8 .name {
    color: #000000;
    display: inline-block;
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 700;
    font-size: 24px;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN > div:nth-child(3) {
    transform: translateZ(10px);
    position: relative;
}

.teacher-profile-U4Ai8 .career-exp-fm7Ev::before {
    background: linear-gradient(
    to bottom,
    rgb(181,193,215) 0%,
    rgb(145,162,188) 100%
  );
    top: 0;
    bottom: 0;
    content: "";
    width: 3px;
    left: 0;
    border-radius: 3px;
    position: absolute;
}

header .header-lesson-OGB5P .nav-main-hyN0c:hover {
    transform: translateY(0) scale(1.05);
}

header .header-lesson-OGB5P .nav-main-hyN0c .top-mentor-HXBnk {
    display: block;
    padding: 0.5rem 1rem;
    position: relative;
}

header .header-lesson-OGB5P .header-main-2x9sz::before {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
    z-index: -1;
    width: 100%;
    content: "";
}

header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a:hover {
    transform: translateZ(10px);
    color: rgb(145,162,188);
}

footer::before {
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgb(145,162,188,0.5) 0%, rgb(181,193,215,0.5) 100%);
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    z-index: 1;
}

.code-labs-G1s2A .level-up-jtqpc {
    grid-column: 5 / 13;
    position: relative;
}

.code-labs-G1s2A .header-main-2x9sz {
    position: relative;
}



.code-labs-G1s2A .header-main-2x9sz {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    animation: borderPulse 4s infinite;
}

.code-labs-G1s2A .header-main-2x9sz .first-expert-YdEob a {
    z-index: 1;
    text-decoration: none;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    font-size: 15px;
    color: #ffffff;
    padding: 8px 15px;
    overflow: hidden;
}

.footer-address-sBnwG .footer-workshops-yvcST {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    opacity: 0.8;
    letter-spacing: 0.5px;
}



.code-labs-G1s2A::before {
    top: 0;
    left: 0;
    width: 100%;
    animation: gradientShift 5s infinite;
    position: absolute;
    background-size: 200% 200%;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188), rgb(181,193,215));
    height: 5px;
    content: '';
}

.code-labs-G1s2A .header-main-2x9sz h5::after {
    height: 2px;
    bottom: -5px;
    content: '';
    position: absolute;
    width: 30px;
    left: 0;
    background: rgb(145,162,188);
}

.customer-experience-hPn0L::before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
    background: radial-gradient(circle at 20% 30%, rgb(181,193,215,0.5) 0%, transparent 30%),
                radial-gradient(circle at 80% 70%, rgb(145,162,188,0.5) 0%, transparent 30%);
    content: "";
}

.customer-experience-hPn0L .user-feedback-grkiN::before {
    border-radius: 10px;
    border: 2px solid transparent;
    position: absolute;
    content: "";
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    background: linear-gradient(45deg, rgb(181,193,215), rgb(145,162,188)) border-box;
    z-index: 1;
    mask-composite: exclude;
    inset: 0;
    opacity: 0.7;
}

.customer-experience-hPn0L .user-feedback-grkiN:nth-child(3n+1) {
    transform: translateZ(20px);
}

.customer-experience-hPn0L .user-feedback-grkiN:nth-child(3n+3) {
    transform: translateZ(30px);
}

.primary-page-l1Eoh .start-base-iz2eY::before {
    height: 100%;
    left: 0;
    opacity: 0.65;
    z-index: 2;
    content: '';
    background: linear-gradient(
        225deg,
        #000000 0%,
        rgb(181,193,215,0.5) 30%,
        rgba(0, 0, 0, 0.5) 70%,
        rgb(145,162,188,0.5) 100%
    );
    top: 0;
    position: absolute;
    width: 100%;
}

.primary-page-l1Eoh .edu-front-kwxyL::before {
    inset: 0;
    z-index: 1;
    background: radial-gradient(
        circle at center,
        transparent 40%,
        rgba(0, 0, 0, 0.5) 100%
    );
    opacity: 0.3;
    content: '';
    position: absolute;
    mix-blend-mode: multiply;
}

.primary-page-l1Eoh .text-details-Qg81Y p {
    color: #ffffff;
    opacity: 0.95;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 2rem;
}

.primary-page-l1Eoh .text-details-Qg81Y .request-section-C59Ql {
    padding: 0.8rem 2.2rem;
    display: inline-block;
    background: linear-gradient(
        90deg,
        rgb(181,193,215) 0%,
        #000000 100%
    );
    border-radius: 10px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 5px 15px #000000;
}

.primary-page-l1Eoh:has(.edu-front-kwxyL:nth-child(5)) .page-begin-TDFhz {
    --image-count: 5;
}

#policyAlertWindow-PGStL {
    display: none;
}

#policyAlertWindow-PGStL:checked ~ .cookie-dialog-window-jEJ86 {
    opacity: 0;
    visibility: hidden;
}

.cookie-dialog-window-jEJ86 p a {
    text-decoration: none;
    color: rgb(181,193,215);
}

.outer-container-8CYKe .cookie-disclaimer-2bLgF {
    font-size: 20px;
    background: rgb(181,193,215);
    color: #ffffff;
    border: none;
    font-weight: 400;
    padding: 10px;
    margin-left: 30px;
}

.appMessage-cXKWl {
    position: relative;
    background: linear-gradient(135deg, rgb(217,222,237) 0%, rgba(255,255,255,0.95) 100%);
    padding: 120px 0;
    overflow: hidden;
}

.appMessage-cXKWl h2 {
    color: #000000;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 2.5rem;
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(34px * 1.1);
}

.appMessage-cXKWl ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.appMessage-cXKWl li::before {
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transform: rotate(45deg);
    top: 8px;
    width: 12px;
    position: absolute;
    height: 12px;
    border-radius: 2px;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(181,193,215) 0%, rgb(145,162,188) 100%);
}



@media (max-width: 768px) {.sign-up-mFzLy {
    transform: skewY(-1deg);
    padding: 3rem 1.5rem;
}.sign-up-mFzLy .master-sessions-Cbgze {
    transform: skewY(1deg);
}.sign-up-mFzLy p {
    font-size: 20px;
    transform: translateX(0);
    max-width: 100%;
    text-align: left;
    margin-bottom: 1.5rem;
}.sign-up-mFzLy .input_holder {
    transform: translateX(0);
    align-items: stretch;
    flex-direction: column;
}.sign-up-mFzLy .sub-component-sY91e {
    width: 100%;
    margin-bottom: 1rem;
}.sign-up-mFzLy .sub-warning-eltAS {
    width: 100%;
}}



@media (max-width: 992px) {.register-now-yKTS5 {
    padding: 4rem 0;
}.register-now-yKTS5 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.register-now-yKTS5 .master-sessions-Cbgze {
    padding: 1.75rem;
    gap: 1.5rem;
}
}



@media (min-width: 768px) {.tariff-block-axSMH .skill-pricing-9sn4g {
    gap: 4rem;
    align-items: center;
    flex-direction: row;
}.tariff-block-axSMH .access-rates-sKzT5 {
    order: 2;
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.tariff-block-axSMH .access-rates-sKzT5 h2 {
    text-align: left;
}.tariff-block-axSMH .access-rates-sKzT5 h2::after {
    left: 0;
    transform: none;
}.tariff-block-axSMH .learn-fees-Qwrtj {
    text-align: left;
    margin: 0;
}.tariff-block-axSMH .rate-choices-vocXp {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 65%;
}
}



@media (max-width: 768px) {.meet-us-v3r0m {
    padding: 50px 0;
}.meet-us-v3r0m .cover-photo-N8rb5 {
    height: 150px;
    width: 150px;
}.meet-us-v3r0m h2 {
    font-size: calc(28px - 0.2rem);
}
}



@media (max-width: 576px) {.contact-form-box-VnBOo {
    padding: 40px 0;
}.contact-form-box-VnBOo .help-form-7oaf9,
    .contact-form-box-VnBOo .query-box-y6v8O {
    padding: 30px 20px;
    transform: skew(0);
    box-shadow: none;
    clip-path: none;
}.contact-form-box-VnBOo .help-form-7oaf9 #contact {
    transform: skew(0);
}.contact-form-box-VnBOo .help-form-7oaf9::before,
    .contact-form-box-VnBOo .query-box-y6v8O::after {
    clip-path: none;
}.contact-form-box-VnBOo .query-box-y6v8O {
    margin-top: 0;
}.contact-form-box-VnBOo h3 {
    transform: skew(0);
    font-size: calc(33px - 6px);
}.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV label {
    font-size: calc(15px - 3px);
}.contact-form-box-VnBOo .help-form-7oaf9 .request-section-C59Ql {
    clip-path: none;
}}



@media only screen and (max-width: 800px) {.privacy-preserve-rimZg {
    padding: 20px 10px;
}.privacy-preserve-rimZg h1 {
    font-size: calc(23px * 0.8);
}.privacy-preserve-rimZg h2 {
    font-size: calc(23px * 0.8);
}.privacy-preserve-rimZg h3, .privacy-preserve-rimZg h4, .privacy-preserve-rimZg h5, .privacy-preserve-rimZg h6 {
    font-size: calc(23px * 0.8);
}.privacy-preserve-rimZg p, .privacy-preserve-rimZg span, .privacy-preserve-rimZg div {
    font-size: calc(18px * 0.9);
}}



@media (min-width: 1200px) {.teacher-profile-U4Ai8 .container {
    padding: 0 2rem;
}.teacher-profile-U4Ai8 .user-feedback-grkiN {
    padding: 4rem 5rem;
    grid-template-columns: 280px 1fr;
}.teacher-profile-U4Ai8 .cover-photo-N8rb5 {
    width: 240px;
    height: 240px;
}
}



@media screen and (max-width: 767px) {header .header-lesson-OGB5P .header-main-2x9sz {
    padding: 0.5rem 0;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 {
    width: 50%;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a {
    font-size: calc(15px - 2px);
    padding: 0.6rem 0.8rem;
    text-align: center;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a::after {
    display: none;
}}



@media (max-width: 991px) {.customer-experience-hPn0L .user-feedback-grkiN {
    flex: 0 0 calc(50% - 2rem);
}
}



@media (max-width: 1200px) {.primary-page-l1Eoh .text-details-Qg81Y {
    padding: 2.5rem;
    max-width: 700px;
}.primary-page-l1Eoh .text-details-Qg81Y h1 {
    font-size: calc(46px * 0.9);
}
}



@media (max-width: 576px) {.primary-page-l1Eoh {
    height: 80vh;
}.primary-page-l1Eoh .text-details-Qg81Y {
    padding: 1.5rem;
    width: 90%;
}.primary-page-l1Eoh .text-details-Qg81Y h1 {
    margin-bottom: 1rem;
    font-size: calc(46px * 0.9);
}.primary-page-l1Eoh .text-details-Qg81Y h1::after {
    bottom: -6px;
    height: 1px;
}.primary-page-l1Eoh .text-details-Qg81Y p {
    margin-bottom: 1.2rem;
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}.primary-page-l1Eoh .text-details-Qg81Y .request-section-C59Ql {
    font-size: calc(18px * 0.95);
    padding: 0.6rem 1.8rem;
}
}



@media (max-width: 991px) {.appMessage-cXKWl {
    padding: 90px 0;
}.appMessage-cXKWl h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.9);
}.appMessage-cXKWl .master-sessions-Cbgze {
    padding: 30px;
}
}



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.7;
        transform: rotate(-15deg) scale(1.05);
    }
}

@keyframes shiftBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}



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



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



@keyframes slide-sequence {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% * var(--image-count, 5)));
    }
}

