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

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


.title_page_43 {
    background: #000000;
    min-height: 650px;
    overflow: hidden;
    height: 100vh;
    position: relative;
    width: 100%;
}

.title_page_43 .start_front_02 {
    width: 500%;
    animation: carousel-slide-alt 25s ease-in-out infinite;
    height: 100%;
    display: flex;
}

.title_page_43 .reading_block_76::before {
    opacity: 0.1;
    animation: rotate-gradient 15s linear infinite;
    top: -50%;
    width: 200%;
    background: radial-gradient(
        circle at center,
        rgb(199,210,156,0.5),
        transparent 70%
    );
    height: 200%;
    content: '';
    position: absolute;
    left: -50%;
}

.title_page_43 .reading_block_76 p {
    margin-bottom: 2.5rem;
    line-height: 1.7;
    font-size: 15px;
    opacity: 0.9;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}

.title_page_43 .reading_block_76 .query_info_60:hover::before {
    left: 0;
}

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

.access_help_83::after {
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 6px;
}

.access_help_83 .company_holder {
    border-radius: 22px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    padding: 2rem 2.5rem;
    background: #ffffff;
    position: relative;
    flex: 1 1 400px;
}

.access_help_83 .subscr_info_70 {
    border-left: 3px solid rgb(166,182,110);
    color: #000000;
    line-height: 1.7;
    position: relative;
    font-size: 14px;
    background: rgb(233,237,211);
    padding: 1.5rem;
    border-radius: 10px;
}

.access_help_83 .header_lesson_43 .nav_lesson_72 a {
    align-items: center;
    transition: all 0.3s ease;
    color: #000000;
    padding: 0.8rem 1.5rem;
    position: relative;
    display: flex;
    font-size: 14px;
    text-decoration: none;
}

.access_help_83 .header_lesson_43 .nav_lesson_72 a:hover::before {
    width: 100%;
}

.science_ref_79::before {
    content: "";
    right: 10%;
    background: linear-gradient(90deg, transparent, rgb(199,210,156,0.5), transparent);
    top: 0;
    height: 1px;
    position: absolute;
    left: 10%;
}

.service_plan_17 .study_costs_13 {
    position: relative;
}

.service_plan_17 h2 {
    position: relative;
    opacity: 0;
    transform: translateY(10px);
    color: #ffffff;
    text-align: center;
    animation: fadeInUp 0.8s forwards 0.3s;
    font-weight: 700;
    font-size: calc(34px * 1.2);
    margin-bottom: 20px;
}

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

.service_plan_17 .skill_plans_76 {
    height: 100%;
    color: inherit;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
}

.service_plan_17 .skill_plans_76:hover .fee_plans_39::before {
    transform: scaleX(1);
}

.service_plan_17 .pricing_deals_02 h4 {
    font-size: calc(24px * 1.1);
    margin: 0 0 20px;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
}

.service_plan_17 .pricing_deals_02 p {
    font-size: 15px;
    word-break: break-word;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255, 0.5);
    margin: 0 0 25px;
    flex-grow: 1;
    line-height: 1.6;
}

.client_opinions_45::after {
    opacity: 0.1;
    left: -10%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(225deg, rgb(166,182,110,0.5), rgb(199,210,156,0.5));
    content: "";
    height: 70%;
    width: 40%;
    bottom: -15%;
    transform: rotate(15deg) skewX(-15deg);
    filter: blur(25px);
}

.client_opinions_45 .review_showcase_19 {
    padding: 32px 26px 28px;
    flex-direction: column;
    display: flex;
    min-height: 220px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 5px rgba(0, 0, 0, 0.02), 
                0 20px 40px rgba(rgb(166,182,110,0.5), 0.08);
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    position: relative;
    z-index: 2;
    justify-content: space-between;
}

.client_opinions_45 .review_showcase_19 div {
    align-items: center;
    z-index: 1;
    display: flex;
    margin-top: auto;
    position: relative;
}

.join_now_37::before {
    background: rgb(199,210,156,0.5);
    width: 80%;
    top: -50%;
    transform: rotate(-15deg);
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 200%;
    z-index: 1;
    opacity: 0.1;
    right: -20%;
    content: '';
}

.join_now_37 .query_info_60 {
    font-size: 17px;
    z-index: 5;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    padding: 20px 50px;
    transition: all 0.4s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    text-decoration: none;
    overflow: hidden;
    border-radius: 30px;
    color: #ffffff;
    position: relative;
}

.connect_form_37::before {
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(199,210,156), 0.05) 100%);
    content: "";
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.connect_form_37 h2::after {
    content: "";
    position: absolute;
    background: rgb(199,210,156);
    height: 2px;
    width: 70px;
    left: calc(50% - 10px);
    bottom: -20px;
}

.connect_form_37 .image_cell_47::after {
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 2;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(199,210,156), 0.1) 10px, rgba(rgb(199,210,156), 0.1) 11px);
    animation: scanLines 5s linear infinite;
    height: 100%;
    top: 0;
}

.connect_form_37 input[type="text"] {
    width: 100%;
    transition: all 0.3s ease;
    font-size: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    padding: 16px 20px;
    color: #ffffff;
    position: relative;
}

.connect_form_37 .inquiry_request_19 label {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    font-size: calc(12px - 2px);
}

.connect_form_37 .inquiry_request_19 a:hover {
    color: #ffffff;
}

.connect_form_37 .query_info_60 {
    border-radius: 10px;
    position: relative;
    background: rgb(199,210,156);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    padding: 16px 35px;
    overflow: hidden;
    transition: all 0.3s ease;
    font-weight: 600;
    cursor: pointer;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    border: none;
    margin-top: 10px;
    align-self: flex-start;
}

.cookie_notice_window_78 h5 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}

.digital_cookies_14:hover svg {
    transform: scale(1.1);
}

.web_cookies_72 {
    box-shadow: 0 0 15px rgb(199,210,156);
    line-height: 40px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    min-width: 140px;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 21px;
    margin-left: 10px;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    white-space: nowrap;
    flex-shrink: 0;
}

.our_mission_26 .reading_block_76:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateZ(10px) rotateY(0deg);
}

.our_mission_26 h5:hover::after {
    transform: scaleX(1.5);
}

.our_mission_26 b {
    letter-spacing: 0.5px;
    font-weight: 700;
    position: relative;
    font-size: calc(17px * 1.5);
    color: rgb(166,182,110);
}

.our_mission_26 ol {
    padding: 0 0 0 20px;
    list-style-position: outside;
    margin: 20px 0 0;
}

.our_mission_26 ol {
    animation: fadeSlideIn 0.8s 0.4s ease-out forwards;
    transform: translateY(20px);
    opacity: 0;
}

.our_mission_26 .reading_block_76::before,
.our_mission_26 .reading_block_76::after {
    border-radius: 50%;
    opacity: 0.8;
    pointer-events: none;
    animation: pulseDot 4s infinite alternate-reverse;
    width: 4px;
    z-index: 2;
    position: absolute;
    box-shadow: 0 0 8px 1px rgb(199,210,156,0.5);
    height: 4px;
    background: rgb(199,210,156);
    content: "";
}

.our_mission_26 .reading_block_76::before {
    right: -15px;
    top: 15%;
}

.instructional_approach_41 .why_choose_07 {
    padding: 3.5rem 3rem;
    border-left: 5px solid rgb(199,210,156);
    background: #ffffff;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    position: relative;
}

.instructional_approach_41 .why_choose_07:hover h3::after {
    width: 120px;
}

.instructional_approach_41 p span {
    display: block;
    border-left: 2px solid rgb(166,182,110,0.5);
    position: relative;
    padding-left: 1rem;
}



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

.training_specialist_87 .review_showcase_19 {
    border-radius: 20px;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(199,210,156,0.5);
    grid-template-columns: minmax(220px, 1fr) 2fr;
    transform: rotateX(5deg) rotateY(-2deg);
    transform-style: preserve-3d;
    gap: 1.5rem;
    transition: transform 0.5s ease;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    display: grid;
    background: #ffffff;
    grid-template-rows: auto auto;
    grid-template-areas:
    "photo quote"
    "name quote";
}

.confidential_zone_26 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: #000000;
    position: relative;
    padding: 3rem 1rem;
    background: linear-gradient(145deg, rgb(233,237,211), #ffffff 80%);
}

.confidential_zone_26 .container {
    padding: 2rem;
    max-width: 1140px;
    margin: 0 auto;
    transform: translateZ(0);
    transition: transform 0.3s ease-out;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    background: rgba(#ffffff, 0.9);
    border-left: 3px solid rgb(199,210,156);
    position: relative;
}

.confidential_zone_26 h3 {
    font-size: calc(30px * 0.85);
    padding-left: 0.8rem;
    position: relative;
    font-weight: 600;
    color: #000000;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.confidential_zone_26 h4::before {
    content: "";
    height: 65%;
    background: rgb(166,182,110);
    width: 2px;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0.3em;
}

.confidential_zone_26 li {
    color: #000000;
    padding-left: 0.5rem;
    margin-bottom: 0.8rem;
    position: relative;
    line-height: 1.6;
    font-size: 18px;
}

.confidential_zone_26 p strong::after {
    left: 0;
    width: 100%;
    opacity: 0.3;
    height: 1px;
    bottom: -2px;
    position: absolute;
    transform: scaleX(0.97);
    background: rgb(166,182,110);
    content: "";
}

.thxArea_92 h2 {
    transform: perspective(1000px) rotateX(2deg);
    font-weight: 700;
    padding-bottom: 1.5rem;
    max-width: 90%;
    font-size: 29px;
    line-height: 1.3;
    color: #000000;
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    position: relative;
}

.thxArea_92 .why_choose_07::before {
    width: 100%;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(166,182,110,0.5) 49.5%, rgb(166,182,110,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(166,182,110,0.5) 49.5%, rgb(166,182,110,0.5) 50.5%, transparent 50.5%);
    left: 0;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    content: "";
    top: 0;
    background-size: 40px 40px;
    position: absolute;
}

.program_structure_75::after {
    height: 100%;
    background-position: -1px -1px;
    z-index: 1;
    opacity: 0.1;
    background-image: 
    linear-gradient(90deg, rgb(199,210,156,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(199,210,156,0.5) 1px, transparent 1px);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 40px 40px;
    width: 100%;
    content: "";
}

.program_structure_75 .head_pagebar_73::after {
    border-radius: calc(10px - 2px);
    z-index: -1;
    height: calc(100% + 10px);
    left: -5px;
    width: calc(100% + 10px);
    top: -5px;
    position: absolute;
    border: 1px solid rgb(199,210,156,0.5);
    content: "";
    transform: translateZ(-5px);
}

.program_structure_75 .image_cell_47 {
    border-radius: 50% 0 0 50%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
    height: 550px;
}

.program_structure_75 .image_cell_47 {
    min-height: 350px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 30% 30%;
    order: 1;
}

header::before {
    content: '';
    border-radius: 10px;
    pointer-events: none;
    z-index: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    bottom: 0.5rem;
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    right: 0.5rem;
}

header .top_teach_20::after {
    content: '';
    top: 0;
    position: absolute;
    width: 5px;
    background: linear-gradient(to bottom, rgb(166,182,110), rgb(199,210,156));
    height: 100%;
    right: 0;
}

header .head_bar_21:hover svg {
    transform: scale(1.03);
}

header .header_lesson_43 {
    gap: 0.7rem;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 1rem;
    width: 100%;
    display: flex;
    max-width: 90%;
}

header .head_section_86:hover::before {
    width: 100%;
}

.location_details_93 {
    background: linear-gradient(135deg, rgb(233,237,211), rgba(245, 248, 255, 0.95));
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 6rem 0;
}

.location_details_93 h1::after {
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    transform: translateX(-50%);
    content: "";
    left: 50%;
    bottom: -10px;
    height: 4px;
    position: absolute;
    width: 80px;
}

.location_details_93 .contact_map_93 > div:first-child {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
    padding: 1.5rem;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(250, 252, 255, 0.5), rgba(240, 245, 255, 0.8));
}

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

.location_details_93 span {
    font-size: 12px;
    color: #000000;
    margin-left: 1.8rem;
}

.location_details_93 .start_chat_03 {
    align-items: center;
    display: flex;
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
}

.location_details_93 .contact_map_93:hover > div:first-child {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}



@media (max-width: 992px) {.title_page_43 {
    min-height: 550px;
    height: auto;
}.title_page_43 .reading_block_76 {
    padding: 2rem;
    max-width: 450px;
}.title_page_43 .reading_block_76 h1 {
    font-size: calc(41px * 0.9);
}.title_page_43 .edu_hero_17::before {
    background: linear-gradient(90deg, #000000 20%, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
}
}



@media (max-width: 1200px) {.access_help_83 .container {
    gap: 2rem;
}.access_help_83 .company_holder {
    flex: 1 1 360px;
}.access_help_83 .milestone_cta_69 {
    flex: 1 1 calc(100% - 400px);
    min-width: 360px;
}.access_help_83 .nav_lesson_72 {
    gap: 2rem;
}
}



@media (max-width: 420px) {.access_help_83 .company_holder h3::after {
    width: 50px;
}.access_help_83 .header_lesson_43 .nav_lesson_72 a:hover {
    padding-left: 2rem;
}.science_ref_79 .footer_social_61 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}



@media (max-width: 480px) {.service_plan_17 {
    padding: 50px 0;
}.service_plan_17 h2 {
    font-size: calc(34px * 0.9);
}.service_plan_17 .learn_fees_60 {
    font-size: calc(15px * 0.9);
}.service_plan_17 .fee_plans_39 {
    padding: 20px;
}}



@media (max-width: 991px) {.join_now_37 {
    padding: 90px 0;
}.join_now_37 .container p {
    padding: 35px 50px;
    margin-bottom: 50px;
    font-size: calc(19px * 1.2);
}.join_now_37 .query_info_60 {
    padding: 18px 40px;
}
}



@media (max-width: 480px) {.join_now_37 {
    padding: 50px 0;
}.join_now_37 .container p {
    border-radius: 30px;
    margin-bottom: 30px;
    font-size: calc(13px * 1.2);
    padding: 25px 30px;
}.join_now_37 .query_info_60 {
    padding: 12px 30px;
    font-size: calc(17px * 0.9);
}}


@media only screen and (max-width: 1200px) {.cookie_notice_window_78 {
    padding: 15px 0;
}.cookie_tab_41 {
    padding: 15px 5%;
}
}



@media (max-width: 992px) {.our_mission_26 {
    padding: 80px 0;
}.our_mission_26 .reading_block_76 {
    padding: 30px 35px;
    transform: translateZ(0) rotateY(-1deg);
}.our_mission_26 h5 {
    font-size: calc(24px * 0.95);
}.our_mission_26 b {
    font-size: calc(17px * 1.2);
}.our_mission_26 li {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 992px) {.instructional_approach_41 {
    padding: 5rem 0;
}.instructional_approach_41 .why_choose_07 {
    padding: 2.5rem 2rem;
}.instructional_approach_41 h3 {
    font-size: calc(29px * 0.8);
}
}



@media (max-width: 576px) {.instructional_approach_41 {
    padding: 3.5rem 0;
}.instructional_approach_41 .container {
    padding: 0 1rem;
    transform: perspective(1000px) rotateX(0deg);
}.instructional_approach_41 .why_choose_07 {
    border-left: 3px solid rgb(199,210,156);
    padding: 1.75rem 1.25rem;
}.instructional_approach_41 .why_choose_07::before {
    display: none;
}.instructional_approach_41 h3 {
    font-size: calc(20px * 1.3);
    padding-bottom: 0.75rem;
    margin-bottom: 1rem;
}.instructional_approach_41 h3::after {
    width: 50px;
}.instructional_approach_41 p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.instructional_approach_41 p span {
    padding-left: 0.75rem;
}.instructional_approach_41 p span::before {
    left: -10px;
    font-size: 3.5rem;
    top: -15px;
}}



@media (max-width: 480px) {.confidential_zone_26 {
    padding: 2rem 0.5rem;
}.confidential_zone_26 .container {
    padding: 1.25rem;
}.confidential_zone_26 h1 {
    font-size: calc(44px * 0.85);
    margin-bottom: 1.2rem;
    padding-bottom: 0.6rem;
}.confidential_zone_26 h2 {
    font-size: calc(30px * 0.9);
    margin-top: 1.8rem;
    padding-left: 0.8rem;
}.confidential_zone_26 h3, .confidential_zone_26 h4 {
    padding-left: 0.5rem;
    font-size: calc(30px * 0.75);
}.confidential_zone_26 p, .confidential_zone_26 span, .confidential_zone_26 li {
    font-size: calc(18px * 0.9);
    line-height: 1.55;
}.confidential_zone_26 ul {
    padding-left: 1rem;
}.confidential_zone_26 li::before {
    height: 5px;
    width: 5px;
    top: 0.6rem;
    left: -1rem;
}}



@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .top_teach_20 {
    padding: 1.2rem;
}header .head_bar_21 {
    padding: 0 0 0.8rem 0;
}header .head_bar_21 svg {
    width: 150px;
}header .header_lesson_43 {
    gap: 0.6rem;
    padding-top: 0.8rem;
}header .head_section_86 {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .top_teach_20 {
    padding: 0.8rem 0.8rem 1rem;
}header .head_bar_21 {
    padding: 0 0 0.6rem 0;
}header .head_bar_21 svg {
    width: 120px;
}header .header_lesson_43 {
    justify-content: flex-start;
    padding-bottom: 0.3rem;
    padding-top: 0.6rem;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .header_lesson_43::-webkit-scrollbar {
    height: 3px;
}header .header_lesson_43::-webkit-scrollbar-thumb {
    background: rgb(199,210,156);
    border-radius: 10px;
}header .head_section_86 {
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 3px;
}}



@keyframes zoom-pan {
    0% {
        transform: scale(1) translate(0, 0);
    }
    50% {
        transform: scale(1.1) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.05) translate(1%, 1%);
    }
}



@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

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



@keyframes pulse {
    0% {
        opacity: 0.6;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.9;
        transform: scale(1.02);
    }
}



@keyframes floatElement {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-20px, 20px) rotate(3deg);
    }
    100% {
        transform: translate(20px, -20px) rotate(-3deg);
    }
}

