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

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

html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
}

.lfgnmentorship_profile::after {
    content: "";
    width: 70%;
    height: 70%;
    bottom: 0;
    right: 0;
    z-index: 0;
    background: linear-gradient(210deg, rgb(95,104,96,0.5) 0%, transparent 70%);
    position: absolute;
}

.lfgnmentorship_profile .qYwGemployee_details {
    background: #ffffff;
    border-radius: 19px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    z-index: 3;
    position: relative;
    transform: translateY(0);
    padding: 2.5rem 2rem 2rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    width: 90%;
    margin: -80px auto 0;
}

.lfgnmentorship_profile .qYwGemployee_details div:nth-child(2) {
    position: relative;
    font-size: 19px;
    font-weight: 600;
    color: rgb(95,104,96);
    margin-bottom: 1.5rem;
    text-align: center;
}

.lfgnmentorship_profile .QYpIwork_milestones::after {
    bottom: -0.5rem;
    right: 0;
}

header:before {
    pointer-events: none;
    top: 0;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    position: absolute;
    content: '';
    animation: shimmer 8s infinite linear;
    left: 0;
    width: 100%;
}

header .jkWDfirst_lesson {
    display: flex;
    align-items: center;
    gap: 35px;
    position: relative;
}

header .jkWDfirst_lesson:before {
    transform: translateY(-50%) scaleX(0.8);
    position: absolute;
    transition: all 0.4s ease;
    height: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    width: 100%;
    left: 0;
    top: 50%;
    content: '';
}

header .gvTjfirst_class:hover {
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
}

header .gvTjfirst_class:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}

header .IWNtheader_primary:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}

header .IWNtheader_primary:hover:after {
    opacity: 0.7;
}

header .IWNtheader_primary:hover svg {
    filter: drop-shadow(0 0 5px rgb(135,148,138));
    transform: scale(1.05);
}

.DrvSour_mission {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    color: #ffffff;
}

.DrvSour_mission .QoBZtext_holder {
    max-width: 900px;
    padding: 30px 40px 40px;
    margin-left: 0;
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    background: linear-gradient(
        145deg, 
        rgba(255, 255, 255, 0.08) 0%, 
        rgba(255, 255, 255, 0.03) 100%
    );
    backdrop-filter: blur(10px);
}

.DrvSour_mission ul li {
    margin-bottom: 15px;
}

.DrvSour_mission .QoBZtext_holder:hover ul li h4::before {
    left: -25px;
    opacity: 1;
}

.DrvSour_mission .QoBZtext_holder:hover ul li span {
    transform: translateY(-5px);
    opacity: 1;
}

.goRnlearning_impact {
    padding: 120px 0 100px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,188,169) 0%, #ffffff 100%);
    position: relative;
}

.goRnlearning_impact h5 {
    font-weight: 700;
    margin-right: auto;
    text-align: center;
    margin-left: auto;
    letter-spacing: 0.5px;
    color: #000000;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    font-size: 20px;
    max-width: 800px;
    position: relative;
    line-height: 1.4;
    margin-bottom: 50px;
    opacity: 0;
    z-index: 1;
    transform: translateY(0);
}

.goRnlearning_impact .dexmlearning_lab:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
}

.goRnlearning_impact .uRdyphoto_thumbnail:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
}

.goRnlearning_impact .QoBZtext_holder {
    max-width: 100%;
    flex: 1;
}

.goRnlearning_impact li {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation-delay: calc(0.1s * var(--i, 1));
    transform: translateX(20px);
    animation: fadeInRight 0.5s ease forwards;
    padding: 14px 20px 14px 60px;
    opacity: 0;
    border-radius: 8px;
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(180,188,169), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
}

.goRnlearning_impact li svg path {
    fill: rgb(135,148,138);
    transition: fill 0.3s ease;
}

.cLgucourse_program_info .container {
    z-index: 5;
    position: relative;
}

.cLgucourse_program_info .dexmlearning_lab {
    position: relative;
    border-radius: 26px;
    transition: all 0.5s ease;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 15px rgba(0, 0, 0, 0.5), 
                0 0 0 1px rgb(135,148,138,0.5);
}

.cLgucourse_program_info .dBmnmain_know svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
    height: auto;
    width: 120px;
}

.cLgucourse_program_info .gkzRtech_skills p {
    margin-bottom: 30px;
    max-width: 100%;
    position: relative;
    line-height: 1.7;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 16px;
}

footer {
    position: relative;
    width: 100%;
}

footer .ftOMassign_help {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(135,148,138), rgb(95,104,96));
    padding: 80px 0 30px;
}

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

footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}

footer .info_item:nth-child(2) {
    transform: translateY(20px);
}

footer .info_item:nth-child(4) {
    transform: translateY(10px);
}

footer .info_item svg {
    height: 24px;
    margin-right: 10px;
    flex-shrink: 0;
    fill: #ffffff;
    width: 24px;
}

footer .text_main_holder {
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    gap: 30px;
}

footer .jkWDfirst_lesson::before {
    bottom: -50px;
    background-color: rgb(95,104,96);
    right: -50px;
}

footer .subscribe_holder::before {
    left: -50px;
    background-color: rgb(135,148,138);
    bottom: -50px;
}

footer .gXdLdebate_club {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    max-width: 300px;
}

footer .jkWDfirst_lesson:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}

footer .CagJhead_top a:hover {
    transform: translateY(-3px);
    background-color: rgb(95,104,96,0.5);
}

footer .input_holder input[type="email"] {
    border: none;
    border-radius: 10px;
    color: #ffffff;
    padding: 15px 20px;
    text-align: center;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    font-size: 12px;
}

footer .RyLXprice_table {
    backdrop-filter: blur(5px);
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    background-color: rgb(135,148,138,0.5);
    display: inline-block;
    padding: 8px 20px;
}

.lLQBtariff_option .cYrfvalue_pricing {
    max-width: 800px;
    margin: 0 auto;
    animation: fadeInUp 0.8s ease-out forwards;
    text-align: center;
    transform: translateY(-10px);
}

.lLQBtariff_option .EZAlcost_matrix {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    gap: 30px;
}

.lLQBtariff_option .NGEotrial_offers:nth-child(3) {
    --index: 3;
}

.lLQBtariff_option .uOoAcost_card {
    overflow: hidden;
    box-sizing: border-box;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    flex-direction: column;
    height: 100%;
    position: relative;
    display: flex;
}

.lLQBtariff_option .Qpzqprogram_fees h3 {
    margin-bottom: 15px;
    font-weight: 700;
    color: #000000;
    word-break: break-word;
    margin-top: 0;
    position: relative;
    font-size: 20px;
    overflow-wrap: break-word;
}

.lLQBtariff_option .uRdyphoto_thumbnail {
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    width: 100%;
    height: 200px;
}

.MfSUsecure_fortification h1 {
    margin-bottom: 20px;
    font-size: 40px;
    color: rgb(135,148,138);
    margin-top: 30px;
    border-bottom: 2px solid rgb(135,148,138);
    padding-bottom: 10px;
    font-weight: 700;
}



.MfSUsecure_fortification h1, .MfSUsecure_fortification h2, .MfSUsecure_fortification h3, .MfSUsecure_fortification h4, .MfSUsecure_fortification h5, .MfSUsecure_fortification h6 {
    animation: fadeIn 0.6s ease-in-out;
}

.bwXUuser_reviews::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(135,148,138,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(95,104,96,0.5) 0%, transparent 20%);
    height: 100%;
    z-index: 0;
    opacity: 0.07;
}

.bwXUuser_reviews .eilOreview_slider {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    gap: 2.5rem;
    display: grid;
}

.bwXUuser_reviews .ArFjreview_space:nth-child(2n) {
    border-left: 3px solid rgb(135,148,138);
}

.bwXUuser_reviews .ArFjreview_space:nth-child(3n) {
    border-left: 3px solid rgb(95,104,96);
}

.bwXUuser_reviews .ArFjreview_space div {
    transform: rotate(-3deg);
    border: 2px solid rgba(var(--primary-color-rgb), 0.1);
    height: 3.5rem;
    width: 3.5rem;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-top: auto;
    transition: transform 0.4s ease;
}

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

.oapythanksNexus h2::after {
    background: linear-gradient(90deg, rgb(135,148,138), rgb(95,104,96));
    width: 80px;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
    left: 50%;
}

.oapythanksNexus .dexmlearning_lab:hover {
    transform: translateY(27px);
    box-shadow: 0 18px 35px rgba(0,0,0,0.1), 
                0 8px 20px rgba(0,0,0,0.07);
}

.oapythanksNexus li {
    padding-left: 25px;
    position: relative;
}

.ayZSwelcome {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,188,169) 0%, rgba(0, 0, 0, 0.5) 100%);
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.ayZSwelcome .FqIOlearn_top {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 1200px;
    position: relative;
    width: 90%;
    transform: translateY(-2%);
    z-index: 2;
    grid-gap: 2rem;
}

.ayZSwelcome .FqIOlearn_top > div:first-child::before {
    animation: lineGrow 1.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.5s;
    content: "";
    height: 0;
    position: absolute;
    background: rgb(135,148,138);
    left: 0;
    width: 3px;
    top: 0;
}

.ayZSwelcome .MWKvacademy_track > div::before {
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.3) 0%, 
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
}

.kFBxcookieDisclosurePanel {
    border-top: 3px solid rgb(135,148,138);
    background: rgb(180,188,169);
    width: 100%;
    display: flex;
    justify-content: center;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    position: fixed;
    bottom: 0;
    padding: 20px 0;
}

.VcrAcookie_guard svg {
    height: 50px;
    width: 50px;
    fill: rgb(135,148,138);
}

.vFaKcookie_review p {
    margin: 0;
    color: #ffffff;
    line-height: 1.5;
    font-size: 14px;
}

.cookie_button.mVuLcookie_screen {
    margin-right: 10px;
}


.KBZgtraining_structure {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(180,188,169) 100%);
    padding: 100px 0;
    overflow: hidden;
}

.KBZgtraining_structure .dexmlearning_lab {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.KBZgtraining_structure .dexmlearning_lab > div::before {
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 85%);
    background: linear-gradient(135deg, rgb(95,104,96,0.5) 0%, transparent 100%);
    left: 0;
    top: 0;
    opacity: 0.05;
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
}

.KBZgtraining_structure p span {
    display: inline-block;
    position: relative;
    transition: transform 0.4s ease;
}

.KBZgtraining_structure .dexmlearning_lab > div:hover p span::before {
    transform: scaleX(1);
}

.Defacontact_panel::after {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(135,148,138,0.5) 0%, transparent 30%);
    content: "";
    animation: pulse 15s infinite alternate;
    height: 100%;
    position: absolute;
}

.Defacontact_panel .uRdyphoto_thumbnail::after {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(to right, rgb(135,148,138,0.5) 0%, transparent 100%);
    position: absolute;
}

.DtzTinquiry_panel .waHTreach_message h3 {
    text-align: left;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
    margin-bottom: 30px;
}

.DtzTinquiry_panel .waHTreach_message input[type="text"]:focus,
.DtzTinquiry_panel .waHTreach_message textarea:focus {
    border-color: rgb(135,148,138);
    outline: none;
    box-shadow: 0 0 0 3px rgb(135,148,138,0.5);
}

.DtzTinquiry_panel .waHTreach_message .EPFGfeedback_inquiry label {
    cursor: pointer;
    position: relative;
    color: #000000;
    line-height: 1.5;
    padding-left: 30px;
    font-size: calc(14px - 2px);
}

.DtzTinquiry_panel .waHTreach_message .EPFGfeedback_inquiry a:hover {
    text-decoration: underline;
}

.DtzTinquiry_panel .waHTreach_message .gjPmconnect_map::before {
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
    height: 100%;
    left: -100%;
    background: rgb(95,104,96);
}

.DtzTinquiry_panel .iylaquery_reach h4 {
    position: relative;
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
}

.DtzTinquiry_panel .iylaquery_reach .OJFIinquiry_section li {
    display: flex;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    align-items: flex-start;
}

.DtzTinquiry_panel .iylaquery_reach .OJFIinquiry_section li span {
    color: #000000;
    line-height: 1.5;
    font-size: 14px;
}


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



@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .jkWDfirst_lesson {
    gap: 20px;
}header .IWNtheader_primary svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .IWNtheader_primary svg {
    height: 35px;
}}



@media (min-width: 768px) {.DrvSour_mission {
    padding: 150px 0;
}.DrvSour_mission .QoBZtext_holder {
    transform: translateX(0);
    padding: 50px 60px 60px;
    margin-left: 5%;
}.DrvSour_mission .QoBZtext_holder:hover {
    transform: translateX(10px);
}.DrvSour_mission h1 {
    font-size: calc(47px + 10px);
    margin-bottom: 50px;
}.DrvSour_mission ul li span {
    column-count: 2;
}
}



@media (min-width: 992px) {.goRnlearning_impact .uRdyphoto_thumbnail {
    max-width: 450px;
}.goRnlearning_impact h5 {
    font-size: calc(20px + 4px);
}.goRnlearning_impact li p {
    font-size: 17px;
}
}



@media (max-width: 767px) {.goRnlearning_impact {
    padding: 80px 0 60px;
}.goRnlearning_impact h5 {
    margin-bottom: 30px;
    padding: 0 15px;
}.goRnlearning_impact .dexmlearning_lab {
    padding: 25px 20px;
}.goRnlearning_impact li {
    padding: 12px 15px 12px 50px;
}.goRnlearning_impact li svg {
    height: 24px;
    width: 24px;
    left: -35px;
}.goRnlearning_impact .uRdyphoto_thumbnail {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
    max-width: 100%;
}
}



@media screen and (max-width: 480px) {.cLgucourse_program_info {
    padding: 40px 0;
}.cLgucourse_program_info .uRdyphoto_thumbnail {
    min-height: 250px;
}.cLgucourse_program_info .gkzRtech_skills {
    padding: 25px 20px;
}.cLgucourse_program_info .gkzRtech_skills h3 {
    font-size: calc(18px * 1.2);
}.cLgucourse_program_info .dBmnmain_know svg {
    width: 80px;
}}



@media (min-width: 768px) {.lLQBtariff_option .EZAlcost_matrix {
    grid-template-columns: repeat(2, 1fr);
}.lLQBtariff_option .Qpzqprogram_fees {
    padding: 40px;
}.lLQBtariff_option .uRdyphoto_thumbnail {
    height: 220px;
}
}



@media (max-width: 767px) {.lLQBtariff_option {
    padding: 80px 0;
}.lLQBtariff_option .Qpzqprogram_fees {
    padding: 30px 20px;
}.lLQBtariff_option .WnZQlearn_sub {
    padding: 6px 12px;
    font-size: 20px;
}.lLQBtariff_option .uRdyphoto_thumbnail {
    height: 180px;
}
}



@media (max-width: 480px) {.lLQBtariff_option {
    padding: 60px 0;
}.lLQBtariff_option .cYrfvalue_pricing h2 {
    font-size: calc(28px * 0.85);
}.lLQBtariff_option .Qpzqprogram_fees h3 {
    font-size: calc(20px * 0.95);
}.lLQBtariff_option .uRdyphoto_thumbnail {
    height: 160px;
}}



@media (max-width: 991px) {.bwXUuser_reviews {
    padding: 4rem 0;
}.bwXUuser_reviews h2 {
    transform: translateX(0);
    text-align: center;
    font-size: calc(32px * 1.05);
}.bwXUuser_reviews h2::after {
    left: 50%;
    transform: translateX(-50%);
}.bwXUuser_reviews .eilOreview_slider {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}



@media (max-width: 767px) {.oapythanksNexus {
    padding: 70px 0;
}.oapythanksNexus h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.oapythanksNexus h2::after {
    bottom: -12px;
    width: 60px;
}.oapythanksNexus .dexmlearning_lab {
    padding: 30px 25px;
}.oapythanksNexus .dexmlearning_lab::after {
    display: none;
}.oapythanksNexus span {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 767px) {.ayZSwelcome {
    padding: 4rem 1rem;
}.ayZSwelcome .FqIOlearn_top > div:first-child {
    padding: 1.5rem;
}.ayZSwelcome .MWKvacademy_track > div {
    padding: 2rem;
    min-height: 400px;
}.ayZSwelcome .title_style_header {
    font-size: calc(46px * 0.9);
}.ayZSwelcome .MWKvacademy_track h3 {
    margin-bottom: 1.5rem;
    font-size: 22px;
}
}




@media (max-width: 991px) {.KBZgtraining_structure {
    padding: 80px 0;
}.KBZgtraining_structure .dexmlearning_lab > div {
    transform: perspective(800px) rotateY(1deg);
    padding: 30px 40px;
}.KBZgtraining_structure h3 {
    font-size: calc(29px * 0.75);
    margin-bottom: 20px;
}
}



@media (hover: hover) {.KBZgtraining_structure .dexmlearning_lab > div {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s ease;
}.KBZgtraining_structure p span {
    transition: transform 0.3s ease;
}.KBZgtraining_structure p span:hover {
    transform: translateY(-1px);
}}



@media screen and (max-width: 480px) {.Defacontact_panel {
    padding: 40px 0;
}.DtzTinquiry_panel .waHTreach_message,
    .DtzTinquiry_panel .iylaquery_reach {
    padding: 20px;
}.DtzTinquiry_panel .iylaquery_reach .OJFIinquiry_section li {
    flex-direction: column;
}.DtzTinquiry_panel .iylaquery_reach .OJFIinquiry_section li svg {
    margin-bottom: 10px;
}
}



@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}



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



@keyframes overlayPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}



@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes fadeScale {
  0% {
    opacity: 0;
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) scale(1);
  }
}

