.grey-booking-flow{scroll-margin-top:100px}
.grey-booking-heading{max-width:760px;margin-bottom:28px}
.grey-booking-heading .eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;color:#996347;margin:0 0 12px}
.grey-booking-heading h2{font-size:clamp(26px,3vw,38px);line-height:1.2;letter-spacing:-.025em;margin:0 0 14px;color:#243f37}
.grey-booking-heading>p:last-child{color:#56655e;line-height:1.7;margin:0}
.grey-booking-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;padding:0;margin:0}
.grey-booking-steps>li{border-top:1px solid #c9d2cb;padding:22px 0 12px;min-width:0}
.grey-booking-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#eaf0e9;color:#345346;font-size:13px;font-weight:700;margin-bottom:16px}
.grey-booking-steps h3{font-size:19px;line-height:1.35;margin:0 0 10px;color:#243f37}
.grey-booking-steps p{font-size:14px;line-height:1.75;margin:0;color:#56655e;overflow-wrap:anywhere}
.grey-booking-fee{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 28px;background:#f1f4ed;border-radius:14px;margin-top:26px}
.grey-booking-fee h3{font-size:19px;line-height:1.4;margin:0 0 6px;color:#243f37}
.grey-booking-fee p{font-size:14px;line-height:1.65;margin:0;max-width:670px;color:#56655e}
.grey-booking-fee .button{flex-shrink:0;text-align:center;white-space:normal}
.grey-booking-terms{font-size:13px;line-height:1.7;color:#56655e;margin-top:15px}
.grey-booking-terms summary{cursor:pointer;width:fit-content;padding:6px 0;text-decoration:underline;text-underline-offset:4px}
.grey-booking-terms p{max-width:900px;margin:6px 0 0}
.grey-booking-flow button:focus-visible,.grey-booking-terms summary:focus-visible{outline:3px solid #345346;outline-offset:4px}
@media(max-width:1000px){.grey-booking-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.grey-booking-fee{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:600px){.grey-booking-heading{margin-bottom:22px}.grey-booking-steps{grid-template-columns:1fr;gap:0}.grey-booking-steps>li{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:14px;padding:18px 0}.grey-booking-number{width:32px;height:32px;grid-column:1;grid-row:1/3;margin:0}.grey-booking-steps h3,.grey-booking-steps p{grid-column:2}.grey-booking-steps h3{font-size:18px;margin-bottom:6px}.grey-booking-fee{padding:20px;margin-top:16px}.grey-booking-fee .button{width:100%}}
