﻿.K-header-bar {
    flex: 1 0 auto;
}

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

.N-educational-rewards::before {
    top: -100px;
    content: "";
    background: linear-gradient(90deg, rgb(195,180,203,0.5) 0%, transparent 100%);
    position: absolute;
    left: -10%;
    z-index: 1;
    transform: rotate(-15deg) translateX(5%);
    height: 200px;
    filter: blur(40px);
    width: 80%;
}

.N-educational-rewards .x-news-item:hover {
    transform: translateY(0);
}

.N-educational-rewards h4::after {
    width: 80px;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(195,180,203) 0%, rgb(170,136,188) 100%);
    bottom: 0;
    height: 3px;
    position: absolute;
}

.N-educational-rewards li p span:first-child {
    align-items: center;
    justify-content: center;
    display: flex;
}

.N-educational-rewards svg path {
    fill: rgb(195,180,203);
    transition: fill 0.3s ease;
}

header:before {
    background: linear-gradient(90deg, transparent, rgb(195,180,203,0.5), transparent);
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-size: 200% 100%;
    opacity: 0.4;
    position: absolute;
    animation: shine 8s infinite linear;
    pointer-events: none;
    top: 0;
}

header .n-top-mainwrap:before {
    position: absolute;
    background: rgb(195,180,203);
    border-radius: 50%;
    content: '';
    transition: all 0.3s ease;
    left: 50%;
    height: 4px;
    top: 0;
    transform: translateX(-50%);
    opacity: 0;
    width: 4px;
}

header .f-head-sitewrap {
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    text-decoration: none;
    align-items: center;
}

.x-privacy-holder {
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden;
    width: 100%;
    font-family: Arial, sans-serif;
    height: auto;
    padding: 50px;
    background-color: #ffffff;
}

.x-privacy-holder ul, .x-privacy-holder ol {
    margin: 20px 0;
    list-style-type: none;
    padding-left: 0;
}

.x-privacy-holder ol li::before {
    display: inline-block;
    color: rgb(170,136,188);
    content: counter(list) ".";
    width: 1em;
    margin-left: -1em;
}

.x-privacy-holder a:hover {
    border-bottom: 2px solid rgb(195,180,203);
    text-decoration: underline;
}

.E-join-now .D-fast-learn {
    z-index: 2;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 0 auto;
    display: flex;
    max-width: 1000px;
    padding: 0 20px;
    justify-content: center;
}

.E-join-now .D-fast-learn::after {
    bottom: -75px;
    position: absolute;
    content: '';
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.1);
    width: 150px;
    animation: orbitRotate 15s linear infinite reverse;
    left: -75px;
    height: 150px;
}

.E-join-now .D-talk-now {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.4s ease;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
    background: transparent;
    color: #ffffff;
    border-radius: 11px;
    padding: 18px 48px;
    font-size: 16px;
    overflow: hidden;
    letter-spacing: 2px;
    border: 2px solid #ffffff;
    position: relative;
}

.K-learning-process::before {
    opacity: 0.3;
    top: 0;
    background-image: radial-gradient(circle at 10% 20%, rgb(195,180,203,0.5) 0%, transparent 40%);
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
}

.K-learning-process h3::before {
    content: "";
    right: 2rem;
    height: 20px;
    position: absolute;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    background: #ffffff;
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    animation: pulse 2s infinite;
    width: 20px;
}

.K-learning-process span::after {
    width: 40px;
    position: absolute;
    opacity: 0.3;
    background-size: 10px 10px;
    content: "";
    border: 2px solid rgb(195,180,203,0.5);
    right: 1rem;
    background: 
        linear-gradient(
            45deg,
            transparent 45%,
            rgb(195,180,203) 45%,
            rgb(195,180,203) 55%,
            transparent 55%
        );
    height: 40px;
    border-radius: 50%;
    animation: rotate 15s linear infinite;
    bottom: 1rem;
}

.l-cookie-window:hover {
    transform: translateY(-3px);
    background: rgb(170,136,188);
}

.j-modalCookieSettings p a:hover {
    color: rgb(170,136,188);
}

#a-cookieNotification:checked ~ .j-modalCookieSettings {
    opacity: 0;
    visibility: hidden;
}

.o-ideal-participants::after {
    content: '';
    z-index: 1;
    top: -50%;
    left: -50%;
    height: 200%;
    background-size: 100px 100px;
    opacity: 0.05;
    width: 200%;
    position: absolute;
    animation: moveGradient 120s linear infinite;
    background: linear-gradient(45deg, transparent 48%, rgb(170,136,188,0.5) 49%, rgb(170,136,188,0.5) 51%, transparent 52%);
}

.o-ideal-participants ul {
    gap: 2rem;
    flex-direction: column;
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
}

.o-ideal-participants li::before {
    height: 5px;
    opacity: 0.3;
    background: linear-gradient(90deg, rgb(170,136,188,0.5), rgb(195,180,203,0.5));
    transition: opacity 0.4s ease;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    position: absolute;
}

.o-ideal-participants li:hover::after {
    opacity: 0.15;
}

.o-ideal-participants li svg path {
    transition: all 0.4s ease;
}

.o-ideal-participants li:hover svg path {
    fill: rgb(195,180,203);
}

.o-ideal-participants li:nth-child(1) {
    background-color: rgba(255, 255, 255, 0.75);
}

.o-ideal-participants li:nth-child(4) {
    background-color: rgba(255, 255, 255, 0.9);
}

.Q-meet-us h4 {
    text-transform: uppercase;
    margin-bottom: 2rem;
    transform: translateY(20px);
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: calc(18px * 1.2);
    animation: fadeSlideUp 0.8s forwards 0.2s ease-out;
    color: rgb(170,136,188);
    opacity: 0;
    position: relative;
}

.Q-meet-us .x-news-item:hover {
    transform: perspective(1000px) rotateY(0);
}

.Q-meet-us h6 {
    position: relative;
    font-weight: 700;
    opacity: 0;
    animation: slideRight 0.7s forwards 0.8s ease-out;
    margin-bottom: 1.8rem;
    color: #ffffff;
    transform: translateX(-10px);
    display: inline-block;
    font-size: calc(16px * 1.5);
}

.Q-meet-us span::first-letter {
    margin-right: 6px;
    font-size: 1.7em;
    font-weight: 700;
    color: rgb(170,136,188);
    line-height: 1;
    float: left;
}

.I-gratContent::after {
    transform: rotate(10deg) translateZ(0);
    filter: blur(20px);
    z-index: -1;
    background: rgb(195,180,203,0.5);
    left: -5%;
    position: absolute;
    width: 40%;
    bottom: -5%;
    animation: floatGlow 8s ease-in-out infinite alternate-reverse;
    content: "";
    height: 60%;
}

.I-gratContent h2:hover::after {
    transform: scaleX(1.2);
}

.I-gratContent .D-fast-learn {
    border-radius: 10px;
    backdrop-filter: blur(5px);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    animation: slideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    border-left: 5px solid rgb(170,136,188);
    padding: 3rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
    transform: translateY(0);
}

.w-title-section .X-learn-vision:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 0 30px 70px rgba(0,0,0,0.2);
}

.w-title-section .X-learn-vision::before {
    transition: opacity 0.8s ease;
    top: -10px;
    filter: blur(20px);
    content: '';
    position: absolute;
    left: -10px;
    z-index: -1;
    right: -10px;
    opacity: 0;
    bottom: -10px;
    background: linear-gradient(45deg, 
        transparent 20%, 
        rgba(rgb(170,136,188), 0.1) 40%, 
        rgba(rgb(170,136,188), 0) 80%);
}

.w-title-section h1::after {
    bottom: -15px;
    transform-origin: left;
    left: 0;
    width: 80px;
    position: absolute;
    background: rgb(170,136,188);
    transform: scaleX(0.6);
    height: 6px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: '';
}

.C-offer-grid::after {
    content: "";
    left: -5rem;
    z-index: 0;
    height: 18rem;
    bottom: -5rem;
    width: 18rem;
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(170,136,188), rgb(195,180,203,0.5));
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    transform: rotate(-10deg);
    position: absolute;
}

.C-offer-grid .e-offer-box {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
}

.C-offer-grid .J-basic-cost {
    padding: 2rem;
    overflow: hidden;
    display: flex;
    flex: 1;
    z-index: 2;
    flex-direction: column;
    position: relative;
}

.C-offer-grid .t-bundle-price {
    color: rgb(195,180,203);
    font-size: calc(22px + 0.5rem);
    margin-bottom: 1.5rem;
    position: relative;
    display: block;
    transition: transform 0.3s ease;
    font-weight: 700;
}

.C-offer-grid .i-pic-overlay {
    width: 100%;
    position: relative;
    transition: transform 0.6s ease;
    overflow: hidden;
    height: 180px;
}

.C-offer-grid .j-fee-options::before {
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(195,180,203), rgb(170,136,188));
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    content: "";
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
}

.p-course-structure .y-lesson-track {
    position: relative;
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}

.p-course-structure .i-pic-overlay:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.p-course-structure .i-pic-overlay:hover::after {
    transform: translate(5px, 5px);
    opacity: 0.8;
}

.p-course-structure h3 {
    font-weight: 700;
    transform: translateX(-10px);
    font-size: calc(21px * 1.1);
    opacity: 0;
    color: rgb(195,180,203);
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-bottom: 1.5rem;
    position: relative;
}

.p-course-structure span.description {
    display: none;
}

.l-user-testimonials {
    padding: 6rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(223,219,225) 0%, rgb(195,180,203,0.5) 100%);
}

.l-user-testimonials h4::after {
    border-radius: 10px;
    position: absolute;
    content: "";
    bottom: -15px;
    width: 100px;
    transform: translateX(-50%);
    height: 4px;
    background: rgb(195,180,203);
    left: 50%;
}

.l-user-testimonials .P-learning-voices .i-pic-overlay {
    width: 80px;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto 1.5rem;
    border: 4px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.Q-academic-expertise {
    position: relative;
    background: rgb(223,219,225);
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 2rem;
}

.Q-academic-expertise .i-pic-overlay::after {
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(195,180,203,0.5) 100%
    );
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    opacity: 0.4;
    transition: opacity 0.6s ease;
    top: 0;
    border-radius: 25px;
    width: 100%;
}

.Q-academic-expertise .u-exp-items {
    border-radius: 25px;
    transform: rotateY(-5deg) translateZ(30px);
    padding: 2.5rem;
    position: relative;
    width: 60%;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background: #ffffff;
}

.Q-academic-expertise .u-exp-items:hover .name::after {
    width: 100%;
}

.Q-academic-expertise .D-exp-container::before {
    color: rgb(170,136,188,0.5);
    left: -10px;
    content: "";
    opacity: 0.3;
    position: absolute;
    top: -20px;
    font-size: 5rem;
    font-family: serif;
}

.E-webinar-cta .company_holder::after {
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(170,136,188,0.5), 
        transparent);
    content: "";
    top: 20%;
    height: 60%;
    right: 0;
}

.E-webinar-cta .p-header-lead {
    display: flex;
    gap: 60px;
}

.E-webinar-cta .p-top-lead .p-header-lead {
    gap: 15px;
    flex-direction: column;
    display: flex;
}

.E-webinar-cta .p-top-lead .p-header-lead a::before {
    background: rgb(195,180,203);
    position: absolute;
    transition: all 0.3s ease;
    left: 0;
    opacity: 0;
    top: 50%;
    height: 1px;
    content: "";
    transform: translateY(-50%);
    width: 0;
}

.E-webinar-cta .container::before {
    height: 150px;
    border-radius: 50%;
    background: radial-gradient(
        circle, 
        rgb(170,136,188,0.5), 
        transparent 70%
    );
    animation: pulse 10s infinite alternate-reverse;
    width: 150px;
    left: -75px;
    bottom: -75px;
    content: "";
    filter: blur(30px);
    position: absolute;
}

.E-webinar-cta .p-top-lead .p-header-lead a:nth-child(even):hover {
    transform: translateX(2px);
}

.v-pitch-comp .u-sample-docs:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.B-contact-panel {
    position: relative;
    padding: 5rem 0;
}

.B-contact-panel .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}

.B-contact-panel .J-query-section {
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    flex: 1 0 300px;
    padding: 3rem;
    background: rgb(223,219,225);
}

.B-contact-panel .J-query-section div {
    display: flex;
    align-items: center;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    padding: 1rem;
    transition: all 0.3s ease;
    margin-bottom: 2rem;
    border-radius: 10px;
}

.B-contact-panel .W-help-section {
    padding: 3rem;
    background: #ffffff;
    position: relative;
    flex: 1 0 450px;
}

.B-contact-panel .W-help-section h3::after {
    bottom: -10px;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    width: 50px;
    position: absolute;
    left: 50%;
    background: rgb(195,180,203);
}

.B-contact-panel .W-help-section .C-feedback-reach {
    gap: 10px;
    display: flex;
    margin: 0.5rem 0;
    align-items: flex-start;
}

.B-contact-panel .W-help-section .C-feedback-reach input[type="checkbox"]:checked::after {
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    width: 4px;
    position: absolute;
    top: 3px;
    left: 7px;
    height: 8px;
    transform: rotate(45deg);
    content: "";
}

.B-contact-panel .W-help-section .t-message-inquiry::after {
    left: 50%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%;
    content: "";
    background: rgba(255, 255, 255, 0.5);
    height: 5px;
    opacity: 0;
    width: 5px;
    top: 50%;
    position: absolute;
    border-radius: 100%;
}



@media (prefers-reduced-motion: reduce) {.N-educational-rewards .x-news-item,
    .N-educational-rewards li,
    .N-educational-rewards svg,
    .N-educational-rewards .i-pic-overlay,
    .N-educational-rewards h4::after {
    transition: none;
}.N-educational-rewards .x-news-item:hover,
    .N-educational-rewards li:hover,
    .N-educational-rewards li:hover svg,
    .N-educational-rewards .i-pic-overlay:hover {
    transform: none;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px;
}header .f-head-sitewrap svg {
    height: 30px;
}}



@media only screen and (max-width: 800px) {.x-privacy-holder {
    padding: 25px;
}.x-privacy-holder h1 {
    font-size: calc(22px - 10px);
}.x-privacy-holder h2 {
    font-size: calc(22px - 8px);
}.x-privacy-holder h3, .x-privacy-holder h4, .x-privacy-holder h5, .x-privacy-holder h6 {
    font-size: calc(18px - 6px);
}.x-privacy-holder ul, .x-privacy-holder ol {
    margin-left: 15px;
}}



@media screen and (max-width: 576px) {.E-join-now {
    padding: 60px 0;
}.E-join-now .D-fast-learn::before {
    top: -35px;
    right: -35px;
    height: 70px;
    width: 70px;
}.E-join-now .D-fast-learn::after {
    width: 50px;
    left: -25px;
    height: 50px;
    bottom: -25px;
}.E-join-now h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 1px;
}.E-join-now h3::after {
    bottom: -12px;
    height: 2px;
    width: 30px;
}.E-join-now .D-talk-now {
    letter-spacing: 1px;
    font-size: calc(16px * 0.9);
    padding: 12px 30px;
}}



@media (max-width: 767px) {.o-ideal-participants {
    padding: 3rem 0;
}.o-ideal-participants .D-fast-learn {
    padding: 1.5rem;
}.o-ideal-participants h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2rem;
}.o-ideal-participants h3::before {
    width: 50px;
    top: -20px;
}.o-ideal-participants h3::after {
    width: 70%;
}.o-ideal-participants ul {
    gap: 1.5rem;
}.o-ideal-participants li {
    padding: 1.5rem 1rem;
}.o-ideal-participants li svg {
    height: 45px;
    width: 45px;
}}



@media (max-width: 991px) {.I-gratContent {
    padding: 5rem 0;
}.I-gratContent h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.I-gratContent .D-fast-learn {
    padding: 2.5rem;
}
}



@media (max-width: 576px) {.I-gratContent {
    padding: 3.5rem 0;
}.I-gratContent .container {
    padding: 0 1.5rem;
}.I-gratContent h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.8rem;
}.I-gratContent h2::after {
    bottom: -12px;
    width: 80px;
}.I-gratContent .D-fast-learn {
    border-left-width: 4px;
    padding: 1.8rem 1.5rem;
}.I-gratContent li span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.I-gratContent li::before {
    height: 5px;
    width: 5px;
    top: 0.4rem;
}
}



@media (min-width: 768px) {.C-offer-grid .s-tuition-table {
    align-items: flex-start;
    gap: 2rem;
    flex-direction: row;
}.C-offer-grid .A-payment-scheme {
    flex: 0 0 30%;
    padding-top: 2rem;
    order: 0;
    margin-bottom: 0;
}.C-offer-grid .e-offer-box {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    flex: 0 0 70%;
}.C-offer-grid .j-fee-options {
    border-radius: 0.25rem;
}
}



@media (prefers-reduced-motion: reduce) {.C-offer-grid .z-class-cost,
    .C-offer-grid .j-fee-options,
    .C-offer-grid .i-pic-overlay,
    .C-offer-grid .t-bundle-price::before,
    .C-offer-grid .j-fee-options::before {
    transition: none;
}}



@media (max-width: 480px) {.p-course-structure {
    padding: 3rem 0;
}.p-course-structure .i-pic-overlay {
    height: 200px;
}.p-course-structure .x-news-item {
    padding: 1.2rem;
}.p-course-structure h3 {
    font-size: calc(21px * 0.9);
}.p-course-structure .description {
    font-size: calc(15px * 0.95);
    max-height: 200px;
}}



@media (max-width: 768px) {.l-user-testimonials {
    padding: 4rem 1.5rem;
}.l-user-testimonials .v-review-voices {
    gap: 2rem;
    grid-template-columns: 1fr;
}.l-user-testimonials h4 {
    margin-bottom: 3rem;
    font-size: calc(29px * 0.8);
}.l-user-testimonials .P-learning-voices {
    padding: 2rem;
}}



@media (max-width: 480px) {.E-webinar-cta {
    padding: 40px 0 20px;
}.E-webinar-cta .company_holder h3 {
    font-size: calc(28px * 0.8);
}.E-webinar-cta .s-sustain-cta {
    font-size: calc(12px * 0.9);
}.v-pitch-comp .u-sample-docs {
    font-size: calc(16px * 0.9);
}}



@media (min-width: 992px) {footer::after {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(170,136,188,0.5), 
            transparent);
    top: 0;
    height: 1px;
}.E-webinar-cta::before {
    background-blend-mode: overlay;
}}



@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}



@keyframes colorShift {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 0.1;
    }
}



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



@keyframes tabSlideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



@keyframes containerReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes maskShift {
    0% {
        mask-position: 0 0;
    }
    100% {
        mask-position: 350px 350px;
    }
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(195,180,203,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

