/**
 * Xcom industrial directory footer.
 */

#footer.footer-wrapper {
    margin-top: 0;
    background: #08251b;
}

#footer.footer-wrapper > .xcom-industrial-footer {
    border-top: 2px solid #d96b35;
    background: #0d3023 !important;
    box-shadow: none;
    color: rgba(244, 246, 242, .76);
}

.xcom-industrial-footer,
.xcom-industrial-footer * {
    box-sizing: border-box;
}

.xif-shell {
    width: min(100% - 64px, 1240px);
    margin-inline: auto;
}

.xif-cta {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 48px;
    align-items: end;
    padding: 46px 0 42px;
    border-bottom: 1px solid rgba(255, 255, 255, .13);
}

#footer .xif-kicker {
    display: block;
    color: #d96b35 !important;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .14em;
    line-height: 1.3;
    text-transform: uppercase;
}

#footer .xif-cta h2 {
    max-width: 690px;
    margin: 9px 0 8px;
    color: #f4f6f2 !important;
    font-size: clamp(27px, 2.35vw, 36px);
    font-weight: 600;
    letter-spacing: -.025em;
    line-height: 1.12;
}

#footer .xif-cta p {
    max-width: 720px;
    margin: 0;
    color: rgba(244, 246, 242, .66) !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.65;
}

.xif-cta__actions {
    display: flex;
    gap: 10px;
}

#footer .xif-button {
    display: inline-flex;
    gap: 9px;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .28);
    color: #f4f6f2 !important;
    font-size: 13px;
    font-weight: 650;
    line-height: 1;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}

#footer .xif-button:hover {
    border-color: #f4f6f2;
    color: #f4f6f2 !important;
    transform: translateY(-2px);
}

#footer .xif-button--primary {
    border-color: #d96b35;
    background: #d96b35;
}

#footer .xif-button--primary:hover {
    border-color: #ee7a43;
    background: #ee7a43;
}

.xif-button svg,
.xif-contact-list svg,
.xif-policy-list svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6;
}

.xif-directory {
    display: grid;
    grid-template-columns: .92fr 1.22fr 1.14fr;
    gap: clamp(38px, 5vw, 68px);
    padding: 48px 0 46px;
}

#footer .xif-column h3 {
    margin: 0 0 24px;
    padding: 0;
    border: 0 !important;
    color: #f4f6f2 !important;
    font-size: 15px;
    font-weight: 650;
    letter-spacing: .055em;
    line-height: 1.25;
    text-transform: uppercase;
}

.xif-company__facts {
    margin: 0 0 20px;
}

.xif-company__facts > div {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 12px;
    padding: 9px 0;
    border-top: 1px solid rgba(255, 255, 255, .12);
}

#footer .xif-company__facts dt {
    color: rgba(244, 246, 242, .5) !important;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 1.5;
    text-transform: uppercase;
}

#footer .xif-company__facts dd {
    margin: 0;
    color: rgba(244, 246, 242, .88) !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
}

.xif-contact-list,
.xif-policy-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer .xif-contact-list li {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 5px 0;
    border: 0 !important;
    color: rgba(244, 246, 242, .58) !important;
    font-size: 13px;
}

#footer .xcom-industrial-footer a {
    color: rgba(244, 246, 242, .84) !important;
    text-decoration: none;
}

#footer .xcom-industrial-footer a:hover {
    color: #ffffff !important;
}

#footer .xif-bct {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    margin-top: 18px;
    color: rgba(244, 246, 242, .56) !important;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.45;
    text-transform: uppercase;
}

.xif-bct img {
    width: 108px;
    height: auto;
    opacity: .92;
}

.xif-locations {
    display: grid;
    gap: 25px;
}

.xif-location {
    display: grid;
    grid-template-columns: 32px 1fr;
    gap: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, .12);
}

#footer .xif-location__number {
    color: rgba(244, 246, 242, .38) !important;
    font-size: 11px;
    font-weight: 650;
    letter-spacing: .08em;
}

#footer .xif-location h4 {
    margin: 0 0 5px;
    color: rgba(244, 246, 242, .92) !important;
    font-size: 13px;
    font-weight: 650;
    letter-spacing: .045em;
    line-height: 1.35;
    text-transform: uppercase;
}

#footer .xif-location p {
    margin: 0 0 7px;
    color: rgba(244, 246, 242, .64) !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.55;
}

#footer .xif-location a {
    color: #f0a47f !important;
    font-size: 12px;
    font-weight: 600;
}

.xif-policy-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 20px;
}

#footer .xif-policy-list li {
    border: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, .12) !important;
}

#footer .xif-policy-list a {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 14px;
    gap: 8px;
    align-items: center;
    min-height: 52px;
    color: rgba(244, 246, 242, .68) !important;
    font-size: 12px;
    font-weight: 450;
    line-height: 1.4;
}

#footer .xif-policy-list a:hover {
    color: #f4f6f2 !important;
}

.xif-policy-list svg {
    width: 13px;
    height: 13px;
    transition: transform .2s ease;
}

.xif-policy-list a:hover svg {
    transform: translateX(3px);
}

.xif-bottom {
    display: flex;
    justify-content: space-between;
    padding: 18px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

#footer .xif-bottom span {
    color: rgba(244, 246, 242, .44) !important;
    font-size: 10px;
    font-weight: 550;
    letter-spacing: .09em;
    text-transform: uppercase;
}

@media (max-width: 900px) {
    .xif-cta {
        grid-template-columns: 1fr;
        gap: 24px;
        align-items: start;
    }

    .xif-directory {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xif-column:last-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    .xif-shell {
        width: min(100% - 40px, 1240px);
    }

    .xif-cta {
        padding: 36px 0 32px;
    }

    #footer .xif-cta h2 {
        margin-top: 8px;
        font-size: 27px;
    }

    .xif-cta__actions {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

    #footer .xif-button {
        min-height: 46px;
        padding: 0 12px;
        font-size: 12px;
    }

    .xif-directory {
        grid-template-columns: 1fr;
        gap: 36px;
        padding: 38px 0 36px;
    }

    .xif-column:last-child {
        grid-column: auto;
    }

    #footer .xif-column h3 {
        margin-bottom: 18px;
    }

    .xif-policy-list {
        gap: 0 14px;
    }

    #footer .xif-policy-list a {
        min-height: 58px;
        font-size: 11.5px;
    }

    .xif-bottom {
        display: grid;
        gap: 6px;
        padding: 17px 0 22px;
    }

    #footer .xif-bottom span {
        font-size: 9px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .xcom-industrial-footer * {
        transition-duration: .01ms !important;
    }
}
