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

footer .project_ref_5376 {
    font-family: Arial, sans-serif;
    background-color: rgb(185,174,164);
    padding: 80px 0 30px;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}

footer .info_item {
    position: relative;
    background-color: rgb(185,174,164,0.5);
    padding: 15px 20px 15px 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0 5px 5px 0;
    max-width: 300px;
    transition: all 0.3s ease;
    overflow: hidden;
    flex: 1 1 200px;
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease;
    color: #ffffff;
    vertical-align: middle;
    font-size: 18px;
}

footer .trust_badge_1809 {
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
}

footer .head_nav_0752 h5::before {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
    background-color: rgb(217,210,200);
    content: "";
    position: absolute;
}

footer .head_info_8375 a:hover {
    transform: translateX(5px);
    background-color: rgb(217,210,200,0.5);
    color: #ffffff;
}

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

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

footer .sub_texts_7842:hover {
    background-color: rgb(185,174,164);
}

footer .sub_texts_7842:hover::after {
    left: 100%;
}

footer .honor_cta_7452::before {
    content: "";
    height: 1px;
    top: -25px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transform: translateX(-50%);
    width: 50px;
    position: absolute;
}

.cookie_explained_1594 {
    flex-shrink: 0;
    margin-right: 10px;
}


.layer-container_6240 .cookie_panel_overlay_8923 {
    box-shadow: rgb(217,210,200,0.5) 0px 0px 40px 39px;
    background: #ffffff;
    border: none;
}

.layer-container_6240 .cookie_explained_1594 svg, .layer-container_6240 .cookie_explained_1594 svg path, .layer-container_6240 .cookie_explained_1594 img {
    width: 40px;
    height: 40px;
    fill:#000000;
}

.training_benefits_7836 .pic_img_wrap_0845 {
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-2deg);
    max-height: 400px;
    border: 4px solid #ffffff;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    filter: saturate(1.1) brightness(1.05);
}

.training_benefits_7836 li {
    transition: transform 0.3s ease;
    padding-left: 36px;
    position: relative;
}

.training_benefits_7836 li svg {
    top: 2px;
    position: absolute;
    left: 0;
    height: 24px;
    width: 24px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.pricing_row_4765::after {
    background: linear-gradient(45deg, rgb(185,174,164,0.5) 30%, rgb(217,210,200,0.5) 70%);
    z-index: 0;
    transform: rotate(10deg);
    height: 50%;
    bottom: -5%;
    border-radius: 10px;
    position: absolute;
    left: -3%;
    content: "";
    width: 35%;
    opacity: 0.08;
}

.pricing_row_4765 .bundle_offer_6753 {
    order: 2;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
}

.pricing_row_4765 .package_deals_2367::before {
    background: linear-gradient(90deg, rgb(217,210,200), rgb(185,174,164));
    transform: translateY(-5px);
    left: 0;
    height: 5px;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    transition: transform 0.3s ease;
}

.pricing_row_4765 .price_plan_7924 .pricing_options_0549 {
    color: rgb(217,210,200);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
    font-size: calc(18px * 1.3);
}

.pricing_row_4765 .pic_img_wrap_0845::after {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}

.privacy_nook_1078 h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.privacy_nook_1078 ul, .privacy_nook_1078 ol {
    padding-left: 0;
    padding: 10px 0;
    list-style-position: inside;
}

.program_overview_7592 {
    background: rgb(242,236,231);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.program_overview_7592 .knowledge_studio_9650 {
    overflow: hidden;
    position: relative;
    gap: 50px;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-radius: 10px;
}

.program_overview_7592 .knowledge_guide_6248::after {
    border-radius: 50%;
    height: 60px;
    z-index: -1;
    background: rgb(185,174,164,0.5);
    content: "";
    width: 60px;
    bottom: 40px;
    animation: pulse 6s ease-in-out infinite;
    opacity: 0.3;
    position: absolute;
    right: 40px;
}

.program_overview_7592 .head_learn_1792:hover svg path {
    fill: rgb(185,174,164);
}

.program_overview_7592 h3::after {
    border-radius: 10px;
    left: 0;
    height: 3px;
    position: absolute;
    background: linear-gradient(to right, rgb(217,210,200), rgb(185,174,164));
    bottom: -12px;
    content: "";
    width: 70px;
}

header .nav_begin_9203 {
    z-index: 5;
    padding: 1.2rem 3rem;
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

header .head_learn_1792::before {
    left: 3px;
    right: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    bottom: 3px;
    position: absolute;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    top: 3px;
    z-index: -1;
    content: '';
}

header .top_skill_0328 a {
    align-items: center;
    font-weight: 600;
    border: 1px solid transparent;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    justify-content: center;
    overflow: hidden;
    font-size: 15px;
    position: relative;
    color: #ffffff;
    padding: 0 1.2rem;
    height: 40px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    transition: all 0.3s ease;
}

.get_in_touch_3602::after {
    animation: scanline 3s infinite linear;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(217,210,200) 15%, 
        rgb(185,174,164) 35%, 
        rgb(217,210,200) 65%, 
        transparent 100%);
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    content: "";
}

.get_in_touch_3602 .help_info_4768 {
    z-index: 2;
    display: flex;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02),
        0 0 0 15px rgb(242,236,231),
        0 0 30px rgb(217,210,200,0.5);
    background: #ffffff;
    position: relative;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 10px;
}

.get_in_touch_3602 .inquiry_block_5640 h3 {
    letter-spacing: normal;
    margin-bottom: 30px;
    color: #000000;
    text-align: left;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgb(242,236,231);
    text-transform: none;
    font-size: 22px;
}

.get_in_touch_3602 .inquiry_block_5640 input[type="text"]::placeholder,
.get_in_touch_3602 .inquiry_block_5640 textarea::placeholder {
    transition: all 0.3s ease;
    color: #000000;
    opacity: 0.6;
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 input[type="checkbox"]:checked + label::before {
    background: rgb(217,210,200);
    border-color: rgb(217,210,200);
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 a:hover {
    background-size: 100% 100%;
}

.get_in_touch_3602 .inquiry_block_5640 .connect_card_7801::before {
    width: 100%;
    background-size: 200% 200%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(185,174,164) 0%,
        rgb(185,174,164) 10%,
        rgb(217,210,200) 10%,
        rgb(217,210,200) 20%
    );
    position: absolute;
    height: 100%;
    left: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
    content: "";
    top: 0;
    opacity: 0;
}

.get_in_touch_3602 .query_form_3672 h4::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    background: linear-gradient(90deg, rgb(217,210,200), rgb(185,174,164));
    height: 3px;
    content: "";
    width: 50px;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li {
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    border-left: 3px solid rgb(217,210,200);
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px;
    position: relative;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.7);
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li span {
    z-index: 2;
    color: #000000;
    font-size: 16px;
    position: relative;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.welcome_board_7281::before {
    height: 6px;
    top: 0;
    background: linear-gradient(90deg, rgb(217,210,200) 0%, rgb(185,174,164) 100%);
    position: absolute;
    animation: scanline 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    transform-origin: left;
    left: 0;
    content: "";
    right: 0;
}

.welcome_board_7281 p {
    color: #000000;
    transform: translateY(20px);
    font-size: clamp(1rem, 2vw, 18px);
    margin: 0;
    max-width: 38rem;
    line-height: 1.6;
    opacity: 0;
    animation: fadeSlideUp 1s 0.3s ease-out forwards;
    position: relative;
}

.welcome_board_7281 .skill_experts_0438 span {
    bottom: 0;
    transform: translateY(10%);
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.7) 70%, transparent 100%);
    z-index: 2;
    left: 0;
    position: absolute;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2rem;
}

.thanksField_5098 .knowledge_studio_9650 {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.2) inset;
    gap: 2.5rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    display: grid;
    transform: translateZ(0);
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    padding: 3rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.98));
    backdrop-filter: blur(8px);
}

.thanksField_5098 h5::first-letter {
    font-size: 1.2em;
    color: rgb(217,210,200);
}

.thanksField_5098 a {
    display: block;
    padding: 0.5rem 0;
    color: inherit;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    overflow: hidden;
}

.course_instructor_2184 {
    overflow: hidden;
    position: relative;
    background: rgb(242,236,231);
    height: 500px;
}

.course_instructor_2184 .pic_img_wrap_0845 {
    left: 0;
    filter: grayscale(30%) contrast(1.1);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    height: 130%;
    top: -15%;
    border-radius: 0;
    z-index: 2;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    width: 45%;
    transform: translateX(-5%);
    position: absolute;
}

.course_instructor_2184 .name {
    animation: slide-left 0.7s forwards 0.2s;
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    position: relative;
    transform: translateX(50px);
    opacity: 0;
    margin-bottom: 0.7rem;
}



.course_instructor_2184 .emp_overview_6147::before {
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(
        to bottom,
        rgb(217,210,200) 0%,
        rgb(185,174,164) 100%
    );
    left: 0;
    top: 0;
    content: "";
    width: 5px;
    height: 100%;
}

.course_instructor_2184:hover .emp_overview_6147 {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

.course_fit_for_7049::after {
    animation-delay: 4s;
    right: 25%;
}

.course_fit_for_7049 .knowledge_studio_9650::after {
    bottom: 30%;
    animation-delay: 6s;
}

.course_fit_for_7049 h3::after {
    bottom: -15px;
    background: rgb(217,210,200);
    animation: pulseLine 4s infinite ease-in-out;
    opacity: 0.7;
    left: 50%;
    width: 100px;
    content: '';
    transform: translateX(-50%) scaleX(0.3);
    height: 2px;
    position: absolute;
}

.course_fit_for_7049 ul li::before {
    background: linear-gradient(to bottom, 
        rgb(185,174,164,0.5), 
        rgb(217,210,200,0.5));
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.4s ease;
    position: absolute;
    height: 100%;
    opacity: 0.5;
    content: '';
    left: 0;
    top: 0;
    width: 3px;
}

.course_fit_for_7049 ul li svg path {
    fill: rgb(217,210,200);
    transition: fill 0.4s ease;
}

.course_fit_for_7049::before :nth-child(3) {
    animation-delay: 5s;
}

.client_opinions_4615::before {
    height: 100%;
    content: "";
    opacity: 0.1;
    background-size: 60px 60px;
    left: 0;
    top: 0;
    background-image: 
    linear-gradient(30deg, rgb(217,210,200,0.5) 1px, transparent 1px),
    linear-gradient(120deg, rgb(217,210,200,0.5) 1px, transparent 1px);
    width: 100%;
    z-index: 0;
    position: absolute;
}

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

.client_opinions_4615 .client_feedback_6412 {
    justify-content: space-between;
    border-radius: 10px;
    transform: translateY(0);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.1);
    position: relative;
    flex-direction: column;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    animation: fadeSlideUp 0.6s ease-out backwards;
    display: flex;
    height: 100%;
    z-index: 1;
    padding: 1.75rem;
    animation-delay: calc(0.1s * var(--i, 0));
    background: #ffffff;
}

.client_opinions_4615 .client_feedback_6412 img {
    width: 60px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);
    border: 3px solid #ffffff;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.about_this_5198::after {
    transform: rotate(35deg);
    opacity: 0.08;
    animation: shimmer 15s infinite alternate ease-in-out;
    background: radial-gradient(circle at center, rgb(217,210,200,0.5) 0%, transparent 70%);
    width: 100%;
    content: "";
    filter: blur(60px);
    position: absolute;
    top: -50%;
    right: -50%;
    height: 100%;
    z-index: 2;
}

.about_this_5198 h1::after {
    bottom: -15px;
    transform-origin: left;
    height: 4px;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(217,210,200) 0%, rgb(185,174,164) 100%);
    animation: expandLine 1.5s ease-out forwards;
    border-radius: 1px;
    position: absolute;
    width: 80px;
}

.about_this_5198 h1::after {
    width: 120px;
}

.about_this_5198 h1::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}


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



@media (max-width: 767px) {footer .project_ref_5376 {
    padding: 60px 0 30px;
}footer .get_contactform_4125 {
    margin-bottom: 40px;
}footer .head_learn_1792, footer .subscribe_holder {
    padding: 25px 20px;
}footer .head_info_8375 a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .honor_cta_7452 {
    margin-top: 40px;
}
}



@media (min-width: 768px) {.training_benefits_7836 .container {
    gap: 40px;
    align-items: center;
    flex-direction: row;
}.training_benefits_7836 .pic_img_wrap_0845 {
    width: 45%;
    animation: float 6s infinite ease-in-out;
    margin-bottom: 0;
    max-height: none;
}.training_benefits_7836 .knowledge_studio_9650 {
    padding: 50px;
    transform: translateY(0);
    width: 55%;
}.training_benefits_7836 h1 {
    font-size: 44px;
}.training_benefits_7836 h1::after {
    width: 80px;
}.training_benefits_7836 ul {
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}.training_benefits_7836 li {
    padding-left: 40px;
}
}



@media (hover: none) {.pricing_row_4765 .package_deals_2367:hover {
    transform: none;
}.pricing_row_4765 .package_deals_2367:hover .pic_img_wrap_0845 {
    transform: none;
}}


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



@media screen and (max-width: 768px) {.program_overview_7592 {
    padding: 70px 0;
}.program_overview_7592 .knowledge_guide_6248 {
    padding: 30px;
}.program_overview_7592 h3 {
    font-size: calc(31px - 4px);
}.program_overview_7592 .pic_img_wrap_0845 {
    min-height: 350px;
}.program_overview_7592 .head_learn_1792 {
    padding: 12px;
}.program_overview_7592 .head_learn_1792 svg {
    max-width: 120px;
}
}



@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .nav_begin_9203 {
    padding: 0.8rem 1.5rem;
}header .head_learn_1792 {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .top_expert_5296 img {
    max-height: 35px;
}header .head_nav_0752 {
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    overflow-x: auto;
}header .head_nav_0752::-webkit-scrollbar {
    height: 3px;
}header .head_nav_0752::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .top_skill_0328 {
    flex: 0 0 auto;
    margin: 0 0.25rem;
}header .top_skill_0328 a {
    height: 32px;
    font-size: calc(15px - 2px);
    white-space: nowrap;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    padding: 0 0.8rem;
}header .top_skill_0328::after {
    display: none;
}header::after {
    width: 5px;
    top: 10px;
    right: 10px;
    height: 5px;
}.main_skill_8741 {
    margin-top: -5px;
}
}



@media (max-width: 767px) {.thanksField_5098 {
    padding: 3rem 1rem;
}.thanksField_5098 .knowledge_studio_9650 {
    padding: 2rem 1.5rem;
}.thanksField_5098 h5 {
    font-size: calc(19px * 0.9);
}.thanksField_5098 p {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 992px) {.course_fit_for_7049 {
    padding: 4rem 0;
}.course_fit_for_7049 h3 {
    font-size: calc(38px * 0.9);
}.course_fit_for_7049 ul {
    gap: 1rem;
}.course_fit_for_7049 ul li {
    padding: 1.1rem 1.3rem;
}
}



@media (max-width: 576px) {.course_fit_for_7049 {
    padding: 3rem 0;
}.course_fit_for_7049 .knowledge_studio_9650 {
    padding: 0 1.5rem;
}.course_fit_for_7049 h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 2.5rem;
}.course_fit_for_7049 ul {
    gap: 0.8rem;
}.course_fit_for_7049 ul li {
    padding: 1rem;
}.course_fit_for_7049 ul li svg {
    width: 24px;
    height: 24px;
    margin-right: 1rem;
}}



@media (max-width: 480px) {.client_opinions_4615 {
    padding: 3rem 0;
}.client_opinions_4615 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(30px * 0.75);
}.client_opinions_4615 .client_feedback_6412 {
    padding: 1.25rem;
}.client_opinions_4615 .client_feedback_6412 h3 {
    font-size: 21px;
}.client_opinions_4615 .client_feedback_6412 .description {
    font-size: calc(12px * 0.95);
}}

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

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



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes beamScan {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    20%, 35% {
        opacity: 0.8;
    }
    80%, 100% {
        opacity: 0;
        transform: translateY(100%);
    }
}



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


    
    @keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 60px;
            opacity: 1;
        }
    }

