header,footer {
    width: 100%;
}

header {
    width: 100%;
    position: relative;
    z-index: 100;
    background: linear-gradient(to right, rgb(199,210,156,0.5), rgb(166,182,110,0.5));
    padding: 1.5rem 3%;
}

.title_page_43 .edu_hero_17 {
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
}

.title_page_43 .study_master_89 {
    position: relative;
    filter: contrast(1.1) saturate(1.1);
    height: 100%;
    width: 20%;
}

.title_page_43 .reading_block_76 {
    position: absolute;
    max-width: 550px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    z-index: 5;
    transform: translateY(-50%);
    background: linear-gradient(
        145deg,
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.4)
    );
    left: 5%;
    border-radius: 10px;
    top: 50%;
    width: 90%;
    padding: 3.5rem;
    overflow: hidden;
}

.title_page_43 .reading_block_76 .query_info_60::before {
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
    left: -100%;
    content: '';
    background: rgb(166,182,110);
    width: 100%;
    transition: all 0.4s ease;
}

footer::after {
    opacity: 0.1;
    content: "";
    right: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-image: 
        repeating-linear-gradient(0deg, rgb(199,210,156,0.5), rgb(199,210,156,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(199,210,156,0.5), rgb(199,210,156,0.5) 1px, transparent 1px, transparent 20px);
}

.access_help_83 .company_holder h3::after {
    height: 3px;
    left: 0;
    background: rgb(166,182,110);
    width: 80px;
    bottom: -0.5rem;
    position: absolute;
    content: "";
}

.access_help_83 .header_lesson_43 .nav_lesson_72 {
    display: flex;
    padding: 1rem 0;
    flex-direction: column;
    gap: 0;
}

.access_help_83 .header_lesson_43 .nav_lesson_72 a::before {
    content: "";
    transition: all 0.3s ease;
    z-index: -1;
    left: 0;
    top: 0;
    background: rgb(233,237,211);
    width: 0;
    position: absolute;
    height: 100%;
}

.science_ref_79 {
    padding: 2rem 0;
    position: relative;
    margin-top: 3rem;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(233,237,211);
}

.service_plan_17::before {
    content: "";
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 100%);
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
}

.service_plan_17 .price_plan_75 li {
    animation-delay: calc(0.6s + (0.15s * var(--i, 0)));
    animation: fadeInUp 0.8s forwards;
    height: 100%;
    opacity: 0;
    transform: translateY(20px);
}

.service_plan_17 .price_plan_75 li:nth-child(3) {
    --i: 3;
}

.service_plan_17 .fee_plans_39 {
    border-radius: 3px;
    height: 100%;
    transition: all 0.4s ease;
    border-left: 3px solid rgb(199,210,156);
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.03) 0%, 
        rgba(255,255,255,0.08) 100%);
    padding: 30px;
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    backdrop-filter: blur(10px);
}

.service_plan_17 .learning_plan_24 {
    font-weight: 700;
    color: rgb(166,182,110);
    padding-top: 15px;
    transition: color 0.3s ease;
    border-top: 1px solid rgba(255,255,255,0.1);
    display: block;
    margin-top: auto;
    font-size: calc(24px * 1.2);
    position: relative;
}

.client_opinions_45 h2.container::after {
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    border-radius: 1px;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    left: 50%;
    bottom: -12px;
}

.client_opinions_45 .review_showcase_19::before {
    content: "";
    z-index: 0;
    color: rgb(166,182,110,0.5);
    font-family: serif;
    right: 20px;
    font-size: 100px;
    transition: all 0.3s ease;
    position: absolute;
    top: 15px;
    opacity: 0.15;
    line-height: 1;
}

.client_opinions_45 .review_showcase_19:hover h3::after {
    width: 60px;
}

.client_opinions_45 .review_showcase_19 p.description {
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 13px;
    color: #000000;
    z-index: 1;
    position: relative;
}

.join_now_37 {
    padding: 120px 0;
    background: linear-gradient(120deg, rgb(166,182,110,0.5) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.join_now_37 .why_choose_07 {
    align-items: center;
    position: relative;
    z-index: 10;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.join_now_37 .query_info_60::before {
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(166,182,110), rgb(199,210,156));
    top: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
}

.join_now_37 .query_info_60::after {
    top: 0;
    position: absolute;
    animation: shine 6s infinite;
    height: 100%;
    width: 30px;
    transform: skewX(-15deg);
    left: -100px;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}

.connect_form_37 h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 70px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-size: 32px;
}

.connect_form_37 .image_cell_47 {
    min-height: 100%;
    position: relative;
}



.connect_form_37 .support_help_08 {
    padding: 50px;
    position: relative;
}

.connect_form_37 .support_help_08::before {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    left: 0;
    position: absolute;
    content: "";
}

.connect_form_37 input[type="text"]:focus {
    border-color: rgb(199,210,156);
    outline: none;
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(rgb(199,210,156), 0.2);
}

.connect_form_37 .inquiry_request_19 input[type="checkbox"]:checked {
    border-color: rgb(199,210,156);
    background: rgb(199,210,156);
}

.connect_form_37 .inquiry_request_19 a {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(199,210,156);
}

.connect_form_37 .inquiry_request_19 a:hover::after {
    background: #ffffff;
}

.connect_form_37 .query_info_60:hover {
    background: rgb(166,182,110);
    transform: translateY(-3px);
}

.connect_form_37 .query_info_60:hover::before {
    left: 100%;
}

.connect_form_37 svg path {
    fill: rgb(199,210,156);
    transition: all 0.3s ease;
}

.connect_form_37 svg:hover path {
    fill: #ffffff;
}

#cookieModalMessage_18:checked ~ .cookie_notice_window_78 {
    opacity: 0;
    visibility: hidden;
}

.cookie_notice_window_78 p {
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    color: #ffffff;
}

.digital_cookies_14 svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(199,210,156);
    width: 80px;
}

.cookie_button.visitor_acceptance_67 {
    color: #ffffff;
    border: 2px solid rgb(166,182,110);
    background: rgba(0, 0, 0, 0.5);
}


.our_mission_26 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.our_mission_26 .container {
    perspective: 1000px;
    padding: 0 15px;
    z-index: 5;
    transform-style: preserve-3d;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.our_mission_26 .reading_block_76 {
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(166,182,110);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0) rotateY(-2deg);
    padding: 40px 50px;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
}

.our_mission_26 .reading_block_76 div:nth-child(1) {
    animation: fadeSlideIn 0.8s ease-out forwards;
}

.our_mission_26 .reading_block_76 div:nth-child(2) {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeSlideIn 0.8s 0.2s ease-out forwards;
}

.instructional_approach_41 {
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(166,182,110,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.instructional_approach_41::after {
    background: linear-gradient(90deg, rgb(199,210,156) 0%, rgb(166,182,110) 50%, rgb(199,210,156) 100%);
    bottom: 0;
    width: 100%;
    filter: blur(3px);
    z-index: 2;
    opacity: 0.7;
    left: 0;
    height: 15px;
    transform: translateY(5px) scaleX(0.98);
    position: absolute;
    content: "";
}

.instructional_approach_41 .why_choose_07 > div {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

.instructional_approach_41 p {
    color: #000000;
    position: relative;
    font-size: 17px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin-bottom: 0;
}

.instructional_approach_41 p span::before {
    opacity: 0.2;
    font-family: serif;
    color: rgb(166,182,110,0.5);
    content: "";
    position: absolute;
    left: -15px;
    font-size: 5rem;
    top: -20px;
}

.training_specialist_87 .review_showcase_19:hover {
    transform: rotateX(0) rotateY(0);
}

.training_specialist_87 .review_showcase_19:hover .image_cell_47 {
    transform: translateZ(30px) scale(1.05);
}

.training_specialist_87 .name {
    display: block;
    color: rgb(199,210,156);
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 700;
    padding-left: 1rem;
    transform: translateZ(10px);
    font-size: 20px;
    grid-area: name;
}

.training_specialist_87 .experience_area_15::before {
    height: 100%;
    opacity: 0.3;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, rgb(199,210,156,0.5) 0%, transparent 40%, transparent 60%, rgb(166,182,110,0.5) 100%);
    left: 0;
    top: 0;
    mix-blend-mode: overlay;
    border-radius: 20px;
}

.confidential_zone_26 .container:hover {
    box-shadow: 0 14px 40px rgba(rgba(0, 0, 0, 0.5), 0.09),
                0 2px 6px rgba(rgba(0, 0, 0, 0.5), 0.06);
    transform: translateY(-3px) translateZ(0);
}

.confidential_zone_26 h1::after {
    bottom: 0;
    position: absolute;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(199,210,156), rgb(166,182,110));
    width: 80px;
    transform-origin: left;
    left: 0;
    height: 3px;
    content: "";
}

.confidential_zone_26 h4 {
    font-size: calc(30px * 0.7);
    position: relative;
    margin-bottom: 0.8rem;
    font-weight: 600;
    color: #000000;
    padding-left: 0.6rem;
    margin-top: 1.5rem;
}

.confidential_zone_26 ul {
    position: relative;
    margin-bottom: 2rem;
    padding-left: 1.2rem;
}

.confidential_zone_26 li::before {
    position: absolute;
    top: 0.7rem;
    opacity: 0.8;
    border-radius: 1px;
    transform: rotate(45deg);
    background: rgb(199,210,156);
    left: -1.2rem;
    height: 6px;
    content: "";
    width: 6px;
}

.thxArea_92::after {
    width: 40%;
    opacity: 0.2;
    z-index: 0;
    right: -10%;
    content: "";
    animation: floatElement 15s infinite alternate ease-in-out;
    filter: blur(120px);
    height: 40%;
    top: -10%;
    position: absolute;
    background: rgb(199,210,156,0.5);
}

.thxArea_92 h2:hover::after {
    width: 180px;
}

.thxArea_92 .why_choose_07 {
    border-left: 4px solid rgb(199,210,156);
    position: relative;
    box-shadow: 
        0 10px 30px -15px rgba(0, 0, 0, 0.5),
        0 2px 5px rgba(0,0,0,0.05);
    border-radius: 0 10px 10px 0;
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.program_structure_75 {
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(199,210,156,0.5) 100%);
    overflow: hidden;
    padding: 100px 0;
}

.program_structure_75 .why_choose_07 {
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1.2fr;
}

.program_structure_75 .why_choose_07 {
    gap: 60px;
    grid-template-columns: 1fr;
}

.program_structure_75 .head_pagebar_73::before {
    content: "";
    top: -15px;
    height: calc(100% + 30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    width: calc(100% + 30px);
    left: -15px;
    border-radius: 10px;
    transform: translateZ(-10px);
    z-index: -1;
    position: absolute;
}

.program_structure_75 h3 {
    font-size: 38px;
    color: #000000;
    line-height: 1.3;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    border-left: 3px solid rgb(199,210,156);
}

.program_structure_75 .image_cell_47::after {
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    inset: 15px;
    position: absolute;
    content: "";
    z-index: 2;
    border-radius: 50% 0 0 50%;
}

.program_structure_75 .image_cell_47::after {
    border-radius: 0 0 30% 30%;
}

header::after {
    z-index: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
}

header .head_bar_21 {
    justify-content: center;
    text-decoration: none;
    display: flex;
    padding: 0 0 1rem 0;
    position: relative;
}

header .head_section_86 {
    font-weight: 600;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.03);
    padding: 0.7rem 1.3rem;
    text-decoration: none;
    background: rgb(233,237,211);
    color: #000000;
    font-size: 15px;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
}

.location_details_93 h1 {
    position: relative;
    font-size: 39px;
    font-weight: 700;
    transform: translateY(0);
    text-align: center;
    color: #000000;
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 2;
}

.location_details_93 .contact_map_93 > div {
    z-index: 2;
    position: relative;
}

.location_details_93 .contact_map_93 > div:nth-child(2) {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    padding: 1.5rem;
    border-left: 3px solid rgb(199,210,156);
    flex-direction: column;
    border-radius: 10px;
    transition: border-left 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    background: linear-gradient(145deg, rgba(245, 248, 255, 0.9), rgba(255, 255, 255, 0.95));
}

.location_details_93 .message_form_26 {
    gap: 1.2rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
}

.location_details_93 .start_chat_03 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.location_details_93 svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,210,156);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 576px) {.title_page_43 {
    min-height: 450px;
}.title_page_43 .reading_block_76 {
    padding: 1.5rem;
}.title_page_43 .reading_block_76 h1 {
    font-size: calc(41px * 0.8);
    margin-bottom: 1.5rem;
}.title_page_43 .reading_block_76 p {
    margin-bottom: 2rem;
    font-size: calc(15px * 0.9);
}.title_page_43 .reading_block_76 .query_info_60 {
    font-size: calc(14px * 0.9);
    padding: 12px 25px;
}
}



@media (max-width: 768px) {.access_help_83 {
    padding: 3rem 0 1.5rem;
}.access_help_83 .nav_lesson_72 {
    gap: 1.5rem;
}.access_help_83 .company_holder {
    padding: 2rem;
}.access_help_83 .company_holder h3 {
    font-size: calc(28px - 2px);
}.science_ref_79 {
    margin-top: 2rem;
}
}



@media (max-width: 991px) {.service_plan_17 {
    padding: 80px 0;
}.service_plan_17 h2 {
    font-size: 34px;
}.service_plan_17 .learn_fees_60 {
    margin-bottom: 30px;
    font-size: 15px;
}.service_plan_17 .price_plan_75 {
    gap: 20px;
}.service_plan_17 .fee_plans_39 {
    padding: 25px;
}
}



@media (max-width: 767px) {.client_opinions_45 {
    padding: 3.5rem 0;
}.client_opinions_45 h2.container {
    max-width: 85%;
    font-size: calc(38px * 0.85);
    margin-right: auto;
    margin-left: auto;
}.client_opinions_45 h2.container::after {
    width: 60px;
}.client_opinions_45 .learn_reviews_46 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.client_opinions_45 .review_showcase_19 {
    min-height: 200px;
    padding: 25px 20px 22px;
}.client_opinions_45 .review_showcase_19::before {
    top: 10px;
    font-size: 80px;
    right: 15px;
}
}



@media (max-width: 576px) {.connect_form_37 {
    padding: 40px 0;
}.connect_form_37 .container {
    padding: 0 15px;
}.connect_form_37 h2 {
    font-size: calc(32px - 6px);
    margin-bottom: 40px;
}.connect_form_37 h2::before {
    left: calc(50% - 35px);
    width: 20px;
}.connect_form_37 h2::after {
    width: 50px;
}.connect_form_37 .support_help_08 {
    padding: 30px 20px 40px;
}.connect_form_37 #contact {
    gap: 20px;
}.connect_form_37 .query_info_60 {
    width: 100%;
}.connect_form_37 .image_cell_47 {
    min-height: 200px;
}}



@media (max-width: 768px) {.instructional_approach_41 {
    padding: 4rem 0;
}.instructional_approach_41::before {
    width: 25%;
}.instructional_approach_41 .why_choose_07 {
    padding: 2rem 1.5rem;
}.instructional_approach_41 h3 {
    font-size: calc(20px * 1.2);
    margin-bottom: 1.25rem;
}.instructional_approach_41 p {
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 576px) {.training_specialist_87 {
    padding: 4rem 1rem;
}.training_specialist_87 .review_showcase_19 {
    padding: 1.5rem;
}.training_specialist_87 .experience_area_15 {
    padding: 1.5rem;
}}



@media (min-width: 992px) {.confidential_zone_26 {
    padding: 6rem 3rem;
}.confidential_zone_26 .container {
    border-left-width: 5px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 4rem 5rem;
}.confidential_zone_26 h1 {
    font-size: calc(44px * 1.3);
    margin-bottom: 3rem;
}.confidential_zone_26 h1::after {
    width: 140px;
}.confidential_zone_26 p, .confidential_zone_26 span {
    font-size: calc(18px * 1.08);
}.confidential_zone_26 ul {
    padding-left: 2.5rem;
}.confidential_zone_26 li {
    font-size: calc(18px * 1.08);
}
}



@media (max-width: 991px) {.thxArea_92 {
    padding: 5rem 0;
}.thxArea_92 h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
    max-width: 100%;
}.thxArea_92 .why_choose_07 {
    padding: 2rem;
}
}



@media screen and (min-width: 1600px) {.program_structure_75 .why_choose_07 {
    grid-template-columns: 1fr 1.5fr;
}.program_structure_75 .image_cell_47 {
    border-radius: 45% 0 0 45%;
}
}



@media screen and (max-width: 1200px) {.program_structure_75 {
    padding: 80px 0;
}.program_structure_75 .study_hack_03 {
    padding: 0 30px 0 0;
}
}



@media screen and (max-width: 768px) {.program_structure_75 {
    padding: 60px 0;
}.program_structure_75 .why_choose_07 {
    gap: 50px;
}.program_structure_75 .image_cell_47 {
    min-height: 300px;
}.program_structure_75 .why_choose_07::before {
    top: calc(300px - 30px);
    height: 50px;
    width: 50px;
}.program_structure_75 .why_choose_07::after {
    top: calc(300px - 15px);
    height: 25px;
    width: 25px;
}.program_structure_75 h3 {
    font-size: calc(38px - 4px);
    padding-left: 15px;
}.program_structure_75 p {
    padding-left: 15px;
}.program_structure_75 .head_pagebar_73 {
    margin-bottom: 25px;
}.program_structure_75 .head_pagebar_73 svg {
    max-width: 120px;
}
}



@media (min-width: 992px) {.location_details_93 {
    padding: 8rem 0;
}.location_details_93 .contact_map_93 {
    grid-template-columns: 2fr 1fr 1.5fr;
}.location_details_93 .contact_map_93 > div:last-child {
    grid-column: auto;
}.location_details_93 .message_form_26 {
    flex-direction: column;
}.location_details_93 h1 {
    margin-bottom: 4rem;
    font-size: calc(39px * 1.1);
}.location_details_93 .contact_map_93 > div:first-child {
    padding: 2rem;
}
}



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



@keyframes morph {
    0%, 100% {
        border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
}



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}



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


    
    @keyframes pulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.15); }
        100% { transform: scale(1); }
    }

