.stay-hours{grid-column:1/-1;display:flex;gap:28px;align-items:center;padding:15px 17px;border-radius:10px;background:#f2f5fc;color:#082e92}.stay-hours span{color:#242927}.booking-profile-gate{min-height:70vh;display:grid;place-items:center;padding:40px 5%;text-align:center}.booking-profile-gate section{max-width:620px;padding:45px;border:1px solid #dfe2e8;border-radius:20px;box-shadow:0 12px 30px #0000000c}.booking-profile-gate section>span{font-size:12px;letter-spacing:1.7px;color:#082e92;font-weight:800}.booking-profile-gate h1{margin:8px 0 12px}.booking-profile-gate p{color:#6d7270;line-height:1.55}.booking-profile-gate a{display:inline-block;margin-top:18px;padding:14px 20px;border-radius:10px;background:#082e92;color:#fff;text-decoration:none;font-weight:800}.guest-profile-form select{width:100%;padding:14px;border:1px solid #aaa;border-radius:10px;background:#fff;font:inherit}.profile-document{padding:17px;border:1px dashed #9aa8c8;border-radius:11px;background:#f6f8fd}.profile-document small{display:block;margin-top:8px;color:var(--qp-muted);font-weight:400}@media(max-width:520px){.stay-hours{flex-direction:column;align-items:flex-start;gap:5px}.booking-profile-gate section{padding:34px 22px}}
