.services-v5{background:#111820;.v5-heading{margin-bottom:2rem;color:#fff}.v5-heading span{color:#c69a5b;font-size:12px;font-weight:700;letter-spacing:3px}.v5-heading h2{margin:12px 0 8px;font-size:52px}.v5-heading p{color:#aab2b9}.v5-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:18px}.v5-card{position:relative;overflow:hidden}.v5-card.featured{grid-column:span 2;grid-row:span 2}.v5-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.v5-card:hover img{transform:scale(1.08)}.v5-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.85))}.v5-card>div{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:25px;color:#fff}.v5-card small{color:#c69a5b;font-weight:700}.v5-card h3{margin:8px 0 0;font-size:20px}.v5-card.featured h3{font-size:30px}.v5-card p{color:#d0d4d7;font-size:14px;line-height:1.5}@media (max-width:900px){.v5-grid{grid-template-columns:repeat(2,1fr)}.v5-card.featured{grid-column:span 2}}@media (max-width:600px){.v5-grid{grid-template-columns:1fr;grid-auto-rows:260px}.v5-card.featured{grid-column:span 1;grid-row:span 1}.v5-card.featured h3{font-size:22px}}}