.footer-widget-46bce723 {
    padding: 60px 20px 20px;
    font-family: inherit;
}

.footer-widget-46bce723 .fw-top {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    margin-bottom: 40px;
}

.footer-widget-46bce723 .fw-logo {
    max-width: 150px;
    margin-bottom: 20px;
    display: block;
}

.footer-widget-46bce723 .fw-title {
    color: inherit;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}

.footer-widget-46bce723 .fw-nav-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-widget-46bce723 .fw-nav-menu li {
    margin-bottom: 10px;
}

.footer-widget-46bce723 .fw-nav-menu a {
    color: inherit;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.3s;
}

.footer-widget-46bce723 .fw-nav-menu a:hover {
    opacity: 1;
}

.footer-widget-46bce723 .fw-trustpilot {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

.footer-widget-46bce723 .fw-tp-stars {
    color: #00b67a;
    font-size: 20px;
    letter-spacing: 2px;
}

.footer-widget-46bce723 .fw-icons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.footer-widget-46bce723 .fw-icon {
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-widget-46bce723 .fw-icon svg {
    width: 1em;
    height: 1em;
}

.footer-widget-46bce723 .fw-bottom {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    opacity: 0.7;
}
