Uncover 2025 delivery trends shaping logistics: advanced tech, sustainability, and customer experience enhancements for smarter, streamlined...
Learn how to optimize your retail fulfillment process for faster deliveries, happier customers, and increased revenue in today's competitive market.
Spot and fix supply chain bottlenecks to improve efficiency, cut costs, and keep customers happy with our guide. Real examples and solutions are...
Find out what is inventory turnover ratio: its definition, calculation, and importance in effective business management for optimal efficiency.
Learn how to negotiate Minimum Order Quantities (MOQs) effectively for better business outcomes. Tips for buyers and suppliers included!
Unlock the power of real-time visibility for your supply chain. Learn how to streamline operations and gain valuable insights with our strategies.
padding: 64px 40px 0; }
.footer-top { display: grid;
grid-template-columns: 200px 1fr;
gap: 40px;
padding-bottom: 48px; }
.footer-brand { display: flex;
flex-direction: column; }
.footer-logo-link { display: block;
margin-bottom: 20px; }
.footer-logo-img { height: 24px;
width: auto;
filter: brightness(0) invert(1); }
.footer-links-sublabel { font-size: 11px;
font-weight: 600;
letter-spacing: 1.5px;
color: #5a7088;
text-transform: uppercase;
margin-bottom: 8px; }
.footer-tagline { font-size: 14px;
color: #8a9bab;
line-height: 1.6;
margin-bottom: 24px;
max-width: 280px; }
.footer-social { display: flex;
gap: 16px; }
.footer-social a { color: #8a9bab;
transition: color 0.2s; }
.footer-social a:hover { color: #fff; }
.footer-columns { display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 24px; }
@media (max-width: 1100px) {
.footer-columns { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 700px) {
.footer-columns { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 480px) {
.footer-columns { grid-template-columns: 1fr; }
}
.footer-col-title { font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
color: #fff;
margin-bottom: 20px;
text-transform: uppercase; }
.footer-links { list-style: none;
padding: 0;
margin: 0; }
.footer-links li { margin-bottom: 12px; }
.footer-links a { font-size: 14px;
color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-links a:hover { color: #fff; }
.footer-bar { border-top: 1px solid #2a3f52; }
.footer-bar-inner { max-width: 1280px;
margin: 0 auto;
padding: 24px 40px;
display: flex;
justify-content: space-between;
align-items: center; }
.footer-bar p { font-size: 13px;
color: #8a9bab; }
.footer-legal { display: flex;
align-items: center;
gap: 12px;
font-size: 13px; }
.footer-legal a { color: #8a9bab;
text-decoration: none;
transition: color 0.2s; }
.footer-legal a:hover { color: #fff; }
.footer-legal span { color: #3a5568; }
@media (max-width: 1024px) {
html, body { overflow-x: clip; }
.footer-inner { padding: 48px 16px !important; }
.footer-bar-inner { padding: 0 16px !important; }
.footer-top { grid-template-columns: 1fr; gap: 28px; }
.footer-columns { grid-template-columns: repeat(2, 1fr); gap: 24px; }
.footer-bar-inner { flex-direction: column;
align-items: center;
text-align: center;
gap: 10px; }
}
@media (max-width: 640px) {
.footer-columns { grid-template-columns: 1fr; }
}