.hb-footer-639065d0 {
    background-color: #2b3036;
    color: #ffffff;
    padding: 60px 40px;
    font-family: sans-serif;
}
.hb-footer-top-639065d0 {
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #4a5056;
    padding-bottom: 40px;
}
.hb-footer-top-639065d0 img {
    max-width: 280px;
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hb-footer-top-639065d0 p {
    font-size: 16px;
    color: #e5e7eb;
    margin: 0;
}
.hb-footer-columns-639065d0 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 40px;
}
.hb-footer-column-639065d0 h4 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 700;
}
.hb-footer-list-wrap-639065d0 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hb-footer-list-wrap-639065d0 li {
    margin-bottom: 15px;
}
.hb-footer-list-wrap-639065d0 a,
.hb-footer-list-wrap-639065d0 p {
    color: #d1d5db;
    text-decoration: none;
    font-size: 15px;
    transition: color 0.3s;
    margin: 0;
}
.hb-footer-list-wrap-639065d0 a:hover {
    color: #ffffff;
}
.hb-footer-contact-item-639065d0 {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #d1d5db;
    line-height: 1.5;
}
.hb-footer-contact-item-639065d0 i,
.hb-footer-contact-item-639065d0 svg {
    color: #8cc63f;
    fill: #8cc63f;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
