/* T15 composition. Typography, sidebar, highlighted text and form reuse the city components. */
.home-v2 .drc-request-intro>.drc-city-prose{max-width:890px;margin-bottom:25px}
.home-v2 .drc-request-service{margin-top:0}
.home-v2 .drc-request-service .drc-city-prose p:last-child,.home-v2 .drc-request-visit-details .drc-city-prose p:last-child{margin-bottom:0}
.home-v2 .drc-request-gallery{display:grid;grid-template-columns:4fr 9fr;gap:20px;margin-top:28px;align-items:start}
.home-v2 .drc-request-gallery a{display:block;border-radius:7px}
.home-v2 .drc-request-gallery a:focus-visible{outline:2px solid var(--v2-blue);outline-offset:4px}
.home-v2 .drc-request-visit-details .drc-city-prose{padding-top:0}
.home-v2 .drc-request-visit-details ul{margin-bottom:18px}
.home-v2 .drc-request-addresses{display:inline-block;margin-top:22px;font-size:13px}
.home-v2.drc-request-page .drc-city-application{margin-top:20px}
@media(max-width:600px){.home-v2 .drc-request-gallery{grid-template-columns:1fr;gap:24px}.home-v2 .drc-request-gallery .drc-city-photo:first-child{width:100%;max-width:320px;justify-self:center}}
.home-v2.drc-request-page #courierF{scroll-margin-top:135px}
