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

.nav-learning-krTcA {
    flex: 1 0 auto;
}

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

.sign-up-mFzLy::after {
    transform: rotate(25deg);
    opacity: 0.6;
    filter: blur(5px);
    border-radius: 10px;
    animation: float 10s infinite alternate;
    z-index: 0;
    content: "";
    right: -10%;
    width: 70%;
    position: absolute;
    height: 180%;
    bottom: -50%;
    background: linear-gradient(45deg, rgb(181,193,215,0.5) 0%, rgb(181,193,215) 100%);
}

.sign-up-mFzLy .sub-component-sY91e::placeholder {
    opacity: 0.7;
    color: #000000;
}

.sign-up-mFzLy .sub-warning-eltAS:hover {
    transform: perspective(800px) rotateX(0) translateY(-5px) translateZ(0);
    background: linear-gradient(135deg, rgb(181,193,215) 0%, rgb(145,162,188) 100%);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}



.course-highlights-9SYFx .container {
    position: relative;
    z-index: 2;
}

.course-highlights-9SYFx .master-sessions-Cbgze {
    position: relative;
    border-radius: 17px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
}

.course-highlights-9SYFx .cover-photo-N8rb5::after {
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    opacity: 0.2;
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    z-index: 3;
    position: absolute;
    background-size: 20px 20px;
}

.course-highlights-9SYFx p {
    z-index: 4;
    font-size: 17px;
    position: relative;
    color: #000000;
    line-height: 1.7;
    margin: 0;
    max-width: 100%;
}

.register-now-yKTS5::before {
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(255, 255, 255, 0.03) 20px,
        rgba(255, 255, 255, 0.03) 40px
    );
    position: absolute;
}

.register-now-yKTS5 h2 {
    margin-bottom: 2.5rem;
    font-size: 38px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
    transform: translateZ(20px);
    color: #ffffff;
    font-weight: 700;
}

.register-now-yKTS5 svg path {
    transition: fill 0.3s ease;
    fill: rgb(181,193,215);
}

.register-now-yKTS5 .request-section-C59Ql {
    display: inline-block;
    background: linear-gradient(135deg, rgb(181,193,215), rgb(145,162,188));
    overflow: hidden;
    color: #ffffff;
    padding: 0.875rem 2rem;
    position: relative;
    font-size: 19px;
    border: none;
    letter-spacing: 1px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    transform: skewX(-5deg);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.tariff-block-axSMH .learn-fees-Qwrtj {
    color: #000000;
    font-size: 12px;
    word-break: break-word;
    overflow-wrap: break-word;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.tariff-block-axSMH .fee-options-POfZJ {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.tariff-block-axSMH .access-plans-EFd9q h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    font-size: calc(19px * 1.2);
    color: #000000;
}

.tariff-block-axSMH .learn-price-QIXVx {
    font-size: calc(19px * 1.5);
    margin-bottom: 1.5rem;
    color: rgb(181,193,215);
    font-weight: 700;
    display: inline-block;
    position: relative;
}

.tariff-block-axSMH .cover-photo-N8rb5::after {
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.meet-us-v3r0m .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}

.meet-us-v3r0m .cover-photo-N8rb5 {
    width: 180px;
    margin-bottom: 25px;
    border: 5px solid #ffffff;
    height: 180px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.meet-us-v3r0m .skill-mastery-itsjm {
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
}

.meet-us-v3r0m p {
    font-size: 17px;
    line-height: 1.7;
    color: #000000;
}

.contact-form-box-VnBOo::after {
    left: 0;
    background: 
        linear-gradient(90deg, rgb(217,222,237) 6px, transparent 6px),
        linear-gradient(0deg, rgb(217,222,237) 6px, transparent 6px);
    background-size: 100px 100px;
    position: absolute;
    content: '';
    opacity: 0.2;
    height: 100%;
    z-index: 0;
    width: 100%;
    top: 0;
}

.contact-form-box-VnBOo .request-request-QtL48 {
    z-index: 1;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.contact-form-box-VnBOo .help-form-7oaf9::before {
    border: 2px solid rgba(0, 0, 0, 0.05);
    top: 20px;
    content: '';
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    left: 20px;
    position: absolute;
    pointer-events: none;
    bottom: 20px;
    right: 20px;
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV label {
    font-size: calc(15px - 2px);
    position: relative;
    line-height: 1.5;
    color: #000000;
    padding-left: 35px;
    cursor: pointer;
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    content: '';
    height: 12px;
    border-bottom: 2px solid #ffffff;
    left: 9px;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    width: 6px;
}

.contact-form-box-VnBOo .help-form-7oaf9 .request-section-C59Ql:hover {
    background: rgb(145,162,188);
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}

.contact-form-box-VnBOo .query-box-y6v8O::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    pointer-events: none;
    right: 20px;
    bottom: 20px;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li span {
    line-height: 1.5;
    color: #000000;
    font-size: 15px;
}

.analysis-summary-wfvgt::after {
    content: "";
    width: 100%;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px);
    z-index: 0;
    opacity: 0.5;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k {
    display: flex;
    margin: 1rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    padding: 0;
    border-radius: 22px;
    align-items: flex-start;
    overflow: hidden;
    flex: 0 0 calc(50% - 2rem);
    background: #ffffff;
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k span {
    color: #000000;
    align-items: center;
    font-size: 12px;
    flex: 1;
    display: flex;
    padding: 2.5rem;
    font-weight: 400;
}

.privacy-preserve-rimZg {
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    height: auto;
    color: #000000;
    transition: background-color 0.3s, box-shadow 0.3s;
    font-family: Arial, sans-serif;
    padding: 40px;
}

.privacy-preserve-rimZg p, .privacy-preserve-rimZg span, .privacy-preserve-rimZg div {
    font-weight: 300;
    margin-bottom: 10px;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
}

.teacher-profile-U4Ai8 .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    perspective: 1000px;
    max-width: 1200px;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN::before {
    background-size: 200% 100%;
    position: absolute;
    height: 5px;
    animation: gradientMove 8s ease-in-out infinite;
    z-index: 2;
    top: 0;
    background: linear-gradient(90deg, 
    rgb(181,193,215) 0%, 
    rgb(145,162,188) 50%, 
    rgb(181,193,215) 100%);
    width: 100%;
    content: "";
    left: 0;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN > div:nth-child(2) {
    text-align: center;
    transform: translateZ(20px);
    position: relative;
}

.teacher-profile-U4Ai8 .name::after {
    height: 3px;
    background: rgb(181,193,215);
    transform: translateZ(5px);
    position: absolute;
    left: 30%;
    content: "";
    width: 40%;
    bottom: -8px;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN:hover {
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}

header .header-lesson-OGB5P .nav-main-hyN0c {
    z-index: 2;
    margin-left: calc((100vw - 100%) / 2);
    transform: translateY(-5px);
    position: relative;
    transition: all 0.4s ease;
}

header .header-lesson-OGB5P .header-main-2x9sz {
    position: relative;
    justify-content: flex-end;
    margin: 0;
    display: flex;
    list-style: none;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    width: 80vw;
    padding: 0;
    padding-right: calc((100vw - 100%) / 2);
    background: linear-gradient(90deg, transparent, rgb(181,193,215,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
}

header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a:hover::after {
    width: calc(100% - 3rem);
}

footer {
    position: relative;
}

.code-labs-G1s2A .company_holder {
    grid-column: 1 / 5;
    position: relative;
    z-index: 3;
}

.code-labs-G1s2A .proposal-cta-mw1zn {
    backdrop-filter: blur(10px);
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    border-left: 4px solid rgb(181,193,215);
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    border-radius: 10px;
    margin-top: 25px;
}

.code-labs-G1s2A .header-main-2x9sz .first-expert-YdEob {
    flex-direction: column;
    display: flex;
    gap: 15px;
}

.code-labs-G1s2A .header-main-2x9sz .first-expert-YdEob a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.footer-address-sBnwG {
    position: relative;
    z-index: 2;
    margin-top: 60px;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}



.footer-address-sBnwG {
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}

.code-labs-G1s2A .company_holder::before {
    background: rgb(145,162,188,0.5);
    border-radius: 50%;
    filter: blur(40px);
    left: -30px;
    bottom: 0;
    content: '';
    z-index: -1;
    width: 100px;
    position: absolute;
    height: 100px;
    opacity: 0.3;
}

.customer-experience-hPn0L {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(217,222,237) 100%);
    position: relative;
}

.customer-experience-hPn0L h2::after {
    width: 100%;
    position: absolute;
    bottom: -15px;
    animation: glow 2s infinite;
    background: linear-gradient(90deg, transparent, rgb(181,193,215), transparent);
    content: "";
    left: 0;
    height: 2px;
}

.customer-experience-hPn0L .user-feedback-grkiN:hover {
    transform: translateY(-15px) rotateX(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 20px rgb(181,193,215,0.5), 
                0 0 30px rgb(145,162,188,0.5);
}

.customer-experience-hPn0L .user-feedback-grkiN:hover img {
    filter: grayscale(0%);
}

.customer-experience-hPn0L .user-feedback-grkiN p::after {
    left: 1.5rem;
    content: "";
    height: 2px;
    width: 40px;
    background: rgb(181,193,215);
    position: absolute;
    bottom: -5px;
}

.primary-page-l1Eoh {
    width: 100%;
    background-color: rgb(217,222,237);
    overflow: hidden;
    position: relative;
    min-height: 650px;
    height: 100vh;
}

.primary-page-l1Eoh .start-base-iz2eY::after {
    background: linear-gradient(
        0deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 25%,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 75%,
        #000000 100%
    );
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    content: '';
    left: 0;
    height: 100%;
    opacity: 0.8;
}

.primary-page-l1Eoh .text-details-Qg81Y::before {
    border-radius: calc(19px + 3px);
    position: absolute;
    inset: -3px;
    content: '';
    opacity: 0.4;
    animation: border-glow 6s ease-in-out infinite alternate;
    background: linear-gradient(
        45deg,
        #000000 0%,
        rgb(181,193,215,0.5) 50%,
        #000000 100%
    );
    z-index: -1;
}

.primary-page-l1Eoh .text-details-Qg81Y .request-section-C59Ql::before {
    height: 100%;
    z-index: -1;
    content: '';
    position: absolute;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(
        90deg,
        #000000 0%,
        rgb(181,193,215) 100%
    );
    transition: opacity 0.5s ease;
}

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

.cookie-dialog-window-jEJ86 {
    width: 100%;
    border-top: 2px solid rgb(181,193,215);
    background: rgb(217,222,237);
    position: fixed;
    z-index: 90;
    bottom: 0;
}

.learn-consent-KuHN6 {
    flex-shrink: 0;
    margin-right: 10px;
}


.outer-container-8CYKe .cookie-dialog-window-jEJ86 {
    background: #ffffff;
    border: none;
    box-shadow: rgb(181,193,215,0.5) 0px 0px 40px 39px;
}

.outer-container-8CYKe .learn-consent-KuHN6 svg, .outer-container-8CYKe .learn-consent-KuHN6 svg path, .outer-container-8CYKe .learn-consent-KuHN6 img {
    fill:#000000;
    height: 40px;
    width: 40px;
}

.appMessage-cXKWl::after {
    position: absolute;
    filter: blur(50px);
    content: "";
    left: -5%;
    z-index: 0;
    height: 60%;
    animation: float 15s infinite ease-in-out reverse;
    transform: rotate(10deg) skew(-10deg);
    width: 40%;
    opacity: 0.2;
    background: rgb(145,162,188,0.5);
    bottom: -10%;
}

.appMessage-cXKWl .master-sessions-Cbgze: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) rotateX(2deg) translateY(-5px);
}

::-webkit-scrollbar {
}

::-webkit-scrollbar-button {
    width: 6px;
    height: 3px;
}

::-webkit-scrollbar-thumb {
    transition: all, background, box-shadow 1.3s ease-in-out;
    border-radius: 18.9rem;
    border: 1px solid rgb(255, 255, 255, 0.5);
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:hover {
    border-color: #ffffff;
    background: rgb(145,162,188);
    box-shadow: -2px -1px 15px 8px rgba(0, 0, 0, 0.1);
}



@media (max-width: 480px) {.course-highlights-9SYFx {
    padding: 40px 0;
}.course-highlights-9SYFx .program-map-e7Sb9 {
    padding: 180px 25px 30px 25px;
}.course-highlights-9SYFx .cover-photo-N8rb5 {
    height: 160px;
}.course-highlights-9SYFx .nav-main-hyN0c {
    left: 25px;
    top: 120px;
}.course-highlights-9SYFx .nav-main-hyN0c svg {
    width: 50px;
}.course-highlights-9SYFx h3 {
    font-size: calc(30px * 0.7);
    margin-bottom: 15px;
}.course-highlights-9SYFx p {
    font-size: calc(17px * 0.9);
}}



@media (max-width: 576px) {.register-now-yKTS5 {
    padding: 3rem 0;
}.register-now-yKTS5 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.register-now-yKTS5 .master-sessions-Cbgze {
    gap: 1.25rem;
    padding: 1.5rem 1.25rem;
}.register-now-yKTS5 .request-section-C59Ql {
    font-size: calc(19px * 0.9);
    padding: 0.75rem 1.5rem;
}}



@media (max-width: 767px) {.tariff-block-axSMH {
    padding: 4rem 0;
}.tariff-block-axSMH .access-plans-EFd9q {
    padding: 1.5rem;
}.tariff-block-axSMH .access-plans-EFd9q h3 {
    font-size: 19px;
}.tariff-block-axSMH .learn-price-QIXVx {
    font-size: 19px;
}.tariff-block-axSMH .access-plans-EFd9q p {
    max-height: 150px;
    line-height: 1.5;
    overflow-y: auto;
    font-size: calc(12px * 0.9);
}.tariff-block-axSMH .cover-photo-N8rb5 {
    height: 150px;
}
}



@media (max-width: 768px) {.contact-form-box-VnBOo {
    padding: 50px 0;
}.contact-form-box-VnBOo h3 {
    font-size: calc(33px);
    letter-spacing: 2px;
    margin-bottom: 40px;
}.contact-form-box-VnBOo .help-form-7oaf9 h3,
    .contact-form-box-VnBOo .query-box-y6v8O h4 {
    font-size: calc(18px - 2px);
    margin-bottom: 30px;
}.contact-form-box-VnBOo .help-form-7oaf9 input[type="text"],
    .contact-form-box-VnBOo .help-form-7oaf9 textarea {
    padding: 15px;
    margin-bottom: 20px;
}.contact-form-box-VnBOo .help-form-7oaf9 textarea {
    height: 120px;
}.contact-form-box-VnBOo .help-form-7oaf9 .request-section-C59Ql {
    padding: 15px 30px;
}.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li svg {
    height: 20px;
    width: 20px;
    margin-right: 15px;
}
}



@media (min-width: 768px) {.teacher-profile-U4Ai8 {
    padding: 7rem 0;
}.teacher-profile-U4Ai8 .user-feedback-grkiN {
    grid-gap: 2.5rem;
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
}.teacher-profile-U4Ai8 .user-feedback-grkiN > div:first-child {
    grid-row: 1 / span 2;
}.teacher-profile-U4Ai8 .user-feedback-grkiN > div:nth-child(2) {
    text-align: left;
    padding-top: 1.5rem;
    align-self: end;
}.teacher-profile-U4Ai8 .name::after {
    left: 0;
    width: 60px;
}.teacher-profile-U4Ai8 .career-exp-fm7Ev {
    padding-left: 1.5rem;
}.teacher-profile-U4Ai8 .career-exp-fm7Ev::before {
    width: 4px;
}
}



@media (max-width: 767px) {.teacher-profile-U4Ai8 {
    padding: 4rem 0;
}.teacher-profile-U4Ai8 .user-feedback-grkiN {
    text-align: center;
    padding: 2rem 1.5rem;
}.teacher-profile-U4Ai8 .cover-photo-N8rb5 {
    height: 150px;
    width: 150px;
}.teacher-profile-U4Ai8 .career-exp-fm7Ev {
    text-align: left;
    padding-top: 1rem;
    padding-left: 0;
}.teacher-profile-U4Ai8 .career-exp-fm7Ev::before {
    bottom: auto;
    height: 3px;
    transform: translateX(-50%);
    width: 50px;
    left: 50%;
    top: 0;
}}



@media (max-width: 767px) {.customer-experience-hPn0L {
    padding: 4rem 0;
}.customer-experience-hPn0L h2 {
    font-size: calc(32px - 0.3rem);
    margin-bottom: 2.5rem;
}.customer-experience-hPn0L .user-feedback-grkiN {
    margin: 1rem 0;
    flex: 0 0 100%;
    transform: none !important;
}.customer-experience-hPn0L .user-feedback-grkiN:hover {
    transform: translateY(-10px) !important;
}}



@media (max-height: 600px) {.primary-page-l1Eoh {
    height: auto;
    min-height: 450px;
}.primary-page-l1Eoh .text-details-Qg81Y {
    padding: 1.5rem;
}.primary-page-l1Eoh .text-details-Qg81Y h1 {
    margin-bottom: 0.8rem;
}.primary-page-l1Eoh .text-details-Qg81Y p {
    margin-bottom: 1rem;
}
}


@media only screen and (max-width: 1200px) {.cookie-dialog-window-jEJ86 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px){.outer-container-8CYKe .learn-consent-KuHN6 {
    margin-bottom: 14px;
    margin: 0;
}}



@media (max-width: 480px) {.appMessage-cXKWl {
    padding: 50px 0;
}.appMessage-cXKWl h2 {
    margin-bottom: 1.5rem;
    font-size: calc(34px * 0.7);
}.appMessage-cXKWl .master-sessions-Cbgze {
    padding: 20px 15px;
    border-left: 3px solid rgb(181,193,215);
}.appMessage-cXKWl li::before {
    top: 8px;
    width: 8px;
    height: 8px;
}.appMessage-cXKWl span {
    font-size: calc(12px - 2px);
    line-height: 1.6;
}
}



@keyframes floatDots {
    0% {
        transform: translateY(0);
        opacity: 0.2;
    }
    100% {
        transform: translateY(-20px);
        opacity: 0.4;
    }
}

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}



@keyframes borderGlow {
    0% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}



@keyframes border-glow {
    0% {
        opacity: 0.2;
        filter: blur(3px);
    }
    100% {
        opacity: 0.4;
        filter: blur(1px);
    }
}

