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

.main_skill_8741 {
    flex: 1 0 auto;
}

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


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

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

footer .get_contactform_4125 {
    margin-bottom: 60px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    display: flex;
}

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

footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}

footer .info_item a:hover {
    color: rgb(217,210,200);
}

footer .head_learn_1792 {
    border-radius: 29px;
    padding: 30px;
    position: relative;
    background-color: rgb(185,174,164,0.5);
}

footer .head_nav_0752 {
    position: relative;
}

footer .head_nav_0752 h5 {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    margin-bottom: 25px;
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
}

footer .head_info_8375 a:hover::before {
    width: 5px;
}

footer .subscribe_holder {
    border-radius: 29px;
    padding: 30px;
    position: relative;
    background-color: rgb(185,174,164,0.5);
}

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

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .sub_texts_7842::after {
    background: rgba(255, 255, 255, 0.1);
    content: "";
    top: -50%;
    width: 200%;
    transform: rotate(30deg);
    transition: all 0.5s ease;
    height: 200%;
    left: -100%;
    position: absolute;
}

.cookie_panel_overlay_8923 {
    z-index: 90;
    background: rgb(242,236,231);
    position: fixed;
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(217,210,200);
}

.cookie_panel_overlay_8923 p {
    font-size: 18px;
}

.cookie_panel_overlay_8923 p a {
    text-decoration: none;
    color: rgb(217,210,200);
}

.layer-container_6240 .web_tracking_4269 {
    font-weight: 400;
    color: #ffffff;
    margin-left: 30px;
    padding: 10px;
    font-size: 20px;
    border: none;
    background: rgb(217,210,200);
}

.layer-container_6240 .cookie_layer_5714 h5, .layer-container_6240 .cookie_layer_5714 p {
    color: #000000;
}

.training_benefits_7836 .container {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}

.training_benefits_7836 .body_content_5642 {
    position: relative;
}

.training_benefits_7836 h1 {
    color: #000000;
    position: relative;
    font-size: 32px;
    padding-bottom: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.3;
}

.training_benefits_7836 li:hover {
    transform: translateX(5px);
}

.training_benefits_7836 li:hover svg {
    transform: scale(1.15) rotate(5deg);
}

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

.pricing_row_4765::before {
    height: 70%;
    opacity: 0.1;
    position: absolute;
    width: 40%;
    top: -10%;
    z-index: 0;
    transform: rotate(-15deg);
    content: "";
    background: linear-gradient(120deg, rgb(217,210,200,0.5) 20%, rgb(185,174,164,0.5) 80%);
    border-radius: 10px;
    right: -5%;
}

.pricing_row_4765 .price_options_4320 {
    color: #000000;
    margin: 0 auto;
    max-width: 800px;
    font-size: 14px;
    line-height: 1.6;
}

.pricing_row_4765 .package_deals_2367:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.pricing_row_4765 .skill_pricing_8341 {
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.pricing_row_4765 .price_plan_7924 h3 {
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: calc(18px * 1.1);
}

.pricing_row_4765 .pic_img_wrap_0845 {
    transition: transform 0.5s ease;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 180px;
}

.pricing_row_4765 .package_deals_2367:nth-child(even) .price_plan_7924::before {
    width: 2.5rem;
    left: 1rem;
    content: "";
    opacity: 0.1;
    background: rgb(185,174,164,0.5);
    height: 2.5rem;
    z-index: -1;
    border-radius: 50%;
    bottom: 1rem;
    position: absolute;
}

.privacy_nook_1078 section {
    background: none;
}

.program_overview_7592::before {
    background: radial-gradient(circle at 30% 30%, rgb(217,210,200,0.5) 0%, transparent 40%);
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.program_overview_7592 .knowledge_guide_6248 {
    padding: 60px 50px;
    justify-content: center;
    flex-direction: column;
    display: flex;
    position: relative;
}

.program_overview_7592 .head_learn_1792 {
    border-radius: 10px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.05), 
              -8px -8px 16px rgba(255, 255, 255, 0.8);
    background: linear-gradient(145deg, rgb(242,236,231), #ffffff);
    position: relative;
    transition: all 0.3s ease;
    padding: 15px;
    display: inline-block;
    margin-bottom: 35px;
}

.program_overview_7592 p {
    font-weight: 400;
    line-height: 1.8;
    font-size: 15px;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
}

header::before {
    content: '';
    left: 2px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    right: 2px;
    bottom: 2px;
    position: absolute;
    z-index: -1;
    top: 2px;
}

header .top_expert_5296 img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .top_skill_0328 a:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

header .top_skill_0328:hover::after {
    width: 80%;
}

header .nav_begin_9203::before {
    border-right: none;
    height: 40px;
    position: absolute;
    right: 10px;
    content: '';
    width: 40px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    border-bottom: none;
    top: 10px;
}

.get_in_touch_3602 {
    padding: 120px 0 100px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,236,231) 0%, rgb(242,236,231) 50%, rgb(217,210,200,0.5) 150%);
    position: relative;
}



.get_in_touch_3602 .pic_img_wrap_0845 {
    mix-blend-mode: luminosity;
    position: absolute;
    top: 0;
    height: 100%;
    filter: contrast(1.2) brightness(0.8) grayscale(0.5);
    left: 0;
    z-index: 0;
    width: 100%;
    opacity: 0.06;
}

.get_in_touch_3602 h3 {
    color: rgb(217,210,200);
    letter-spacing: 3px;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 32px;
    font-weight: 700;
}

.get_in_touch_3602 .inquiry_block_5640::after {
    border-right: 2px solid rgb(217,210,200,0.5);
    right: 20px;
    top: 20px;
    opacity: 0.5;
    position: absolute;
    border-top: 2px solid rgb(217,210,200,0.5);
    content: "";
    height: 40px;
    width: 40px;
}

.get_in_touch_3602 .inquiry_block_5640 input[type="text"],
.get_in_touch_3602 .inquiry_block_5640 textarea {
    font-size: 16px;
    color: #000000;
    transition: all 0.3s ease;
    border-radius: 10px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    border: none;
    padding: 16px 20px;
    width: 100%;
    background: rgb(242,236,231);
}

.get_in_touch_3602 .inquiry_block_5640 .support_card_3074 label::before {
    background: #ffffff;
    width: 20px;
    border-radius: 2px;
    content: "";
    transition: all 0.2s ease;
    top: 2px;
    position: absolute;
    border: 1px solid rgb(242,236,231);
    height: 20px;
    left: 0;
}

.get_in_touch_3602 .inquiry_block_5640 .connect_card_7801 {
    font-size: 17px;
    z-index: 1;
    padding: 16px 30px;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.4s ease;
    position: relative;
    border: none;
    overflow: hidden;
    border-radius: 10px;
    background: rgb(217,210,200);
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgb(217,210,200,0.5);
    cursor: pointer;
}

.get_in_touch_3602 .query_form_3672::after {
    opacity: 0.3;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 90%, rgb(217,210,200,0.5) 100%),
        linear-gradient(180deg, transparent 90%, rgb(217,210,200,0.5) 100%);
    height: 100%;
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li::after {
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    transition: all 0.3s ease;
    width: 100%;
    z-index: -1;
    opacity: 0;
    background: rgb(217,210,200,0.5);
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li:hover svg {
    transform: scale(1.2);
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li:hover svg path {
    fill: rgb(185,174,164);
}

.get_in_touch_3602 .query_form_3672 .feedback_map_9607 li a:hover {
    color: rgb(217,210,200);
}

.welcome_board_7281 > div {
    grid-template-columns: 1fr;
    max-width: 1200px;
    z-index: 1;
    width: 100%;
    position: relative;
    display: grid;
    gap: 3rem;
}

.welcome_board_7281 h1.tech_study_5764 {
    margin: 0 0 1.5rem;
    animation: fadeSlideUp 1s ease-out forwards;
    color: #000000;
    font-size: clamp(2.5rem, 5vw, 44px);
    line-height: 1.2;
    overflow: hidden;
    position: relative;
    font-weight: 700;
    transform: translateZ(0);
}

.welcome_board_7281 .skill_experts_0438 {
    position: relative;
    width: 100%;
    transform: rotateX(3deg) rotateY(0) translateZ(0);
    height: clamp(280px, 40vh, 450px);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
}

.welcome_board_7281 .skill_experts_0438 h3 {
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    font-size: clamp(1rem, 2vw, 1.25rem);
    margin: 0;
}

.thanksField_5098 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    transform-style: preserve-3d;
}

.thanksField_5098 .knowledge_studio_9650::before {
    background: linear-gradient(45deg, transparent 0%, rgb(217,210,200,0.5) 100%);
    top: 0;
    opacity: 0;
    z-index: -1;
    transform: translateZ(-10px);
    left: 0;
    pointer-events: none;
    content: "";
    position: absolute;
    transition: opacity 0.5s ease;
    height: 100%;
    width: 100%;
}

.thanksField_5098 .knowledge_studio_9650:hover > div:first-child::after {
    transform: scaleX(1);
}

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

.thanksField_5098 p {
    line-height: 1.7;
    font-size: 18px;
    color: #000000;
    opacity: 0.9;
    transition: opacity 0.4s ease;
    margin: 0;
    font-weight: 400;
}

.course_instructor_2184 .client_feedback_6412 {
    display: flex;
    height: 100%;
    z-index: 3;
    position: relative;
}

.course_instructor_2184 .pic_img_wrap_0845::after {
    opacity: 0.3;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to right,
        rgb(217,210,200) 0%,
        transparent 100%
    );
    position: absolute;
    left: 0;
    top: 0;
}

.course_instructor_2184:hover .name::before {
    transform: scaleX(1);
}

.course_instructor_2184 .career_expertise_9412 > div:nth-child(2) {
    font-size: 22px;
    font-weight: 600;
    color: rgb(185,174,164);
    letter-spacing: 3px;
    text-transform: uppercase;
    transform: translateX(50px);
    margin-bottom: 2rem;
    opacity: 0;
    animation: slide-left 0.7s forwards 0.4s;
}

.course_instructor_2184 .career_expertise_9412 > div {
    transition: transform 0.3s ease;
}

.course_instructor_2184:hover .career_expertise_9412 > div:nth-child(2) {
    transform: translateY(-3px);
    transition-delay: 0.2s;
}

.course_fit_for_7049 .knowledge_studio_9650 {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    max-width: 1000px;
}

.course_fit_for_7049 h3 {
    color: rgb(217,210,200);
    margin-bottom: 3.5rem;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 38px;
    position: relative;
    text-align: center;
}

.course_fit_for_7049 ul li {
    font-size: 18px;
    padding: 1.3rem 1.5rem;
    overflow: hidden;
    display: flex;
    font-weight: 400;
    transition: all 0.3s ease;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    color: #000000;
}

.course_fit_for_7049 ul li:hover::before {
    transform: scaleY(1);
}

.course_fit_for_7049 ul li svg {
    position: relative;
    transition: all 0.4s ease;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    margin-right: 1.5rem;
    z-index: 1;
}

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

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

.client_opinions_4615::after {
    transform: rotate(-15deg);
    position: absolute;
    top: -10%;
    right: -5%;
    content: "";
    filter: blur(60px);
    z-index: 0;
    height: 70%;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(217,210,200,0.5) 10%, rgb(185,174,164,0.5) 100%);
    width: 40%;
}

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

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

.client_opinions_4615 .client_feedback_6412:hover {
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.2);
    transform: translateY(-8px);
}

.client_opinions_4615 .client_feedback_6412 h3::before {
    border-radius: 10px;
    height: 0.75rem;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(217,210,200) 0%, rgb(185,174,164) 100%);
    transform: translateY(-50%);
    width: 0.75rem;
    top: 50%;
}

.client_opinions_4615 .client_feedback_6412:hover img {
    box-shadow: 0 8px 20px -8px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

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

.about_this_5198 .body_content_5642:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.03),
        inset 5px 5px 10px rgba(255, 255, 255, 0.03),
        inset -5px -5px 10px rgba(0, 0, 0, 0.15);
}

.about_this_5198 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

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

.about_this_5198 ul li:first-child {
    margin-bottom: 25px;
}

.about_this_5198 h4::before {
    top: 50%;
    width: 10px;
    content: "";
    left: -20px;
    background: rgb(185,174,164);
    opacity: 0.8;
    position: absolute;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
}


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



@media (max-width: 576px) {footer .project_ref_5376 {
    padding: 50px 0 20px;
}footer .head_nav_0752 h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
    margin-bottom: 20px;
}footer .head_learn_1792::before, footer .subscribe_holder::before {
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
}footer .input_holder input[type="email"],
    footer .sub_texts_7842 {
    padding: 12px;
}}



@media (max-width: 767px) {.training_benefits_7836 {
    padding: 80px 0;
}.training_benefits_7836 .pic_img_wrap_0845 {
    max-height: 300px;
}.training_benefits_7836 .knowledge_studio_9650 {
    padding: 30px 25px;
}.training_benefits_7836 h1 {
    margin-bottom: 25px;
    font-size: calc(32px - 4px);
}.training_benefits_7836 li {
    margin-bottom: 15px;
}.training_benefits_7836 li p {
    font-size: calc(12px - 2px);
}}



@media (max-width: 767px) {.pricing_row_4765 {
    padding: 4rem 0;
}.pricing_row_4765 .fee_chart_0186 h2 {
    font-size: calc(31px * 0.9);
}.pricing_row_4765 .price_plan_7924 h3 {
    font-size: 18px;
}.pricing_row_4765 .price_plan_7924 .pricing_options_0549 {
    font-size: calc(18px * 1.15);
}.pricing_row_4765 .pic_img_wrap_0845 {
    height: 160px;
}
}



@media screen and (max-width: 992px) {.program_overview_7592 .knowledge_studio_9650 {
    grid-template-columns: 1fr;
}.program_overview_7592 .pic_img_wrap_0845 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    min-height: 400px;
    order: -1;
}.program_overview_7592 .knowledge_guide_6248 {
    padding: 40px;
}.program_overview_7592 .knowledge_guide_6248::before,
  .program_overview_7592 .knowledge_guide_6248::after {
    display: none;
}.program_overview_7592 .head_learn_1792 {
    margin-bottom: 25px;
}
}



@media (max-width: 479px) {header .nav_begin_9203 {
    padding: 0.7rem 1.2rem;
}header .head_learn_1792 {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .top_skill_0328 a {
    font-size: calc(15px - 3px);
    height: 30px;
    padding: 0 0.6rem;
}}



@media (max-width: 992px) {.get_in_touch_3602 {
    padding: 80px 0 60px;
}.get_in_touch_3602 h3 {
    margin-bottom: 40px;
}.get_in_touch_3602 .help_info_4768 {
    flex-direction: column;
}.get_in_touch_3602 .inquiry_block_5640,
    .get_in_touch_3602 .query_form_3672 {
    flex: 1 1 100%;
}.get_in_touch_3602 .query_form_3672 {
    border-top: 1px solid rgb(242,236,231);
}
}



@media (min-width: 768px) {.welcome_board_7281 > div {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.welcome_board_7281::after {
    height: 25%;
}.welcome_board_7281 .learn_page_0354 {
    margin-top: 0;
}.welcome_board_7281 .skill_experts_0438 {
    height: clamp(350px, 50vh, 550px);
}
}



@media (min-width: 1200px) {.welcome_board_7281 {
    padding: 8rem 4rem;
}.welcome_board_7281 > div {
    gap: 6rem;
}.welcome_board_7281 .skill_experts_0438::after {
    z-index: 0;
    height: 100px;
    content: "";
    top: -50px;
    animation: rotateSlow 20s linear infinite;
    position: absolute;
    right: -50px;
    width: 100px;
    border: 2px solid rgb(217,210,200,0.5);
}
}



@media (min-width: 992px) {.thanksField_5098 {
    padding: 8rem 0;
}.thanksField_5098 .knowledge_studio_9650 {
    padding: 5rem;
    gap: 4rem;
}.thanksField_5098 .knowledge_studio_9650 > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.thanksField_5098 .knowledge_studio_9650:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.thanksField_5098 .knowledge_studio_9650 > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.thanksField_5098 .knowledge_studio_9650:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.thanksField_5098 a {
    padding: 1rem 0;
}.thanksField_5098 p {
    line-height: 1.8;
}.thanksField_5098 .container::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(217,210,200,0.5), transparent);
    content: "";
    left: 10%;
    opacity: 0.5;
    height: 1px;
    width: 80%;
    bottom: -20px;
}
}



@media (max-width: 991px) {.client_opinions_4615 {
    padding: 4rem 0;
}.client_opinions_4615 h2 {
    font-size: calc(30px * 0.85);
}.client_opinions_4615 .client_feedback_6412 {
    padding: 1.5rem;
}.client_opinions_4615 .success_testimonials_6412 {
    gap: 1.5rem;
}
}

@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
    100% { transform: translateY(0); }
}



@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes scanline {
    0% {
        transform: translateX(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0.5;
    }
}



@keyframes scanline {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }
  50% {
    transform: scaleX(1);
    opacity: 0.7;
  }
  100% {
    transform: scaleX(0);
    opacity: 1;
    left: 100%;
  }
}



@keyframes pulseLine {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(0.3);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1);
    }
}



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

