/* body {
        font-family: 'FontAsfy', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    } */

/* Tùy chỉnh phần track của scrollbar */
::-webkit-scrollbar {
    width: 8px;
    /* Độ rộng của scrollbar */
    height: 12px;
    /* Chiều cao của scrollbar ngang */
}

/* Tùy chỉnh phần background của scrollbar (track) */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
    /* Border-radius cho track */
}

/* Tùy chỉnh thanh trượt của scrollbar (thumb) */
::-webkit-scrollbar-thumb {
    background: #0078c8;
    border-radius: 10px;
    /* Border-radius cho thanh trượt */
}

/* Khi hover lên scrollbar */
::-webkit-scrollbar-thumb:hover {
    background: #0078c8;
}

html {
    scroll-behavior: smooth;
}

#header {
    display: flex;
    flex-direction: row;
    padding: 10px 30px;
}

#header .header_item__left #logo_site img {
    width: 59px;
    height: 59px;
    transition: transform 0.6s ease-in-out;
}

#header .header_item__left #menu_desk > ul {
    margin-top: 16px;
}

#header .header_item__left #menu_desk > ul li {
    display: inline-block;
    padding: 0 15px;
}

#header .header_item__left #menu_desk > ul li a {
    font-weight: 700;
    text-decoration: none;
    color: #3a4f66;
    font-size: 14px;
    position: relative;
}

#header .header_item__left #menu_desk > ul li a::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #3a4f66;
    position: absolute;
    left: 0;
    bottom: -5px;
    display: none;
}


@media screen and (min-width: 1920px) {
    #header .header_item__left #logo_site::before {
        right: -30px !important;
    }

    .provide_services__content {
        padding-left: unset !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .provide_services__content-article {
        width: 1520px !important;
    }

    .provide_services__content p {
        font-size: 1.3rem !important;
    }

    .provide_services__content-head {
        width: 1520px !important;
    }

    .affirm_position__content p {
        font-size: 1.3rem !important;
    }

    .applicable_object {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .applicable_objec__content-article,
    .applicable_objec__content-head {
        padding-left: unset !important;
        width: 1520px !important;
    }

    .applicable_objec__content-head p {
        font-size: 1.3rem !important;
    }

    .applicable_objec__content-article .article__item h3 {
        font-size: 1.2125rem !important;
    }

    .asfy__form__contact .contact__text .contact__text__item {
        font-size: 1.2rem;
    }

    .page-contact input,
    label {
        font-size: 1.2rem;
    }

    .container {
        min-width: 1500px !important;
    }
}

/* #header .header_item__left #menu_desk>ul li.active a::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #3A4F66;
        position: absolute;
        left: 0;
        bottom: -5px;
        display: block;
    } */
#header .header_item__left #menu_desk > ul li.active a {
    color: #4285f4;
}

.content__contact__modal {
    resize: none;
}

.show__avatar {
    position: relative;
}

.show__avatar #crown {
    position: absolute;
    width: 24px;
    height: 24px;
    transform: rotate(45deg);
    top: -11px;
    right: -12px;
}

@media screen and (max-width: 993px) {
    .show__avatar {
        display: none;
    }
}

#header .header_item__left #menu_desk > ul li.menu_click ul.menu_click_sub li {
    padding: 5px 10px;
    display: block;
}

#header
    .header_item__left
    #menu_desk
    > ul
    li.menu_click
    ul.menu_click_sub
    li
    a {
    position: relative;
}

#header
    .header_item__left
    #menu_desk
    > ul
    li.menu_click
    ul.menu_click_sub
    li:hover
    a {
    color: #0078c8;
}

/* #header .header_item__left #menu_desk>ul li.menu_click ul.menu_click_sub li.active a::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #FFFFFF;
        position: absolute;
        left: 0;
        bottom: -5px;
        display: block;
    } */

#header
    .header_item__left
    #menu_desk
    > ul
    li.menu_click
    ul.menu_click_sub
    li.active
    a {
    color: #0078c8;
}

/* xử lý active cho menu mobi  */

.navbar-nav-mobi .nav-item a {
    position: relative;
    display: inline-block;
}

/* .navbar-nav-mobi .nav-item a.active::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #3A4F66;
        position: absolute;
        left: 0;
        bottom: -5px;
        display: block;
    } */

/* .loader__search {
        animation: rotate 1s infinite;
        height: 30px;
        width: 30px;
        position: absolute;
        right: 25px;
        top: 19px;
        display: none;
    }
     */

#header .header_item__left {
    flex-basis: 80%;
}

#header .header_item__right {
    flex-basis: 20%;
}

.loader__search {
    font-size: 6px;
    height: 6px;
    width: 6px;
    position: absolute;
    right: 32px;
    top: 20px;
    display: none;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
}

@media screen and (max-width: 430px) {
    .sM__asfy .form_search input {
        padding: 10px 45px;
    }
}

@keyframes mulShdSpin {
    0%,
    100% {
        box-shadow: 0em -1.5em 0em 0em #4285f4, 1.2em -1.2em 0 0em #4285f4,
            1.8em 0em 0 0em #4285f4, 1.2em 1.2em 0 0em #4285f4,
            0em 1.8em 0 0em #4285f4, -1.2em 1.2em 0 0em #4285f4,
            -1.5em 0em 0 0em rgba(255, 255, 255, 0.5),
            -1.2em -1.2em 0 0em rgba(255, 255, 255, 0.7);
    }

    12.5% {
        box-shadow: 0em -1.5em 0em 0em rgba(255, 255, 255, 0.7),
            1.2em -1.2em 0 0em #4285f4, 1.8em 0em 0 0em #4285f4,
            1.2em 1.2em 0 0em #4285f4, 0em 1.8em 0 0em #4285f4,
            -1.2em 1.2em 0 0em #4285f4, -1.5em 0em 0 0em #4285f4,
            -1.2em -1.2em 0 0em rgba(255, 255, 255, 0.5);
    }

    25% {
        box-shadow: 0em -1.5em 0em 0em rgba(255, 255, 255, 0.5),
            1.2em -1.2em 0 0em rgba(255, 255, 255, 0.7), 1.8em 0em 0 0em #4285f4,
            1.2em 1.2em 0 0em #4285f4, 0em 1.8em 0 0em #4285f4,
            -1.2em 1.2em 0 0em #4285f4, -1.5em 0em 0 0em #4285f4,
            -1.2em -1.2em 0 0em #4285f4;
    }

    37.5% {
        box-shadow: 0em -1.5em 0em 0em #4285f4,
            1.2em -1.2em 0 0em rgba(255, 255, 255, 0.5),
            1.8em 0em 0 0em rgba(255, 255, 255, 0.7), 1.2em 1.2em 0 0em #4285f4,
            0em 1.8em 0 0em #4285f4, -1.2em 1.2em 0 0em #4285f4,
            -1.5em 0em 0 0em #4285f4, -1.2em -1.2em 0 0em #4285f4;
    }

    50% {
        box-shadow: 0em -1.5em 0em 0em #4285f4, 1.2em -1.2em 0 0em #4285f4,
            1.8em 0em 0 0em rgba(255, 255, 255, 0.5),
            1.2em 1.2em 0 0em rgba(255, 255, 255, 0.7), 0em 1.8em 0 0em #4285f4,
            -1.2em 1.2em 0 0em #4285f4, -1.5em 0em 0 0em #4285f4,
            -1.2em -1.2em 0 0em #4285f4;
    }

    62.5% {
        box-shadow: 0em -1.5em 0em 0em #4285f4, 1.2em -1.2em 0 0em #4285f4,
            1.8em 0em 0 0em #4285f4, 1.2em 1.2em 0 0em rgba(255, 255, 255, 0.5),
            0em 1.8em 0 0em rgba(255, 255, 255, 0.7), -1.2em 1.2em 0 0em #4285f4,
            -1.5em 0em 0 0em #4285f4, -1.2em -1.2em 0 0em #4285f4;
    }

    75% {
        box-shadow: 0em -1.5em 0em 0em #4285f4, 1.2em -1.2em 0 0em #4285f4,
            1.8em 0em 0 0em #4285f4, 1.2em 1.2em 0 0em #4285f4,
            0em 1.8em 0 0em rgba(255, 255, 255, 0.5),
            -1.2em 1.2em 0 0em rgba(255, 255, 255, 0.7),
            -1.5em 0em 0 0em #4285f4, -1.2em -1.2em 0 0em #4285f4;
    }

    87.5% {
        box-shadow: 0em -1.5em 0em 0em #4285f4, 1.2em -1.2em 0 0em #4285f4,
            1.8em 0em 0 0em #4285f4, 1.2em 1.2em 0 0em #4285f4,
            0em 1.8em 0 0em #4285f4, -1.2em 1.2em 0 0em #4285f4,
            -1.5em 0em 0 0em rgba(255, 255, 255, 0.5),
            -1.2em -1.2em 0 0em rgba(255, 255, 255, 0.7);
    }
}

.navbar-nav-mobi .nav-item a.active {
    color: #4285f4;
}

#header .header_item__left #menu_desk > ul li.menu_click {
    position: relative;
}

#header .header_item__left #menu_desk > ul {
    padding-left: unset;
}

#header .header_item__left #menu_desk > ul li.menu_click::after {
    content: "";
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: red;
    opacity: 0;
}

#header .header_item__left #menu_desk > ul li.menu_click ul.menu_click_sub {
    position: absolute;
    width: 100%;
    height: auto;
    top: 43px;
    /* Đảm bảo không bị chồng chéo với các phần tử khác */
    background-color: #3a4f66;
    left: 0;
    padding: 10px 0;
    margin-left: 15px;
    opacity: 0;
    /* Khởi tạo opacity là 0 */
    transform: translateY(10px);
    /* Đặt vị trí ban đầu cách 10px */
    visibility: hidden;
    /* Ẩn menu con */
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out,
        visibility 0s 0.3s;
    /* Thêm hiệu ứng cho transform */
    z-index: 100;
}

#header
    .header_item__left
    #menu_desk
    > ul
    li.menu_click:hover
    ul.menu_click_sub {
    opacity: 1;
    /* Khi hover, thay đổi opacity thành 1 */
    transform: translateY(0);
    /* Trở về vị trí gốc */
    visibility: visible;
    /* Đặt visibility thành visible */
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    /* Không có delay ở đây */
}

#header .header_item__left #menu_desk > ul li.menu_click ul.menu_click_sub a {
    color: #ffffff;
}

.bg-xam {
    background-color: #3a4f66;
}

.color-white {
    color: #ffffff !important;
}

#header .header_item__left #menu_desk ul li.menu_click.bebg::before {
    content: "";
    position: absolute;
    top: -17px;
    left: 0;
    width: 100%;
    height: 17px;
    background-color: #3a4f66;
}

#header .header_item__left #menu_desk ul li.menu_click.afbg::after {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
    height: 17px;
    background-color: #3a4f66;
}

#header .header_item__left #menu_desk ul li:hover > a::after {
    /* display: block; */
}

#header .header_item__left #menu_desk ul li:hover > a {
    color: #4285f4;
}

#header .header_item__right #btn-resgiter {
    margin-right: 15px;
}

#header .header_item__right #btn-resgiter {
    border: none;
}

#header .header_item__right #btn-resgiter,
#btn-login,
#btn-menu {
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0.25rem;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 2rem;
    background-color: transparent;
    color: rgb(33, 59, 85);
    padding: 0 14px;
    pointer-events: auto;
    transition: text 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#header .header_item__right #btn-login {
    background-color: #50dcaa;
    border: none;
}

#header .header_item__right #btn-login:hover {
    background-color: rgb(74, 196, 157);
    color: rgb(23, 44, 64);
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #header .header_item__left {
        flex-basis: 90%;
    }

    #header .header_item__left #logo_site::before {
        right: -65px !important;
    }

    #header .header_item__right {
        flex-basis: 10%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    #header .header_item__left #logo_site::before {
        right: -100px !important;
    }
}

.menu-mobi #btn-resgiter-mobi {
    margin-right: 15px;
    border: none;
}

.menu-mobi #btn-login-mobi {
    background-color: #50dcaa;
    border: none;
}

.menu-mobi #btn-resgiter-mobi,
#btn-login-mobi {
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0.25rem;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 2rem;
    background-color: transparent;
    color: rgb(33, 59, 85);
    padding: 0 14px;
    pointer-events: auto;
    transition: text 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#header .header_item__right #btn-menu {
    border: 2px solid transparent;
    /* Đặt border ban đầu là transparent */
    gap: 5px;
    box-sizing: border-box;
    /* Đảm bảo kích thước không thay đổi khi thêm border */
    transition: border-color 0.3s;
    /* Chỉ chuyển đổi màu sắc của border */
}

.btn-list {
    margin-top: 32px;
    text-align: center;
}

#header .header_item__right #btn-menu.active {
    border: 2px solid rgb(33, 59, 85);
    /* Border khi active */
}

#header .header_item__right #btn-menu img {
    padding-bottom: 3px;
}

#header .header_item__right #btn-menu {
    display: none;
}

#header .header_item__right #btn-resgiter:hover,
#btn-login:hover {
    background-color: rgb(23, 44, 64);
    color: rgb(255, 255, 255);
}

.menu-mobi #btn-resgiter-mobi:hover {
    background-color: rgb(23, 44, 64);
    color: rgb(255, 255, 255);
}

#header .header_item__right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
}

#header .header_item__left {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#header .header_item__left #logo_site {
    width: 15%;
    position: relative;
}

#header .header_item__left #menu_desk {
    width: 85%;
    /* margin-left: 20px; */
}

#header .header_item__left #logo_site .asfy__text {
    text-decoration: none;
    color: #4285f4;
    font-weight: 700;
    font-size: 1rem;
}

@media screen and (min-width: 768px) {
    .featured_article {
        width: 100% !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
    #header .header_item__left #logo_site::before {
        right: -100px !important;
    }
}

/* @media screen and (max-width: 768px) {
        .notfound-404 {
            margin: 44px auto !important;
        }
    } */

.navigation__aid {
    display: none;
}

@media screen and (max-width: 1044px) {
    #header .header_item__left #logo_site .asfy__text {
        display: none;
    }
}
@media screen and (min-width: 769px) and (max-width: 1400px) {
    #header .header_item__left {
        flex-basis: 86%;
    }

    #header .header_item__left #logo_site {
        width: 10%;
    }

    #header .header_item__left #menu_desk {
        width: 90%;
    }

    #header .header_item__left #menu_desk > ul {
        padding-left: 0;
    }

    #header .header_item__left #menu_desk > ul li a {
        font-size: 12px;
    }

    #header .header_item__left #logo_site .asfy__text {
        font-size: 12px;
    }

    #header .header_item__left {
        padding: 0;
    }

    #header .header_item__right #btn-resgiter,
    #btn-login {
        display: none;
    }

    #header .header_item__right {
        flex-basis: 14%;
    }

    #header .header_item__left #menu_desk > ul li {
        padding: 0 10px;
    }
}

.choose_user_aid {
    position: absolute;
    width: 243px;
    border: 1px solid transparent;
    top: 35px;
    right: -5px;
    border-radius: 10px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
    z-index: 100;
}

.choose_user_aid::before {
    content: "";
    border-width: 20px 25px;
    border-style: solid;
    border-color: transparent transparent rgb(248, 249, 250) transparent;
    position: absolute;
    right: 2px;
    top: -35px;
}

.choose_user_aid::after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    right: 2px;
    top: -12px;
}

.choose_user_aid ul {
    margin: 0;
    padding: 10px 10px;
}

.choose_user_aid ul li {
    list-style: none;
    color: rgb(0, 120, 200);
    padding: 5px 10px;
    font-weight: 600;
}

.choose_user_aid ul li:hover {
    cursor: pointer;
}

.navigation__aid:hover {
    cursor: pointer;
}

.navigation__aid:hover .choose_user_aid {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

@media screen and (min-width: 993px) and (max-width: 1400px) {
    .navigation__aid {
        display: block;
        position: relative;
    }
}

@media screen and (min-width: 1044px) and (max-width: 1400px) {
    #header .header_item__left #logo_site .asfy__text {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    #header {
        padding: 10px 10px;
    }

    #header .header_item__left #logo_site img {
        width: 40px;
        height: 40px;
    }

    #header .header_item__right {
        flex-basis: 50%;
    }

    #header .header_item__left {
        padding: 0 12px;
        flex-basis: 50%;
    }

    #header .header_item__left #logo_site {
        width: 100%;
    }

    #menu_desk {
        display: none;
    }

    #header .header_item__right #btn-resgiter,
    #btn-login {
        display: none;
    }

    #header .header_item__right #btn-menu {
        display: block;
    }

    .nav-item-has-child {
        width: 242px;
    }
}

.child-menu {
    display: none;
    /* Ban đầu ẩn menu con */
    margin-bottom: -9px;
}

.show-menu .child-menu {
    display: block;
    /* Hiển thị menu con khi có class 'show-menu' */
}

.child-menu li {
    list-style: none;
    padding: 5px 0;
}

.child-menu li a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.submenu-has-parent {
    display: none;
    list-style: none;
    padding-left: 15px;
}

.nav-item-has-child a {
    cursor: pointer;
}

.nav-item-has-child a img {
    transition: transform 0.3s;
}

.nav-item-has-child a.active img {
    transform: rotate(180deg);
}

/* ======================================================== css cho menu mobi =================================== */

@media (max-width: 1400px) {
    .modal-navbar-backdrop.show {
        display: block;
    }
}

@media (max-width: 1400px) {
    .modal-navbar.show {
        transform: translateY(0);
    }

    .modal-navbar-body {
        width: 100% !important;
    }
}

.menu-mobi .modal-navbar .logo img {
    width: 40px;
    height: 40px;
}

.customer__search {
    margin-right: 10px;
}

.customer__search:hover {
    cursor: pointer;
}

.customer__search svg {
    fill: rgb(33, 59, 85);
}

.modal-navbar {
    width: 100%;
    max-height: 100%;
    position: fixed;
    transition: -webkit-transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s;
    transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
    z-index: 10104;
    display: flex;
    flex-direction: column;
    transform: translateY(-100%);
}

.modal-navbar-dialog {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.modal-navbar-content {
    overflow: auto;
    flex: 1;
}

.modal-navbar-body {
    max-width: calc(100vw - 64px);
    padding: 24px;
    /* width: 384px; */
    max-width: 100% !important;
    background-color: #fff;
    color: #000;
}

.logo {
    display: flex;
    max-width: 140px;
    height: 100%;
    align-items: center;
    position: relative;
    margin-bottom: 24px;
}

.logo::after {
    display: none;
    content: "GIẢI PHÁP QUẢN TRỊ CHO BẠN";
    position: absolute;
    width: 203px;
    bottom: -7px;
    left: 44px;
    font-size: 12px;
    color: #333;
    font-weight: 700;
}

.btn-navbar-close {
    color: #000;
    width: 66px;
    height: 35px;
    z-index: 1;
    right: 14px;
    top: 27px;
    text-align: center;
    position: absolute;
    align-items: center;
    display: flex;
    justify-content: center;
    /* border: 2px solid rgb(33, 59, 85); */
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0.25rem;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 2rem;
    background-color: transparent;
    color: rgb(33, 59, 85);
    padding: 0 14px;
    pointer-events: auto;
    transition: text 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.btn-navbar-close:hover {
    background-color: rgb(33, 59, 85);
}

.btn-navbar-close svg {
    transition: transform 0.3s ease-in-out;
}

.btn-navbar-close:hover svg {
    fill: #fff;
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .navbar-brand {
        font-size: 22px;
    }
}

hr {
    margin: 0 !important;
}

.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.75rem;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
    color: #4285f4 !important;
}

@media (max-width: 767px) {
    .modal-navbar-body .icon-logo {
        height: 38px;
        margin-left: -9px;
    }
}

@media (max-width: 767px) {
    .icon-logo {
        /* width: 30px; */
        width: 100%;
        height: 30px;
        margin-right: 4px;
    }
}

@media (min-width: 800px) and (max-width: 1024px) {
    .modal-navbar-body {
        width: 100% !important;
    }
}

.icon-logo {
    /* width: 39.5px; */
    width: 100%;
    margin: 0;
    margin-right: 8px;
    margin-left: -8px;
}

.modal-navbar-body {
    max-width: calc(100vw - 64px);
    /* padding: 40px 40px 24px 24px; */
    padding: 24px;
    width: 384px;
    background-color: #fff;
    color: #000;
}

.navbar-nav-mobi .nav-item {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
}

.nav-link-mobi {
    background: transparent;
    color: #333;
    text-decoration: none;
    display: flex;
    gap: 4px;
    font-size: 16px;
    border-radius: 4px;
    line-height: 18px;
    cursor: pointer;
    align-items: center;
    font-weight: 700;
}

/* ======================================================== KẾT THÚC PHẦN HEADER  =============================================*/

/* animations  */

.anm__drop__down {
    opacity: 0;
    transform: translateY(-100px);
    animation: dropDown 1s ease-out forwards;
}

@keyframes dropDown {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.over-hidden {
    overflow: hidden;
}

.anm__left__right {
    opacity: 0;
    transform: translateX(-100px);
    animation: leftRight 1s ease-out forwards;
}

@keyframes leftRight {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
