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

* {
    scrollbar-color: rgb(179,124,175) rgb(255, 255, 255, 0.5);
    scrollbar-width: thin;
}

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

.learning_profits63915::before {
    content: "";
    top: 0;
    pointer-events: none;
    height: 100%;
    background: radial-gradient(circle at 30% 30%, rgb(207,178,206,0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
}

.learning_profits63915 .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.learning_profits63915 .knowledge_space35489:hover .img_pic08674 {
    transform: scale(1.05);
}

.learning_profits63915 .text_capsule75026::before {
    width: calc(100% - 40px);
    background: linear-gradient(to right, transparent, rgb(179,124,175,0.5), transparent);
    position: absolute;
    height: 1px;
    content: "";
    top: 0;
    left: 20px;
}

.learning_profits63915 li:hover svg {
    transform: rotate(5deg) scale(1.1);
}

.learning_profits63915 li:nth-child(odd) {
    animation-delay: calc(0.1s * var(--i, 0));
    transform: translateY(0);
    animation: fadeInFromLeft 0.5s forwards;
    opacity: 0;
}

.plan_block68547 .fee_package73610 {
    display: flex;
    z-index: 2;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.plan_block68547 .bundle_rate67804 {
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.plan_block68547 .study_fees92043:hover::before {
    transform: translateY(0);
}

.plan_block68547 .fee_chart43765 {
    padding: 35px 30px;
    display: flex;
    position: relative;
    height: 100%;
    flex-direction: column;
}

.plan_block68547 .study_fees92043 h4 {
    font-size: calc(21px * 1.1);
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 15px;
    transition: color 0.3s ease;
    color: #ffffff;
    letter-spacing: 0.3px;
}

.plan_block68547 .rate_choice48057 {
    margin-top: auto;
    transition: transform 0.3s ease, color 0.3s ease;
    font-weight: 700;
    padding: 15px 0 0;
    color: rgb(207,178,206);
    position: relative;
    letter-spacing: 0.5px;
    font-size: calc(21px * 1.15);
    display: block;
}

.title_portal19302::before {
    background: repeating-linear-gradient(
    -45deg,
    rgb(207,178,206,0.5) 0,
    rgb(207,178,206,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    width: 100%;
    opacity: 0.05;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    z-index: 1;
}

.title_portal19302 .tech_master72160 {
    height: 0;
    padding-bottom: 56.25%;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    width: 100%;
    animation: fadeUp 1.2s 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translateY(30px);
    position: relative;
}




.title_portal19302 .tech_master72160:hover {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateY(-5px) scale(1.01);
}

.thxDiv65781::after {
    content: "";
    transform: rotate(10deg);
    opacity: 0.2;
    z-index: 0;
    left: -5%;
    width: 40%;
    background: linear-gradient(225deg, rgb(179,124,175,0.5) 0%, rgb(207,178,206,0.5) 100%);
    position: absolute;
    bottom: -20%;
    border-radius: 30% 70% 60% 40% / 50% 30% 70% 50%;
    height: 60%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    filter: blur(25px);
}

.thxDiv65781 .knowledge_space35489 > div:first-child::after {
    border-radius: 10px;
    transform-origin: left;
    left: 0;
    transition: width 0.3s ease;
    bottom: -0.75rem;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(207,178,206) 0%, rgb(179,124,175) 100%);
    width: 80px;
    height: 3px;
}

.thxDiv65781 a {
    transition: transform 0.3s ease;
    display: block;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

.thxDiv65781 a:hover {
    transform: translateY(-2px);
}

footer {
    font-family: Arial, sans-serif;
    color: #ffffff;
    perspective: 1000px;
    position: relative;
}

.whatsapp_grp16043::before {
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(179,124,175) 50%, 
                transparent 100%);
    animation: glowPulse 3s ease-in-out infinite alternate;
    content: "";
    height: 2px;
    top: 0;
}

.whatsapp_grp16043 .company_holder h3::after {
    background: rgb(207,178,206);
    position: absolute;
    width: 60px;
    left: 0;
    content: "";
    transition: width 0.4s ease-in-out;
    bottom: 0;
    height: 3px;
}

.whatsapp_grp16043 .grade_help83546 {
    position: relative;
}

.whatsapp_grp16043 .head_nav69821 {
    background: rgba(255, 255, 255, 0.03);
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    border-radius: 26px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    backdrop-filter: blur(5px);
    padding: 2rem;
    overflow: hidden;
}

.whatsapp_grp16043 .head_nav69821:hover {
    background: rgba(255, 255, 255, 0.05);
    transform: translateZ(15px) scale(1.03);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.whatsapp_grp16043 .head_nav69821 h5::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    content: "";
    height: 1px;
    width: 100%;
    background: rgb(179,124,175);
}

.whatsapp_grp16043 .head_nav69821 a:hover {
    transform: translateX(20px);
    color: #ffffff;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}

.donate_books62543 {
    backdrop-filter: blur(10px);
    margin-top: 3rem;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    padding: 1.5rem 0;
}



.whatsapp_grp16043 .company_holder::before,
.whatsapp_grp16043 .head_nav69821::before {
    filter: blur(30px);
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    background: radial-gradient(circle, rgb(207,178,206,0.5) 0%, transparent 70%);
    transition: opacity 0.5s ease;
    content: "";
}

.whatsapp_grp16043 .company_holder::before {
    bottom: -20px;
    right: -20px;
}

.whatsapp_grp16043 .head_nav69821:nth-child(2)::before {
    background: radial-gradient(circle, rgb(179,124,175,0.5) 0%, transparent 70%);
}

.our_background34796 {
    background: linear-gradient(135deg, #ffffff 0%, rgb(244,239,244) 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.our_background34796::after {
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(179,124,175,0.5) 0,
        rgb(179,124,175,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    z-index: 1;
    opacity: 0.05;
    width: 50%;
    bottom: 0;
}

.our_background34796 .knowledge_studio30279:nth-child(2) {
    color: #ffffff;
    position: relative;
    justify-content: center;
    grid-row: 1;
    margin-left: -20px;
    padding: 60px 20px 60px 60px;
    grid-column: 3 / 5;
    flex-direction: column;
    background: rgb(207,178,206);
    z-index: 2;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
}

.our_background34796 .knowledge_studio30279 h3 {
    position: relative;
    font-weight: 600;
    padding-bottom: 15px;
    font-size: 22px;
    margin-bottom: 25px;
    display: inline-block;
}

.our_background34796 .knowledge_studio30279:nth-child(2) h3::after {
    background: #ffffff;
}

.our_background34796 .knowledge_studio30279:nth-child(2)::after {
    transition: all 0.5s ease;
    position: absolute;
    height: 80px;
    z-index: -1;
    border: 3px solid rgba(255, 255, 255, 0.1);
    right: 30px;
    border-radius: 10px;
    transform: rotate(45deg);
    bottom: 30px;
    content: "";
    width: 80px;
}

.gdpr_banner82105 {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    border: 2px solid rgb(207,178,206);
    border-radius: 16px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    display: flex;
}

#cookie_alert_window69857 {
    display: none;
}


.get_in_touch08971 {
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(244,239,244) 0%, rgb(207,178,206,0.5) 100%);
    position: relative;
}

.get_in_touch08971 h2 {
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    position: relative;
    color: rgb(207,178,206);
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
}

.get_in_touch08971 .contact_inquiry12934 {
    order: 1;
    justify-content: center;
    display: flex;
    background: #ffffff;
    padding: 60px;
    flex-direction: column;
    position: relative;
}

.get_in_touch08971 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(207,178,206);
    background: #ffffff;
    outline: none;
}

.get_in_touch08971 form input#name {
    position: relative;
}

.get_in_touch08971 .message_links13594 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.get_in_touch08971 .message_links13594 input[type="checkbox"]:checked + label::before {
    background: rgb(207,178,206);
}

.get_in_touch08971 .message_links13594 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(207,178,206);
    position: relative;
    font-weight: 600;
}

.get_in_touch08971 form .query_list70946::before {
    left: 0;
    position: absolute;
    z-index: -1;
    width: 0;
    content: "";
    top: 0;
    transition: width 0.3s ease;
    background: rgb(179,124,175);
    height: 100%;
}

.get_in_touch08971 form #name,
.get_in_touch08971 form #phone {
    position: relative;
}

header .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
}

header .nav_mainbar69380 {
    display: flex;
    padding: 0.5rem;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 10px;
    align-items: center;
    background: rgba(255, 255, 255, 0.4);
    text-decoration: none;
}

header .nav_pagewrap67048::before {
    left: 0;
    height: 100%;
    content: '';
    transition: opacity 0.3s ease;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, rgb(207,178,206,0.5), rgb(179,124,175,0.5));
    z-index: -1;
}

.privacy_garrison04275 h1 {
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: rgb(207,178,206);
    margin-top: 40px;
    border-bottom: 3px solid rgb(179,124,175);
    font-size: 42px;
}

.privacy_garrison04275 li {
    position: relative;
    border-left: 2px dashed rgb(179,124,175);
    padding-left: 25px;
    margin-bottom: 12px;
    line-height: 1.6;
}

.privacy_garrison04275 p, .privacy_garrison04275 span, .privacy_garrison04275 div {
    line-height: 1.8;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    padding-bottom: 5px;
    color: #000000;
    font-size: 14px;
    border-bottom: 1px solid rgb(179,124,175,0.5);
}

.learning_system72315 .text_capsule75026::after {
    top: 0;
    z-index: -1;
    margin: 3px;
    left: 0;
    background: rgb(244,239,244);
    position: absolute;
    content: '';
    border-radius: 24px;
    right: 0;
    bottom: 0;
}

.learning_system72315 .text_capsule75026 h2::before {
    width: 100%;
    border-radius: 10px;
    bottom: -4px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0;
    transform: translateY(5px);
    opacity: 0.7;
    background: linear-gradient(90deg, rgb(207,178,206), rgb(179,124,175));
    left: 0;
    content: '';
    position: absolute;
    height: 8px;
}



.learning_system72315 .text_capsule75026 p::first-line {
    font-weight: 600;
    color: rgb(207,178,206);
}

.learning_system72315 .text_capsule75026 h2::after {
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -15px;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(207,178,206,0.5), 
        transparent
    );
}

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

.program_details16724 .img_pic08674 {
    height: 300px;
    position: relative;
    transform-origin: top center;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.program_details16724 .text_capsule75026 h3 {
    font-size: calc(21px * 1.1);
    font-weight: 700;
    line-height: 1.4;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateY(0);
    position: relative;
    animation-delay: 0.3s;
    opacity: 0;
}

.education_history76501 {
    background: rgb(244,239,244);
    position: relative;
    padding: 4rem 2rem;
    border-radius: 24px;
    overflow: hidden;
}

.education_history76501 .img_pic08674::before {
    content: "";
    transition: all 0.5s ease;
    bottom: 20px;
    mix-blend-mode: overlay;
    z-index: 3;
    transform: scale(0.9);
    opacity: 0;
    position: absolute;
    border: 1px solid #ffffff;
    top: 20px;
    left: 20px;
    right: 20px;
}

.education_history76501 .success_stories05917:hover .employee_history19042::before {
    width: 15px;
}

.education_history76501 .success_stories05917:hover .name {
    opacity: 1;
    transform: translateX(0);
}

.education_history76501 .employee_history19042 > div:nth-child(2) {
    margin-bottom: 2rem;
    transition: all 0.4s ease 0.1s;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    transform: translateX(15px);
    opacity: 0.7;
    color: rgb(179,124,175);
}

header .top_plank .main_links43861 {
    justify-content: flex-start;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    display: flex;
    line-height: 21px;
    font-size: 16px;
    align-items: center;
    width: 100%;
}



.get_support42937 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}

.get_support42937 .ask_question35069::before {
    left: 0;
    top: 0;
    z-index: 3;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, rgb(207,178,206) 0%, rgb(179,124,175) 100%);
    width: 100%;
    height: 6px;
}

.get_support42937 h3 {
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 33px;
    color: #000000;
    padding-bottom: 15px;
    display: inline-block;
}

.get_support42937 .instant_request23409 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    position: relative;
    gap: 25px;
}

.get_support42937 .instant_request23409 span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgba(rgb(207,178,206), 0.2);
    transform: translateY(-3px);
}

.get_support42937 .instant_request23409 span p {
    color: #000000;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.get_support42937 .instant_request23409 span a {
    color: rgb(207,178,206);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
}

.get_support42937 .instant_request23409 span:hover svg {
    stroke: rgb(179,124,175);
    transform: scale(1.1);
}

.get_support42937 .instant_request23409 span:nth-child(4) svg {
    transform-origin: center;
}

.get_support42937 .instant_request23409 span:nth-child(4) svg {
    position: relative;
}

.get_support42937 .instant_request23409 span:nth-child(5):hover svg path {
    stroke-width: 2.2;
}

.get_support42937 .instant_request23409 span:nth-child(3) svg::before {
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    content: '';
    border-radius: 50%;
    height: 24px;
    left: 50%;
    width: 24px;
    background: rgb(207,178,206);
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    top: 50%;
}

.get_support42937 .request_support86201 h4 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 18px;
    align-items: center;
    font-weight: 600;
    position: relative;
    display: flex;
}

.get_support42937 .request_support86201 h4 svg {
    fill: none;
    animation: clockRotation 12s linear infinite;
    stroke-linecap: round;
    stroke-width: 2;
    width: 20px;
    stroke-linejoin: round;
    height: 20px;
    transform-origin: center;
    margin-right: 8px;
    stroke: rgb(207,178,206);
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 768px) {.learning_profits63915 {
    padding: 7rem 2rem;
}.learning_profits63915 h5 {
    font-size: calc(20px * 1.2);
    margin-bottom: 4rem;
}.learning_profits63915 h5::after {
    width: 120px;
}.learning_profits63915 .knowledge_space35489 {
    flex-direction: row;
    align-items: stretch;
}.learning_profits63915 .knowledge_space35489 > div:first-child {
    flex: 0 0 40%;
    overflow: hidden;
}.learning_profits63915 .img_pic08674 {
    aspect-ratio: auto;
    height: 100%;
}.learning_profits63915 .text_capsule75026 {
    padding: 3rem;
    display: flex;
    align-items: center;
    flex: 0 0 60%;
}.learning_profits63915 .text_capsule75026::before {
    height: calc(100% - 40px);
    width: 1px;
    top: 20px;
    background: linear-gradient(to bottom, transparent, rgb(179,124,175,0.5), transparent);
    left: 0;
}.learning_profits63915 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}
}




@media (min-width: 768px) {.title_portal19302 {
    padding: 160px 60px;
}.title_portal19302 > div {
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}.title_portal19302 .page_home98462::after {
    width: 120px;
}.title_portal19302 .tech_master72160 {
    padding-bottom: 75%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
    height: auto;
}
}



@media (max-width: 767px) {.thxDiv65781 {
    padding: 2.5rem 0;
}.thxDiv65781 .knowledge_space35489 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.thxDiv65781 h5 {
    padding-left: 20px;
    font-size: calc(24px - 4px);
}.thxDiv65781 h5::before {
    left: -15px;
    width: 22px;
    font-size: 12px;
    height: 22px;
}.thxDiv65781 p {
    font-size: calc(17px - 1px);
}
}



@media (max-width: 576px) {.whatsapp_grp16043 {
    padding: 3rem 0 1rem;
}.whatsapp_grp16043 .company_holder {
    padding: 1.25rem;
}.whatsapp_grp16043 .company_holder h3 {
    font-size: calc(33px * 0.8);
}.whatsapp_grp16043 .head_nav69821 h5 {
    font-size: calc(20px * 0.9);
}.whatsapp_grp16043 .head_nav69821 a,
    .whatsapp_grp16043 .webinar_cta03586 {
    font-size: calc(17px * 0.9);
}.donate_books62543 .play_market87034 {
    padding: 0.4rem 1rem;
    font-size: calc(16px * 0.9);
}}



@media screen and (max-width: 1024px) {.get_in_touch08971 .inquiry_section36125 {
    max-width: 800px;
}.get_in_touch08971 .contact_inquiry12934 {
    padding: 40px;
}
}



@media screen and (max-width: 768px) {.get_in_touch08971 {
    padding: 80px 0 60px;
}.get_in_touch08971 .inquiry_section36125 {
    grid-template-columns: 1fr;
}.get_in_touch08971 .img_pic08674 {
    clip-path: none;
    min-height: 300px;
    order: 1;
}.get_in_touch08971 .contact_inquiry12934 {
    order: 2;
    padding: 40px 30px;
}.get_in_touch08971 .contact_inquiry12934::before {
    height: 6px;
    background: linear-gradient(to right, rgb(207,178,206), rgb(179,124,175));
    width: 100%;
    top: 0;
    right: 0;
}.get_in_touch08971 h2 {
    margin-bottom: 40px;
}
}



@media screen and (max-width: 992px) {.learning_system72315 {
    padding: 100px 0;
}.learning_system72315 .text_capsule75026 {
    padding: 50px 50px;
}
}



@media screen and (max-width: 480px) {.learning_system72315 {
    padding: 60px 0;
}.learning_system72315 .text_capsule75026 {
    padding: 30px 20px;
    border-radius: calc(24px * 0.8);
}.learning_system72315 .text_capsule75026 h2 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.8);
}.learning_system72315 .text_capsule75026 p {
    font-size: calc(12px * 0.9);
}.learning_system72315 .text_capsule75026::before {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            90% 100%, 
            0% 100%
        );
}}



@media (max-width: 767px) {.program_details16724 .skill_up68405:hover .img_pic08674 {
    transform: scale(1.05);
}}



@media (max-width: 992px) {.get_support42937 {
    padding: 60px 0;
}.get_support42937 .ask_question35069 {
    padding: 35px 30px;
}.get_support42937 h3 {
    font-size: calc(33px * 0.9);
}.get_support42937 .contact_faq39051 {
    max-width: 100%;
}.get_support42937 .instant_request23409 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.get_support42937 .instant_request23409 span svg {
    height: 16px;
    width: 16px;
}
}



@keyframes fadeInFromRight {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes growLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}



@keyframes fadeUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        transform: translateY(100%);
        opacity: 0.5;
    }
}

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



@keyframes expandLine {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}

