.hloq{display:grid;grid-template-columns:minmax(0,1fr) 310px;border:1px solid #dce7ee;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 22px 55px rgba(23,51,74,.1);margin-top:28px}.hloq-head{grid-column:1/-1;display:flex;justify-content:space-between;gap:18px;padding:22px 26px;border-bottom:1px solid #e5edf2;background:linear-gradient(100deg,#f9fcfe,#fff9ef)}.hloq-head strong{display:block;font-size:19px}.hloq-head span{font-size:13px;color:#627687}.hloq-badges{display:flex;gap:12px;align-items:center}.hloq-progress{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #e5edf2}.hloq-progress span{font-size:12px;font-weight:800;color:#8ba0ae;padding:12px;text-align:center}.hloq-progress span.active{color:#315d79;background:#f0f7fa}.hloq-step{display:none;padding:30px}.hloq-step.active{display:block}.hloq-step-label{font-size:11px;letter-spacing:.14em;font-weight:900;color:#68879a}.hloq h3{font-size:28px;margin:5px 0}.hloq p{color:#607485}.hloq label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#294b64;margin:15px 0}.hloq input,.hloq select,.hloq textarea{width:100%;border:1px solid #cad9e3;background:white;border-radius:13px;padding:13px 14px;font:inherit;color:#17334a;outline:none}.hloq input:focus,.hloq select:focus,.hloq textarea:focus{border-color:#6c95ad;box-shadow:0 0 0 3px rgba(108,149,173,.12)}.hloq-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hloq-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.hloq-choice{display:block!important;margin:0!important}.hloq-choice input{position:absolute;opacity:0}.hloq-choice span{height:100%;display:flex;flex-direction:column;gap:6px;border:1px solid #d7e4eb;border-radius:18px;padding:20px;cursor:pointer;background:#fff}.hloq-choice input:checked+span{border-color:#5d89a2;background:#f2f8fb;box-shadow:0 0 0 2px rgba(93,137,162,.12)}.hloq-choice small{color:#667c8b;font-weight:500}.hloq-choice em{font-style:normal;font-weight:900;color:#315d79}.hloq-addon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hloq-addon-grid label{margin:6px 0}.hloq-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important}.hloq-check input{width:auto;margin-top:4px}.hloq-next,.hloq-back{border:0;border-radius:999px;min-height:46px;padding:0 20px;font-weight:900;cursor:pointer}.hloq-next{background:#315d79;color:#fff}.hloq-back{background:#edf4f7;color:#315d79}.hloq-nav{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.hloq-note{font-size:12px;color:#758a98;margin-top:14px}.hloq-summary{background:#17334a;color:#fff;padding:28px;min-height:480px}.hloq-summary>div{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:20px}.hloq-summary strong{font-size:38px}.hloq-summary dl{margin:20px 0}.hloq-summary dl div{display:contents}.hloq-summary dt,.hloq-summary dd{padding:7px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.07)}.hloq-summary dd{text-align:right;margin-top:-38px}.hloq-summary p{color:#d8e6ee;font-size:13px}.hloq-summary small{color:#9fb7c5}.hloq-success{text-align:center;padding:45px 10px}.hloq-success>span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#edf8f1;color:#3d7a57;font-size:30px;margin:0 auto 18px}
@media(max-width:850px){.hloq{grid-template-columns:1fr}.hloq-summary{min-height:0}.hloq-choice-grid{grid-template-columns:1fr}.hloq-addon-grid{grid-template-columns:1fr 1fr}.hloq-badges{display:none}}
@media(max-width:560px){.hloq-head{padding:18px}.hloq-progress span{font-size:0}.hloq-progress span:before{content:counter(item);counter-increment:item;font-size:12px}.hloq-progress{counter-reset:item}.hloq-step{padding:22px 18px}.hloq-row{grid-template-columns:1fr}.hloq-addon-grid{grid-template-columns:1fr 1fr}}
.hloq-calendar-copy{max-width:760px}.hloq-calendar-status{font-size:13px;font-weight:800;color:#315d79;margin:14px 0}.hloq-calendar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:330px;overflow:auto;padding:2px}.hloq-date-card{border:1px solid #d7e4eb;background:#fff;border-radius:16px;padding:14px;text-align:left;display:grid;gap:3px;cursor:pointer;color:#17334a;min-height:92px}.hloq-date-card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b8494;font-weight:900}.hloq-date-card strong{font-size:15px}.hloq-date-card small{font-size:11px;color:#6b8494}.hloq-date-card.is-open:hover,.hloq-date-card.is-open:focus,.hloq-date-card.selected{border-color:#4c7c98;background:#eef7fb;box-shadow:0 0 0 2px rgba(76,124,152,.10)}.hloq-date-card.is-full{opacity:.48;cursor:not-allowed;background:#f7f9fa}.hloq-calendar-loading{grid-column:1/-1;border:1px dashed #cad9e3;border-radius:16px;padding:22px;color:#6b8494;text-align:center}.hloq-time-wrap{margin-top:16px;border-top:1px solid #e5edf2;padding-top:12px}.hloq-selected-slot{font-size:13px;color:#315d79;font-weight:800;margin-top:8px}.hloq-submit-status{min-height:22px;margin-top:12px;color:#315d79;font-size:13px;font-weight:700}.hloq-submit-status:empty{display:none}.hloq #hloq_submit:disabled{opacity:.65;cursor:wait}
@media(max-width:700px){.hloq-calendar{display:flex;overflow-x:auto;max-height:none;padding-bottom:8px;scroll-snap-type:x proximity}.hloq-date-card{min-width:148px;scroll-snap-align:start}}
