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

.project_ref_5376 {
    flex: 0 0 auto;
}

header,footer {
    width: 100%;
}

header {
    z-index: 100;
    margin-top: 0;
    background: linear-gradient(120deg, rgb(217,210,200) 0%, rgb(185,174,164) 100%);
    overflow: visible;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    padding: 0;
    position: relative;
}

footer .info_item:nth-child(even) {
    background-color: rgb(217,210,200,0.5);
}

footer .info_item svg {
    vertical-align: middle;
    fill: rgb(217,210,200);
    top: -1px;
    height: 20px;
    position: relative;
    margin-right: 12px;
    width: 20px;
}

footer .head_learn_1792::before {
    content: "";
    border-radius: calc(29px - 8px);
    right: 15px;
    left: 15px;
    top: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    pointer-events: none;
    bottom: 15px;
    position: absolute;
}

footer .head_info_8375 a {
    display: inline-block;
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 10px 15px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    border-radius: 0 5px 5px 0;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(185,174,164,0.5);
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
}

footer .input_holder input[type="email"] {
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

footer .honor_cta_7452 {
    margin-top: 50px;
    text-align: center;
    position: relative;
}

.cookie_hide_0596 {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    display: flex;
}

#panelPrivacyPolicy_7082:checked ~ .cookie_panel_overlay_8923 {
    opacity: 0;
    visibility: hidden;
}

.web_tracking_4269 {
    flex-shrink: 0;
    text-align: center;
    border-bottom: 2px solid rgb(217,210,200);
    min-width: 120px;
    text-decoration: none;
    line-height: 35px;
    cursor: pointer;
    font-size: 24px;
    color: rgb(217,210,200);
    margin-left: 10px;
    white-space: nowrap;
}

.training_benefits_7836 {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(242,236,231) 0%, rgba(245, 248, 255, 0.9) 100%);
    overflow: hidden;
}

.training_benefits_7836 .knowledge_studio_9650 {
    flex-direction: column;
    background: #ffffff;
    display: flex;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    transform: translateY(-20px);
}

.training_benefits_7836 h1::after {
    background: rgb(217,210,200);
    position: absolute;
    bottom: 0;
    content: "";
    transition: width 0.5s ease;
    left: 0;
    height: 3px;
    width: 60px;
}

.training_benefits_7836 svg path {
    fill: rgb(217,210,200);
    transition: fill 0.3s ease;
}



.training_benefits_7836 .pic_img_wrap_0845:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.pricing_row_4765 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1400px;
}

.pricing_row_4765 .fee_chart_0186 {
    margin-bottom: 3.5rem;
    order: 1;
    position: relative;
    text-align: center;
}

.pricing_row_4765 .fee_chart_0186 h2::after {
    width: 70%;
    content: "";
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -0.75rem;
    background: linear-gradient(90deg, transparent, rgb(217,210,200), transparent);
}

.pricing_row_4765 .package_deals_2367:hover::before {
    transform: translateY(0);
}

.pricing_row_4765 .price_plan_7924 {
    display: flex;
    position: relative;
    flex: 1;
    flex-direction: column;
    padding: 2rem 1.75rem;
}

.pricing_row_4765 .price_plan_7924 p {
    word-wrap: break-word;
    line-height: 1.65;
    margin-bottom: 1.5rem;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
    font-size: 14px;
    flex-grow: 1;
}

.pricing_row_4765 .package_deals_2367:nth-child(odd) .price_plan_7924::before {
    top: 1rem;
    height: 2.5rem;
    width: 2.5rem;
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.1;
    right: 1rem;
    background: rgb(217,210,200,0.5);
}

.privacy_nook_1078 li {
    margin-bottom: 10px;
}

.privacy_nook_1078 p, .privacy_nook_1078 span, .privacy_nook_1078 div {
    margin-bottom: 5px;
    line-height: 20px;
}

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

.program_overview_7592 .knowledge_studio_9650::before {
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(217,210,200), rgb(185,174,164));
    z-index: 1;
}

.program_overview_7592 .head_learn_1792:hover {
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.07), 
              -12px -12px 20px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px);
}

.program_overview_7592 .head_learn_1792 svg path {
    fill: rgb(217,210,200);
    transition: fill 0.3s ease;
}

.program_overview_7592 .pic_img_wrap_0845 {
    height: 100%;
    transition: all 0.5s ease;
    position: relative;
    min-height: 500px;
}

.program_overview_7592 .pic_img_wrap_0845::after {
    right: 30px;
    border: 2px solid #ffffff;
    animation: pulseCircle 3s infinite;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    width: 20px;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    content: "";
    height: 20px;
    z-index: 2;
}

header .head_learn_1792:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}

header .top_expert_5296 {
    z-index: 1;
    position: relative;
    display: block;
    transition: all 0.3s ease;
}

header .head_nav_0752 {
    list-style: none;
    z-index: 2;
    padding: 0;
    display: flex;
    position: relative;
    margin: 0;
}

header .top_skill_0328 a:hover::before {
    left: 100%;
}

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

header .main_skill_8741 {
    margin-top: -15px;
    padding-top: 2rem;
    position: relative;
    background: rgb(242,236,231);
    z-index: 1;
}



header::after {
    top: 15px;
    content: '';
    animation: pulse 2s infinite;
    height: 8px;
    box-shadow: 0 0 10px #ffffff;
    width: 8px;
    right: 15px;
    background: #ffffff;
    position: absolute;
    border-radius: 50%;
}

.get_in_touch_3602 .pic_img_wrap_0845::before {
    top: 0;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(217,210,200) 0,
        rgb(217,210,200) 5px,
        transparent 5px,
        transparent 10px
    );
    opacity: 0.03;
    width: 100%;
    position: absolute;
    left: 0;
    mix-blend-mode: color-burn;
}

.get_in_touch_3602 .inquiry_block_5640 {
    position: relative;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ffffff 85%,
        rgba(rgb(242,236,231), 0.3) 100%
    );
    padding: 50px;
    z-index: 2;
    flex: 1 1 60%;
}

.get_in_touch_3602 .inquiry_block_5640 h3::before,
.get_in_touch_3602 .inquiry_block_5640 h3::after {
    display: none;
}

.get_in_touch_3602 .inquiry_block_5640 input[type="text"]:focus,
.get_in_touch_3602 .inquiry_block_5640 textarea:focus {
    background: #ffffff;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 0 0 2px rgb(217,210,200,0.5);
    outline: none;
}

.get_in_touch_3602 .inquiry_block_5640 textarea {
    min-height: 150px;
    resize: vertical;
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 label {
    font-size: 16px;
    position: relative;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.6;
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 a {
    color: rgb(217,210,200);
    background-size: 0% 100%;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(217,210,200,0.5) 2px
    );
    font-weight: 600;
    transition: background-size 0.3s ease;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
    text-decoration: none;
}



.get_in_touch_3602 .query_form_3672 {
    position: relative;
    padding: 50px;
    z-index: 2;
    background: rgb(242,236,231);
    overflow: hidden;
    flex: 1 1 35%;
}

.get_in_touch_3602 .query_form_3672 h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 15px;
    position: relative;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li:hover {
    transform: translateX(5px);
    border-left-color: rgb(185,174,164);
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li:hover::after {
    opacity: 0.05;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li svg path {
    fill: rgb(217,210,200);
    transition: all 0.3s ease;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li a::before {
    bottom: -2px;
    transform-origin: right;
    height: 1px;
    background: rgb(217,210,200);
    transition: transform 0.3s ease;
    width: 100%;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    content: "";
}

.welcome_board_7281::after {
    z-index: 0;
    left: -5%;
    height: 35%;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    transform: skewY(-3deg);
    position: absolute;
    width: 110%;
}

.welcome_board_7281 .learn_page_0354 {
    position: relative;
    opacity: 0;
    animation: fadeIn 1.2s 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    width: 100%;
    perspective: 1000px;
    margin-top: 2rem;
}

.welcome_board_7281 .skill_experts_0438:hover {
    transform: rotateX(0) rotateY(-2deg) translateZ(0) scale(1.01);
}

.welcome_board_7281 .skill_experts_0438:hover span {
    transform: translateY(0);
}

.thanksField_5098 {
    padding: 5rem 0;
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(135deg, rgb(242,236,231), rgb(185,174,164,0.5));
}

.thanksField_5098 .knowledge_studio_9650:hover {
    transform: translateZ(10px) scale(1.01);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
}

.thanksField_5098 .knowledge_studio_9650:hover::before {
    opacity: 0.05;
}

.thanksField_5098 .knowledge_studio_9650 > div:first-child {
    transform: translateZ(20px);
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.thanksField_5098 h5 {
    transform: translateZ(5px);
    letter-spacing: 0.02em;
    position: relative;
    line-height: 1.4;
    font-size: 19px;
    color: #000000;
    margin: 0;
    font-weight: 700;
}

.thanksField_5098 .knowledge_studio_9650:hover a::before {
    left: 100%;
}

.thanksField_5098 a:hover p {
    opacity: 1;
    color: rgb(217,210,200);
}

.course_instructor_2184::before {
    left: 0;
    z-index: 1;
    width: 50%;
    position: absolute;
    background: rgb(217,210,200);
    top: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    content: "";
    height: 100%;
}

.course_instructor_2184:hover .pic_img_wrap_0845 {
    transform: translateX(0%);
    filter: grayscale(0%) contrast(1.2);
}



.course_instructor_2184:hover .pic_img_wrap_0845 {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}

.course_instructor_2184 .name::before {
    background: rgb(217,210,200);
    width: 50px;
    bottom: -10px;
    height: 5px;
    content: "";
    transition: transform 0.5s ease 0.7s;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    position: absolute;
}

.course_instructor_2184 .emp_overview_6147::after {
    font-family: serif;
    opacity: 0.1;
    line-height: 0;
    color: rgb(217,210,200,0.5);
    position: absolute;
    z-index: -1;
    content: '"';
    right: -80px;
    bottom: -120px;
    font-size: 20rem;
}

.course_fit_for_7049::before,
.course_fit_for_7049::after {
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent 20%, 
        rgb(217,210,200) 50%, 
        transparent 80%);
    opacity: 0;
    top: 0;
    animation: beamScan 8s infinite ease-out;
    height: 100%;
    content: '';
    width: 1px;
    z-index: -1;
}

.course_fit_for_7049::before {
    animation-delay: 0s;
    left: 25%;
}

.course_fit_for_7049 ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 1.2rem;
}

.course_fit_for_7049 ul li::after {
    height: 100%;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(217,210,200,0.5) 20%, 
        transparent 80%);
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
    content: '';
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.course_fit_for_7049 ul li:hover svg path {
    fill: rgb(185,174,164);
    animation: flashIcon 1s ease;
}

.course_fit_for_7049 ul::after {
    left: 20px;
    bottom: 20px;
    border: 1px solid rgb(185,174,164,0.5);
    opacity: 0.2;
    border-radius: 50%;
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
}

.client_opinions_4615 h2::after {
    display: block;
    height: 4px;
    width: 80px;
    margin: 0.8rem auto 0;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(217,210,200) 0%, rgb(185,174,164) 100%);
    content: "";
}

.client_opinions_4615 .knowledge_studio_9650 {
    padding: 0;
    position: relative;
}

.client_opinions_4615 .client_feedback_6412:nth-child(2) {
    --i: 2;
}

.client_opinions_4615 .client_feedback_6412:nth-child(4) {
    --i: 4;
}

.client_opinions_4615 .client_feedback_6412:nth-child(7) {
    --i: 7;
}

.client_opinions_4615 .client_feedback_6412 h3 {
    margin-bottom: 0.75rem;
    font-size: calc(21px * 1.05);
    padding-left: 1.5rem;
    color: rgb(217,210,200);
    letter-spacing: 0.01em;
    position: relative;
    font-weight: 700;
}

.client_opinions_4615 .client_feedback_6412 div {
    padding-top: 1.25rem;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: flex-start;
    margin-top: auto;
}

.about_this_5198::before {
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
    top: 0;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(30, 45, 75, 0.92) 0%,
        rgba(25, 35, 60, 0.95) 50%,
        rgba(20, 30, 55, 0.98) 100%);
}

.about_this_5198 h1 {
    margin-bottom: 40px;
    transform: translateZ(30px);
    position: relative;
    font-size: 48px;
    font-weight: 700;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    color: #ffffff;
}

.about_this_5198 h1 {
    font-size: calc(48px + 10px);
}

.about_this_5198 h1 {
    font-size: calc(48px - 2px);
    margin-bottom: 30px;
}

.about_this_5198 h4 {
    font-size: calc(18px + 2px);
    letter-spacing: 0.5px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
    color: rgb(217,210,200);
    transform: translateZ(20px);
}

.about_this_5198 h4 {
    font-size: 18px;
}



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


@media only screen and (max-width: 800px) {.cookie_explained_1594 {
    display: none;
}.cookie_hide_0596 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_panel_overlay_8923 h5 {
    text-align: center;
}.cookie_panel_overlay_8923 p {
    text-align: center;
}.cookie_layer_5714 {
    margin-bottom: 20px;
}body .layer-container_6240 .web_tracking_4269 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (min-width: 992px) {.pricing_row_4765 .learning_packages_8416 {
    flex-direction: row;
}.pricing_row_4765 .fee_chart_0186 {
    order: 2;
    margin-bottom: 0;
    flex-direction: column;
    padding-left: 3rem;
    text-align: left;
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
}.pricing_row_4765 .fee_chart_0186 h2 {
    text-align: left;
    margin-bottom: 2rem;
}.pricing_row_4765 .fee_chart_0186 h2::after {
    left: 0;
    width: 40%;
    transform: none;
}.pricing_row_4765 .price_options_4320 {
    margin: 0;
    text-align: left;
}.pricing_row_4765 .bundle_offer_6753 {
    order: 1;
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media screen and (max-width: 576px) {.program_overview_7592 {
    padding: 50px 0;
}.program_overview_7592 .container {
    padding: 0 20px;
}.program_overview_7592 .knowledge_studio_9650 {
    border-radius: 10px;
}.program_overview_7592 .knowledge_guide_6248 {
    padding: 25px 20px;
}.program_overview_7592 h3 {
    font-size: calc(31px - 6px);
    margin-bottom: 20px;
}.program_overview_7592 p {
    font-size: calc(15px - 1px);
}.program_overview_7592 .head_learn_1792 {
    padding: 10px;
    margin-bottom: 20px;
}.program_overview_7592 .head_learn_1792 svg {
    max-width: 100px;
}.program_overview_7592 .pic_img_wrap_0845 {
    min-height: 280px;
}.program_overview_7592 .pic_img_wrap_0845::after {
    top: 20px;
    right: 20px;
    width: 15px;
    height: 15px;
}}



@media (max-width: 768px) {.get_in_touch_3602 {
    padding: 60px 0;
}.get_in_touch_3602 h3 {
    margin-bottom: 35px;
    font-size: calc(32px * 0.85);
}.get_in_touch_3602 .inquiry_block_5640 h3,
    .get_in_touch_3602 .query_form_3672 h4 {
    font-size: calc(22px * 0.9);
}.get_in_touch_3602 .inquiry_block_5640,
    .get_in_touch_3602 .query_form_3672 {
    padding: 35px;
}.get_in_touch_3602 .inquiry_block_5640::before,
    .get_in_touch_3602 .inquiry_block_5640::after {
    width: 30px;
    height: 30px;
}.get_in_touch_3602 .inquiry_block_5640 input[type="text"],
    .get_in_touch_3602 .inquiry_block_5640 textarea {
    padding: 14px 16px;
}
}



@media (max-width: 767px) {.welcome_board_7281 {
    padding: 4rem 1.5rem;
}.welcome_board_7281 h1.tech_study_5764 {
    font-size: clamp(2rem, 8vw, 2.5rem);
}.welcome_board_7281 .learn_page_0354 {
    margin-top: 2.5rem;
}}



@media (min-width: 768px) {.thanksField_5098 {
    padding: 7rem 0;
}.thanksField_5098 .knowledge_studio_9650 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 4rem;
}.thanksField_5098 h5 {
    font-size: calc(19px * 1.1);
}.thanksField_5098 p {
    font-size: calc(18px * 1.05);
}.thanksField_5098 .knowledge_studio_9650::after {
    right: -15px;
    opacity: 0;
    border-right: 3px solid rgb(217,210,200);
    transition: opacity 0.5s ease, transform 0.5s ease;
    top: -15px;
    height: 30px;
    content: "";
    border-top: 3px solid rgb(217,210,200);
    transform: translateZ(10px) scale(0.9);
    width: 30px;
    position: absolute;
}.thanksField_5098 .knowledge_studio_9650:hover::after {
    opacity: 1;
    transform: translateZ(10px) scale(1);
}.thanksField_5098 .knowledge_studio_9650::before {
    transition: clip-path 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.thanksField_5098 .knowledge_studio_9650:hover::before {
    clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);
}
}



@media (max-width: 767px) {.client_opinions_4615 {
    padding: 3.5rem 0;
}.client_opinions_4615 h2 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.8);
}.client_opinions_4615 h2::after {
    height: 3px;
    width: 60px;
}.client_opinions_4615 .success_testimonials_6412 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.client_opinions_4615 .client_feedback_6412 img {
    height: 50px;
    width: 50px;
}
}



@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}



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



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

@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}



@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}



@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(10%) translateY(5%);
    }
    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(-10%) translateY(-5%);
    }
}

