.footer-2022 {
    padding: 0;
    margin-top: 30px;
    overflow: visible;
    padding-top: 190px;
}

.footer-2022-inner {
    background-color: black;
}


.footer-2022-logo {
    width: 161px;
    height: auto;
}

.footer-2022 .small {
    margin-top: 60px;
    margin-bottom: 30px;
}

.footer-2022 .small p {
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
}

.footer-2022 .footer2022-nav-wrapper ul {
    margin: 40px 0 0 0;
}

.footer-2022 .footer2022-nav-wrapper li {
    text-align: center;
    margin: 0 .75rem 0 .75rem;
}

.footer-2022 .footer2022-nav-wrapper a {
    text-decoration: none;
    color: #fff;
    margin: 0;
}

.footer-2022 .footer2022-nav-wrapper a:hover {
    color: #00adef !important
}

.footer-2022-animation-wrapper {
    max-width: 472px;
    width: 100%;
    margin: -190px auto 8px;
}

.footer-2022-animation {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.footer-2022-animation img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}