
.map-cf-wrap,.map-cf-wrap *{box-sizing:border-box}
.map-cf-wrap{
  width:100%!important;
  max-width:none!important;
  margin:18px 0 34px!important;
  padding:0!important;
  font-family:Arial,Helvetica,sans-serif;
  color:#101828
}
.map-cf-head{
  display:flex;align-items:flex-end;justify-content:space-between;gap:20px;
  margin:0 0 16px;padding:0
}
.map-cf-kicker{display:block;margin:0 0 4px;color:#ed1c24;font-size:10px;font-weight:900;letter-spacing:.7px}
.map-cf-head h2{margin:0 0 4px!important;color:#0a1f4d!important;font-size:22px!important;line-height:1.2!important;font-weight:800!important}
.map-cf-head p{margin:0!important;color:#667085!important;font-size:12px!important;line-height:1.45!important}
.map-cf-quick{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.map-cf-quick a{
  min-height:35px;padding:8px 12px;display:inline-flex;align-items:center;
  border:1px solid #d8e0eb;border-radius:8px;background:#fff;color:#0754a5!important;
  text-decoration:none!important;font-size:11px;font-weight:900
}
.map-cf-quick .map-cf-quick-wa{background:#25d366;color:#fff!important;border-color:#25d366}

.map-cf-choice-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
}
.map-cf-choice{
  width:100%;min-height:78px;padding:13px 15px;
  display:grid;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:12px;
  border:1px solid #d8e0eb;border-radius:12px;background:#fff;color:#101828;
  text-align:left;cursor:pointer;box-shadow:0 4px 14px rgba(7,47,112,.05);transition:.16s
}
.map-cf-choice:hover,.map-cf-choice.is-active{
  border-color:#8eb8e8;background:#f7fbff;box-shadow:0 7px 20px rgba(7,84,165,.10)
}
.map-cf-choice-icon{
  width:42px;height:42px;display:flex;align-items:center;justify-content:center;
  border-radius:10px;background:#eef5ff;font-size:21px
}
.map-cf-choice-copy strong{display:block;color:#0a1f4d;font-size:14px;font-weight:900;line-height:1.25}
.map-cf-choice-copy small{display:block;margin-top:4px;color:#667085;font-size:10.5px;line-height:1.35}
.map-cf-choice-arrow{
  width:28px;height:28px;display:flex;align-items:center;justify-content:center;
  border-radius:8px;background:#0754a5;color:#fff;font-size:22px;line-height:1;transition:.16s
}
.map-cf-choice.is-active .map-cf-choice-arrow{transform:rotate(90deg)}

.map-cf-form-panel{
  width:100%!important;
  margin-top:12px;padding:17px;
  border:1px solid #d8e0eb;border-radius:12px;background:#fff;
  box-shadow:0 7px 22px rgba(7,47,112,.06)
}
.map-cf-form-panel[hidden]{display:none!important}
.map-cf-form-title{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  margin:0 0 13px;padding:0 0 11px;border-bottom:1px solid #edf0f4
}
.map-cf-form-title span{display:block;margin-bottom:2px;color:#ed1c24;font-size:9px;font-weight:900;letter-spacing:.6px}
.map-cf-form-title h3{margin:0!important;color:#0a1f4d!important;font-size:17px!important;line-height:1.2!important;font-weight:900!important}
.map-cf-close{
  width:30px;height:30px;border:0;border-radius:8px;background:#eef3f9;color:#344054;
  font-size:21px;line-height:1;cursor:pointer
}

.map-cf-grid{display:grid!important;gap:10px 12px!important;width:100%!important}
.map-cf-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.map-cf-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.map-cf-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}

.map-cf-field{display:block;margin:0 0 10px!important;min-width:0}
.map-cf-label{display:block;margin:0 0 5px;color:#344054;font-size:10px;font-weight:800}
.map-cf-required{color:#ed1c24}
.map-cf-form input,.map-cf-form select,.map-cf-form textarea{
  width:100%!important;border:1px solid #d6dde8!important;border-radius:7px!important;
  background:#fff!important;color:#101828!important;font-family:inherit!important;font-size:12px!important;
  box-shadow:none!important;outline:none!important
}
.map-cf-form input,.map-cf-form select{height:40px!important;padding:0 10px!important}
.map-cf-form textarea{min-height:92px!important;padding:9px 10px!important;resize:vertical}
.map-cf-form input:focus,.map-cf-form select:focus,.map-cf-form textarea:focus{
  border-color:#0754a5!important;box-shadow:0 0 0 3px rgba(7,84,165,.07)!important
}

.map-cf-upload{
  min-height:66px;margin:0 0 10px;padding:10px 11px;
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  border:1px dashed #b6c2d0;border-radius:8px;background:#fafcff
}
.map-cf-upload strong{display:block;color:#344054;font-size:10.5px}
.map-cf-upload small{display:block;margin-top:2px;color:#667085;font-size:9px;line-height:1.3}
.map-cf-upload input{
  width:auto!important;max-width:45%;height:auto!important;border:0!important;
  padding:0!important;background:transparent!important;font-size:10px!important
}
.map-cf-upload-tall{min-height:122px;align-items:flex-start;flex-direction:column;justify-content:center}
.map-cf-upload-tall input{max-width:100%}

.map-cf-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:2px}
.map-cf-submit{
  min-height:41px;padding:9px 16px;border:0;border-radius:7px;
  background:#0754a5;color:#fff;font-size:11.5px;font-weight:900;cursor:pointer
}
.map-cf-submit:hover{background:#063e7d}
.map-cf-submit:disabled{opacity:.65;cursor:not-allowed}
.map-cf-status{display:none;padding:9px 11px;border-radius:7px;font-size:10.5px;font-weight:700;line-height:1.4}
.map-cf-status.is-ok{display:block;background:#ecfdf3;color:#067647;border:1px solid #abefc6}
.map-cf-status.is-error{display:block;background:#fef3f2;color:#b42318;border:1px solid #fecdca}
.map-cf-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}

@media(max-width:1050px){
  .map-cf-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .map-cf-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .map-cf-head{align-items:flex-start;flex-direction:column}
  .map-cf-quick{justify-content:flex-start}
  .map-cf-choice-grid{grid-template-columns:1fr!important}
  .map-cf-grid-4,.map-cf-grid-3,.map-cf-grid-2{grid-template-columns:1fr!important}
  .map-cf-form-panel{padding:13px}
  .map-cf-upload{align-items:flex-start;flex-direction:column}
  .map-cf-upload input{max-width:100%}
}
