.service-overview{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.service-overview h2,.travel-guide h2{color:#083e2d}.service-overview p,.travel-guide p{color:#52615b;font-size:1.04rem}.service-list{display:grid;gap:14px}.service-row{padding:18px 20px;border:1px solid rgba(8,62,45,.13);border-radius:14px;background:#fff}.service-row strong{display:block;margin-bottom:5px;color:#083e2d}.fleet-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(8,62,45,.06)}.fleet-table th,.fleet-table td{padding:18px;text-align:left;border-bottom:1px solid rgba(8,62,45,.11)}.fleet-table th{background:#083e2d;color:#fff}.fleet-table td:first-child{font-weight:750;color:#083e2d}.steps-line{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:booking}.step-line{padding:24px;border-radius:16px;background:#fff;border:1px solid rgba(8,62,45,.13);counter-increment:booking}.step-line:before{content:counter(booking);display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:50%;background:#dda943;color:#083e2d;font-weight:800}.step-line h3{margin:0 0 8px;color:#083e2d}.step-line p{margin:0;color:#52615b}.guide-nav{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 42px}.guide-nav a{padding:11px 16px;border-radius:999px;background:#edf3f0;color:#083e2d;text-decoration:none;font-weight:700}.guide-section{padding:34px 0;border-top:1px solid rgba(8,62,45,.12)}.guide-section ul{padding-left:22px;color:#52615b}.guide-section li{margin:9px 0}.honest-note{padding:22px 25px;border-radius:16px;background:#f7f1e5;border-left:4px solid #dda943;color:#26362f}@media(max-width:900px){.service-overview{grid-template-columns:1fr}.steps-line{grid-template-columns:1fr 1fr}.fleet-table{display:block;overflow-x:auto}}@media(max-width:600px){.steps-line{grid-template-columns:1fr}.fleet-table th,.fleet-table td{padding:14px;min-width:150px}}
