Trusted Platforms – SafeHands Travels
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body {
background: #f2efe9;
font-family: 'Lato', sans-serif;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 80px 24px;
}
.section {
max-width: 1100px;
width: 100%;
text-align: center;
}
/* Heading */
.section-title {
font-family: 'Playfair Display', serif;
font-size: clamp(1.8rem, 3.5vw, 2.6rem);
font-weight: 700;
color: #1c2e22;
margin-bottom: 18px;
letter-spacing: -0.02em;
line-height: 1.2;
}
/* Subtext */
.section-sub {
font-size: 15.5px;
font-weight: 300;
color: #6b6e68;
line-height: 1.75;
max-width: 580px;
margin: 0 auto 52px;
}
/* Grid */
.logos-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 18px;
margin-bottom: 36px;
}
@media (max-width: 700px) {
.logos-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 380px) {
.logos-grid { grid-template-columns: 1fr; }
}
/* Card */
.card {
background: #ece8e0;
border: 1px solid rgba(0,0,0,0.06);
border-radius: 18px;
padding: 36px 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 14px;
text-decoration: none;
transition: transform 0.28s cubic-bezier(0.22,1,0.36,1),
box-shadow 0.28s ease,
background 0.25s ease;
cursor: pointer;
min-height: 140px;
}
.card:hover {
transform: translateY(-4px);
background: #e6e2d8;
box-shadow: 0 12px 36px rgba(0,0,0,0.09);
}
/* Logo image */
.card img {
width: auto;
height: 42px;
max-width: 140px;
object-fit: contain;
display: block;
/* Desaturate slightly to blend with warm palette, restore on hover */
filter: saturate(0.85) brightness(0.97);
transition: filter 0.25s ease, transform 0.25s ease;
}
.card:hover img {
filter: saturate(1.1) brightness(1);
transform: scale(1.05);
}
/* Fallback label (hidden when img loads) */
.card-label {
font-size: 13px;
font-weight: 400;
color: #8a8780;
letter-spacing: 0.01em;
}
/* Footer caption */
.section-caption {
font-size: 14px;
font-weight: 300;
color: #8a8a85;
}
Trusted by Travelers Worldwide
SafeHands Travels is listed on leading global travel marketplaces where thousands of international travelers discover and book their tours with confidence.
Discover our tours and traveler reviews on these trusted global platforms.