/* Inline images and direct access to the detailed request form. */
.embedded-photo{display:block;overflow:hidden;border-radius:16px;margin:0;cursor:default;background:var(--pale)}
.embedded-photo img{width:100%;height:auto;display:block;transform:none;cursor:default}
.fleet-section{padding-top:86px;padding-bottom:88px;background:#fff}
.fleet-section .section-heading{margin-bottom:36px}
.fleet-photo{border:1px solid var(--line);border-radius:18px}
.city-section{background:var(--pale)}
.city-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:66px;align-items:center}
.city-copy h2{margin-bottom:28px}
.city-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin:0 0 18px}
.city-copy .text-link{margin-top:13px}
.city-photo{border:1px solid var(--line);box-shadow:0 15px 40px #0a21370b}
.request-intro-card{background:white;color:var(--navy);padding:40px;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 55px #04142214}
.request-intro-card h3{font-size:35px;letter-spacing:-1.1px;margin:17px 0 18px}
.request-intro-card>p{font-size:15px;line-height:1.8;margin:0 0 22px}
.request-overview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-bottom:27px;display:grid;gap:22px}
.request-overview>div{display:flex;gap:16px;align-items:center}
.request-overview>div>.icon{width:23px;height:23px;color:var(--red)}
.request-overview strong,.request-overview small{display:block}
.request-overview strong{font-size:15px;line-height:1.5}
.request-overview small{font-size:12px;color:var(--muted);margin-top:2px}
.request-intro-card>.btn{width:100%;justify-content:space-between}
.request-card-note{font-size:11px;color:var(--muted);display:block;text-align:center;margin-top:16px;line-height:1.7}
@media(max-width:1100px){.city-grid{gap:36px;grid-template-columns:.85fr 1.15fr}.city-copy h2{font-size:38px}.request-intro-card{padding:30px}}
@media(max-width:920px){.city-grid{grid-template-columns:1fr;gap:32px}.city-copy{max-width:620px}.city-photo{max-width:780px}.fleet-section{padding-block:64px}.request-intro-card{max-width:740px}.city-copy h2{font-size:42px}}
@media(max-width:600px){.embedded-photo{border-radius:11px}.fleet-section{padding-block:50px}.fleet-section .section-heading{margin-bottom:25px}.city-copy h2{font-size:33px;margin-bottom:21px}.city-copy>p:not(.eyebrow){font-size:14px}.request-intro-card{padding:28px 23px;border-radius:12px}.request-intro-card h3{font-size:30px}.request-intro-card>p{font-size:14px}.request-overview strong{font-size:14px}.request-overview small{font-size:12px}.request-card-note{font-size:11px}}
