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

.head_study513 {
    flex: 1 0 auto;
}

.outer-container613 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}

svg {
    height: 30px;
    width: 30px;
}


.gratSection194 {
    background: linear-gradient(135deg, rgb(219,216,223) 0%, rgba(rgb(177,173,194), 0.1) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.gratSection194::after {
    background: linear-gradient(45deg, rgb(135,127,173) 0%, rgb(177,173,194) 100%);
    border-radius: 10px;
    bottom: -30px;
    height: 150px;
    content: "";
    width: 150px;
    transform: rotate(30deg);
    opacity: 0.05;
    z-index: 1;
    position: absolute;
    left: -30px;
}

.gratSection194 .expert_classes570::before {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(rgb(177,173,194), 0.02) 0%, transparent 100%);
    width: 100%;
    pointer-events: none;
    content: "";
    height: 100%;
}

.gratSection194 .expert_classes570:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.gratSection194 p {
    margin: 0;
    transition: transform 0.3s ease;
    position: relative;
    line-height: 1.7;
    font-size: 12px;
    color: #000000;
}

.gratSection194 a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.gratSection194 .expert_classes570 > div:last-child {
    position: relative;
}

.gratSection194 .expert_classes570:hover > div:last-child::before {
    transform: rotate(0);
    opacity: 0.5;
}

.launch_now847::before {
    top: 0;
    background-size: 40px 40px;
    content: '';
    background-image: 
        linear-gradient(rgb(177,173,194,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(177,173,194,0.5) 1px, transparent 1px);
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.07;
    left: 0;
    position: absolute;
}

.launch_now847 .expert_classes570::after {
    background: rgb(135,127,173);
    right: -100px;
    animation: float-blob2 20s ease-in-out infinite alternate;
    bottom: -100px;
}

.launch_now847 .feedback_feedback142 {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    border-radius: 28px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    z-index: 5;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-decoration: none;
    position: relative;
    padding: 16px 42px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 18px;
}

.course_features321::before {
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 30px
    );
    content: "";
    z-index: 1;
}

.course_features321 .photo356:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    transform: translateZ(30px);
}

.course_features321 .content_wrapper158 {
    position: relative;
    border-left: 4px solid rgb(177,173,194);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    transform: translateZ(10px);
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%
    );
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    padding: 2.5rem;
}

.course_features321 .content_wrapper158:hover h3 {
    transform: translateY(-5px);
}

.course_features321 .content_wrapper158:hover h3::after {
    width: 100px;
}

.course_features321 span.description {
    display: none;
}

.homepage510 {
    position: relative;
    overflow: hidden;
    min-height: 85vh;
    align-items: center;
    display: flex;
    background: linear-gradient(145deg, rgb(219,216,223) 0%, rgb(177,173,194,0.5) 100%);
    padding: 120px 0 80px;
}

.homepage510 > div > div:first-child {
    flex-direction: column;
    animation: fadeInUp 0.8s ease-out forwards;
    gap: 25px;
    align-items: flex-start;
    transform: translateY(30px);
    display: flex;
    opacity: 0;
    max-width: 700px;
}

.homepage510 p {
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    font-size: calc(17px * 1.2);
    opacity: 0;
    color: #000000;
    max-width: 90%;
    line-height: 1.6;
    margin: 0;
}

.homepage510 .skill_training125:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.homepage510 .skill_training125 span {
    padding: 30px;
    position: absolute;
    opacity: 0.9;
    width: 100%;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    transition: transform 0.4s ease, opacity 0.4s ease;
    left: 0;
    transform: translateY(10px);
}

footer .whatsapp_grp276 {
    position: relative;
    z-index: 1;
}

footer .contact_box930 {
    gap: 20px;
    border-left: 4px solid rgb(177,173,194);
    border-radius: 0 30px 30px 0;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 30px;
    display: grid;
    margin-bottom: 60px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

footer .info_item a:hover {
    color: rgb(177,173,194);
}

footer .top_main571 {
    position: relative;
}

footer .top_main571::after {
    background-color: rgb(177,173,194);
    width: 30%;
    height: 3px;
    content: "";
    bottom: -30px;
    left: 0;
    position: absolute;
}

footer .header_base240 h5::after {
    position: absolute;
    content: "";
    background-color: rgb(177,173,194);
    left: 0;
    width: 40px;
    bottom: -10px;
    height: 3px;
}

footer .main_master495 a:hover {
    color: #ffffff;
    padding-left: 10px;
    border-bottom-color: rgb(177,173,194,0.5);
}

footer .subscribe_holder::before {
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 30px;
    opacity: 0.1;
    top: 0;
    background: linear-gradient(135deg, rgb(177,173,194,0.5), transparent);
    content: "";
    position: absolute;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(177,173,194);
}

footer .join_section426::after {
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    width: 30px;
    top: -100px;
    transition: all 0.7s ease;
    position: absolute;
    transform: rotate(45deg);
    left: -100px;
    height: 300px;
}

footer .webinar_arch694 {
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 16px;
}

.contact845::before {
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(177,173,194), 0.05) 49%, rgba(rgb(177,173,194), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(135,127,173), 0.05) 49%, rgba(rgb(135,127,173), 0.05) 51%, transparent 52%);
    height: 100%;
    left: 0;
    z-index: 0;
    top: 0;
    content: "";
    position: absolute;
    background-size: 40px 40px;
    width: 100%;
}

.contact845 h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 23px;
    position: relative;
    color: rgb(177,173,194);
}

.contact845 input[type="text"]:focus {
    outline: none;
    border-left-color: rgb(135,127,173);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.contact845 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.contact845 .help_query804 input[type="checkbox"] {
    position: relative;
    width: 22px;
    margin-top: 3px;
    border-radius: 4px;
    height: 22px;
    transition: all 0.3s ease;
    background: rgb(219,216,223);
    cursor: pointer;
    border: 2px solid rgb(219,216,223);
    appearance: none;
}

.contact845 .help_query804 a:hover {
    color: rgb(135,127,173);
}

.contact845 .help_query804 a::after {
    width: 100%;
    transition: all 0.3s ease;
    position: absolute;
    background: rgb(177,173,194);
    left: 0;
    content: "";
    bottom: -2px;
    height: 1px;
}

.contact845 .feedback_feedback142:hover {
    background: rgb(135,127,173);
}

.contact845 .feedback_feedback142:hover::after {
    height: 300%;
    width: 300%;
}

.contact845 svg {
    width: 20px;
    transition: all 0.3s ease;
    fill: rgb(177,173,194);
    height: 20px;
}

.visitor_acceptance130 {
    border-radius: 27px;
    border: 2px solid rgb(177,173,194);
    max-width: 1200px;
    padding: 20px;
    margin: auto;
    justify-content: space-between;
    width: 90%;
    align-items: center;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
}

.consent_learn198 p a {
    text-decoration: underline;
    color: rgb(177,173,194);
}

.data_comply490 {
    text-decoration: none;
    background: rgb(177,173,194);
    border-radius: 10px;
    color: #ffffff;
    flex-shrink: 0;
    border: none;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    min-width: 120px;
    padding: 10px 20px;
}

header .nav_mainwrap391 {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 1.5rem;
}

header .head_guide417::after {
    left: 50%;
    width: 50%;
    content: '';
    opacity: 0.6;
    transform: translateX(-50%);
    transition: width 0.3s ease, opacity 0.3s ease;
    bottom: 0;
    background: #ffffff;
    position: absolute;
    height: 2px;
}

header .nav_guide179 {
    font-weight: 400;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    padding: 0.7rem 1.2rem;
    letter-spacing: 0.5px;
    overflow: hidden;
    transition: all 0.3s ease;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 10px;
}

header .nav_guide179:hover::before {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.payment_plan148::before {
    position: absolute;
    left: -5%;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    transform: rotate(-3deg);
    width: 110%;
    top: -10%;
    height: 120%;
    content: "";
    z-index: 0;
}

.payment_plan148 .package_rates941::after {
    transition: transform 0.5s ease;
    content: "";
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(135,127,173), rgb(177,173,194));
    bottom: -15px;
    width: 100px;
    height: 3px;
    transform: translateX(-50%) scaleX(0.7);
}

.payment_plan148 .study_pricing894:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
}

.payment_plan148 .study_pricing894:hover::before {
    transform: scaleX(1);
}

.payment_plan148 .learn_offers876 {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.payment_plan148 .price_plan754::before {
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
}

.payment_plan148 .study_pricing894:hover .learning_price150 {
    color: rgb(135,127,173);
    transform: translateY(-5px);
}

.payment_plan148 .study_pricing894:hover .learning_price150::before {
    transform: scaleX(1);
}

.payment_plan148 .photo356 {
    overflow: hidden;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    height: 200px;
    width: 100%;
}

.payment_plan148 .study_pricing894:hover .photo356 {
    transform: scale(1.05);
}

.receive_updates620::before {
    content: "";
    background: rgb(177,173,194,0.5);
    filter: blur(25px);
    transform: rotate(-15deg) translateZ(0);
    animation: float 15s ease-in-out infinite;
    top: -5%;
    width: 40%;
    right: -5%;
    z-index: -1;
    height: 40%;
    position: absolute;
}

.receive_updates620 .expert_classes570:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) scale(1.01);
}

.receive_updates620 h4 {
    line-height: 1.4;
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    margin-bottom: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-size: 23px;
    font-weight: 700;
    transform: translateZ(0);
    padding-left: 1.5rem;
    font-family: Arial, sans-serif;
}

.receive_updates620 .input_holder span {
    flex: 1;
    position: relative;
    overflow: hidden;
    min-width: 200px;
}

.receive_updates620 .input_holder input[type="email"]:focus {
    outline: none;
    background: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(var(--primary-color-rgb), 0.1);
}

.receive_updates620 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.receive_updates620 .input_holder .join_section426:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.receive_updates620 .input_holder .join_section426:hover::before {
    transform: translateX(100%);
}

.receive_updates620 .input_holder .join_section426:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-1px);
}

.secure_depository456 h1 {
    font-family: Arial, sans-serif;
    border-bottom: 3px solid rgb(135,127,173);
    color: rgb(177,173,194);
    text-transform: uppercase;
    margin-top: 40px;
    font-weight: 700;
    padding-bottom: 10px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    font-size: 41px;
}

.secure_depository456 ul, .secure_depository456 ol {
    list-style-position: inside;
    padding-left: 25px;
    list-style: none;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 17px;
    margin: 15px 0;
    color: #000000;
}

.secure_depository456 section {
    background: rgb(219,216,223);
    padding: 25px;
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    border: 1px solid rgb(135,127,173,0.5);
}

.our_team459::before {
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(177,173,194,0.5) 100%);
    opacity: 0.15;
    top: 0;
    width: 100%;
    z-index: 0;
}

.our_team459 .learning_studio025 {
    align-items: center;
    position: relative;
    margin-bottom: 80px;
    display: flex;
}

.our_team459 .learning_studio025 p {
    position: relative;
    border-radius: 19px;
    margin-right: -50px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    flex: 1;
    margin: 0;
    padding: 40px;
    line-height: 1.8;
    background: #ffffff;
    font-size: 18px;
    z-index: 1;
    color: #000000;
}

.our_team459 .study_track893 .virtual_classes269 {
    transition: transform 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 19px;
    height: 400px;
    flex: 0 0 40%;
    z-index: 0;
}

.our_team459 .study_track893::after {
    content: "";
    opacity: 0.7;
    top: 50%;
    height: 80%;
    right: -10px;
    position: absolute;
    border-radius: 10px;
    transform: translateY(-50%);
    width: 20px;
    background: rgb(135,127,173);
}

.our_team459 .expert_classes570::before {
    content: "";
    left: 0;
    height: 1px;
    position: absolute;
    top: 40px;
    width: 50%;
    background: linear-gradient(to right, rgb(177,173,194,0.5), transparent);
}

.training_specialist523::before {
    top: 40%;
    left: 0;
    transform-origin: left center;
    height: 1px;
    animation: lineExpand 5s ease-in-out infinite alternate;
    background: linear-gradient(to right, transparent, rgb(177,173,194,0.5), transparent);
    content: "";
    position: absolute;
    width: 40%;
}

.training_specialist523 .photo356::after {
    background: linear-gradient(135deg, rgb(177,173,194,0.5) 0%, transparent 50%);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    transition: all 0.7s ease;
    top: 0;
    content: "";
    width: 100%;
    mix-blend-mode: overlay;
}

.training_specialist523 .name::after {
    transition: transform 0.5s ease 0.2s;
    bottom: -0.5rem;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    content: "";
    width: 50px;
    background: rgb(177,173,194);
    height: 2px;
    position: absolute;
}

.training_specialist523 .exp_summary023::before {
    left: 0;
    content: "";
    top: -1rem;
    font-family: serif;
    line-height: 1;
    position: absolute;
    font-size: 4rem;
    color: rgb(177,173,194,0.5);
}

.training_specialist523 .review_corner729:hover .name {
    transform: translateX(10px);
}

.training_specialist523 .review_corner729:hover .exp_summary023 {
    transform: translateX(5px);
}


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



@media (max-width: 767px) {.gratSection194 {
    padding: 60px 0;
}.gratSection194 .expert_classes570 {
    padding: 30px;
}.gratSection194 h5 {
    font-size: calc(22px * 0.9);
}.gratSection194::before,
  .gratSection194::after {
    width: 100px;
    height: 100px;
}
}



@media (max-width: 480px) {.gratSection194 {
    padding: 40px 0;
}.gratSection194 .expert_classes570 {
    padding: 25px 20px;
    gap: 20px;
    grid-template-columns: 1fr;
}.gratSection194 h5 {
    font-size: calc(22px * 0.85);
}.gratSection194 p {
    font-size: calc(12px * 0.95);
}.gratSection194 .expert_classes570 > div:first-child::after {
    width: 50px;
    bottom: -10px;
}
}



@media (max-width: 767px) {.launch_now847 {
    padding: 70px 0;
}.launch_now847 .expert_classes570 {
    padding: 40px 25px;
}.launch_now847 .container p {
    font-size: 22px;
    margin-bottom: 30px;
}.launch_now847 .feedback_feedback142 {
    padding: 14px 34px;
}
}



@media (min-width: 992px) {.course_features321 {
    padding: 8rem 0;
}.course_features321 .next_skill182 {
    gap: 4rem;
    grid-template-columns: 45% 1fr;
}.course_features321 .photo356 {
    height: 550px;
}.course_features321 .content_wrapper158 {
    padding: 3.5rem;
}.course_features321 h3 {
    font-size: calc(22px * 1.4);
    margin-bottom: 2rem;
}
}



@media (max-width: 576px) {.homepage510 {
    padding: 60px 0 40px;
}.homepage510 > div {
    gap: 25px;
}.homepage510 .learn_top715 {
    font-size: calc(39px * 0.7);
}.homepage510 p {
    font-size: calc(17px * 0.9);
}.homepage510 .skill_training125 {
    min-height: 200px;
}.homepage510 .skill_training125 span {
    padding: 20px;
}.homepage510 .skill_training125 h3 {
    font-size: calc(22px * 0.8);
}
}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
    align-items: stretch;
}footer .join_section426 {
    white-space: nowrap;
}
}



@media (max-width: 992px) {.contact845 {
    padding: 70px 0;
}.contact845 .request_message892 {
    flex-direction: column;
}.contact845 .photo356 {
    min-height: 300px;
    flex: 0 0 auto;
}.contact845 .message_map241 {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}



@media (max-width: 768px) {.contact845 {
    padding: 60px 0;
}.contact845 h2 {
    margin-bottom: 40px;
    font-size: calc(33px - 4px);
}.contact845 .message_map241 {
    padding: 35px 25px 45px;
}.contact845 #contact {
    gap: 20px;
}.contact845 .photo356 {
    min-height: 250px;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .nav_mainwrap391 {
    gap: 1.2rem;
}header .head_guide417 svg {
    width: 180px;
}header .header_base240 {
    gap: 0.6rem;
    padding: 0.5rem;
}header .nav_guide179 {
    padding: 0.6rem 1rem;
    font-size: calc(16px - 1px);
}
}



@media (min-width: 768px) {.payment_plan148 .fee_board248 {
    grid-template-columns: repeat(2, 1fr);
}.payment_plan148 .price_plan754 {
    padding: 35px;
}.payment_plan148 .photo356 {
    height: 220px;
}
}



@media (min-width: 1200px) {.payment_plan148 {
    padding: 150px 0;
}.payment_plan148 .fee_board248 {
    gap: 40px;
}.payment_plan148 .study_pricing894 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.payment_plan148 .study_pricing894:hover {
    transform: translateY(-15px) scale(1.02);
}.payment_plan148 .study_pricing894:nth-child(even) {
    transform: translateY(15px);
}.payment_plan148 .study_pricing894:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.payment_plan148 .photo356 {
    height: 250px;
}}



@media only screen and (max-width: 800px) {.secure_depository456 {
    padding: 30px;
}.secure_depository456 h1 {
    font-size: calc(22px - 8px);
}.secure_depository456 h2 {
    font-size: calc(22px - 6px);
}.secure_depository456 h3, .secure_depository456 h4, .secure_depository456 h5, .secure_depository456 h6 {
    font-size: calc(22px - 4px);
}.secure_depository456 ul, .secure_depository456 ol {
    font-size: calc(17px - 2px);
    padding-left: 20px;
}}



@media screen and (max-width: 576px) {.our_team459 {
    padding: 50px 0;
}.our_team459 h3 {
    margin-bottom: 40px;
    font-size: calc(39px * 0.6);
}.our_team459 h3::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.our_team459 .learning_studio025 {
    margin-bottom: 50px;
}.our_team459 .learning_studio025 span {
    padding: 6px 15px;
    font-size: calc(22px * 0.9);
}.our_team459 .learning_studio025 p,
    .our_team459 .study_track893 p {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
    padding: 25px;
}.our_team459 .learning_studio025 .photo356,
    .our_team459 .study_track893 .virtual_classes269 {
    height: 250px;
}.our_team459 .learning_studio025::before,
    .our_team459 .study_track893::after {
    height: 10px;
}}



@keyframes float-blob1 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(50px, 20px) scale(1.2);
    }
    100% {
        transform: translate(10px, 40px) scale(0.8);
    }
}



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



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



@keyframes scaleIn {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}



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

