/* Small extensions for the Google Ads destinations. Base layout comes from service-pages.css. */
.landing-hero { padding-bottom: 76px; }
.landing-hero .hero-aside { align-self: end; }
.portfolio-intro { padding: 82px 0 68px; }
.portfolio-intro-copy { max-width: 690px; }
.portfolio-intro h1 { margin-bottom: 16px; }
.steps-three { grid-template-columns: repeat(3, 1fr); }
.contact-method { margin-top: 24px; color: #cce6a7; font: 700 .85rem Manrope; }
.contact-method a { border-bottom: 1px solid #b8d18c; }
@media (max-width: 600px) { .portfolio-intro { padding: 82px 0 52px; } .steps-three { grid-template-columns: 1fr; } .steps-three .step + .step { border-left: 0; } }
