.ptc-package-actions button{border:0;cursor:pointer;width:100%;font:inherit}.ptc-booking-modal{position:fixed;inset:0;z-index:100000;background:rgba(15,32,36,.62);display:grid;place-items:center;padding:16px;overflow:auto}.ptc-booking-modal[hidden],.ptc-booking-services [hidden]{display:none!important}.ptc-booking-services .ptc-package-detail>section>h2,.ptc-booking-services .ptc-package-detail>section>h3,.ptc-booking-services .ptc-assessment-explorer h3{color:#f3fcfe!important;text-shadow:0 1px 1px rgba(0,0,0,.24)}.ptc-booking-dialog{position:relative;width:min(100%,620px);max-height:calc(100vh - 32px);overflow:auto;background:#fff;color:#15333a;border:1px solid #cdecf2;border-radius:14px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.ptc-booking-dialog h2{font:700 clamp(1.5rem,4vw,2rem)/1.12 "Trebuchet MS",Arial,sans-serif;margin:0 36px 10px 0}.ptc-booking-dialog p{color:#58747a;line-height:1.55}.ptc-booking-close{position:absolute;right:16px;top:12px;border:0;background:transparent;color:#15333a;font-size:2rem;line-height:1;cursor:pointer}.ptc-booking-dialog form{display:grid;gap:14px}.ptc-booking-dialog label{display:grid;gap:6px;color:#15333a;font-weight:700}.ptc-booking-dialog input,.ptc-booking-dialog select{width:100%;box-sizing:border-box;min-height:44px;border:1px solid #cdecf2;border-radius:8px;padding:9px 11px;background:#fff;color:#15333a;font:inherit}.ptc-booking-dialog input:focus,.ptc-booking-dialog select:focus{outline:3px solid rgba(12,192,223,.35);border-color:#0cc0df}.ptc-payment-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ptc-payment-choices label{border:1px solid #cdecf2;border-radius:8px;padding:12px;cursor:pointer}.ptc-payment-choices label:has(input:checked){border-color:#0cc0df;background:#f4fcfe}.ptc-payment-choices input{width:auto;min-height:0}.ptc-payment-choices span{display:block;color:#58747a;font-weight:400;font-size:.9rem;margin-top:5px}.ptc-payment-account{padding:10px 12px;background:#f4fcfe;border-left:4px solid #0cc0df;border-radius:4px;white-space:pre-wrap}.ptc-form-message{margin:0!important;font-weight:700}.ptc-form-message.is-error{color:#b42318}.ptc-form-message.is-success{color:#117b4a}html[data-theme="dark"] .ptc-booking-dialog{background:#163036;color:#f3fcfe;border-color:#2d5962}html[data-theme="dark"] .ptc-booking-dialog p,html[data-theme="dark"] .ptc-payment-choices span{color:#b4d0d6}html[data-theme="dark"] .ptc-booking-dialog label,html[data-theme="dark"] .ptc-booking-close{color:#f3fcfe}html[data-theme="dark"] .ptc-booking-dialog input,html[data-theme="dark"] .ptc-booking-dialog select{background:#0f2024;color:#f3fcfe;border-color:#2d5962}html[data-theme="dark"] .ptc-payment-choices label:has(input:checked),html[data-theme="dark"] .ptc-payment-account{background:#0f2024}@media(max-width:580px){.ptc-booking-dialog{padding:22px 16px}.ptc-payment-choices{grid-template-columns:1fr}}