.bsoc-open{display:inline-flex;align-items:center;gap:6px;border:1px dashed #d7d2c8;background:transparent;border-radius:999px;padding:7px 13px;font:inherit;font-size:.8rem;font-weight:700;color:#5b6b66;cursor:pointer;transition:color .16s,border-color .16s,background .16s}.bsoc-open:hover{color:#0b5a51;border-color:#0b5a51;background:#e6f4f1}.bsoc-open svg{width:13px;height:13px}.bsoc-list{display:flex;flex-wrap:wrap;gap:7px}.bsoc-list:empty{display:none}.bsoc-list:not(:empty){margin-bottom:8px}.bsoc-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #e6e2da;background:#fff;border-radius:999px;padding:5px 6px 5px 11px;max-width:100%}.bsoc-chip__ic{display:inline-flex;color:#0b5a51;flex:0 0 auto}.bsoc-chip__ic svg{width:16px;height:16px}.bsoc-chip__val{border:none;background:none;font:inherit;font-size:.78rem;font-weight:600;color:#16211f;cursor:pointer;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0}.bsoc-chip__val:hover{color:#0b5a51;text-decoration:underline}.bsoc-chip__x{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:none;background:#f2f0ec;color:#8a938f;cursor:pointer;flex:0 0 auto}.bsoc-chip__x:hover{background:#f7d9d4;color:#b3261e}.bsoc-chip__x svg{width:12px;height:12px}.bsoc-sheet *,.bsoc-sheet *:before,.bsoc-sheet *:after{box-sizing:border-box}.bsoc-sheet{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:500px;max-height:92svh;border:none;padding:0;border-radius:22px 22px 0 0;background:#fff;color:#16211f;box-shadow:0 -20px 50px #0f172a2e;overflow:hidden;transform:translateY(100%);opacity:0;transition:transform .34s cubic-bezier(.32,.72,0,1),opacity .24s ease,overlay .34s allow-discrete,display .34s allow-discrete}.bsoc-sheet[open]{transform:translateY(0);opacity:1}@starting-style{.bsoc-sheet[open]{transform:translateY(100%);opacity:0}}.bsoc-sheet::backdrop{background:#0a0a0a73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .3s ease,overlay .3s allow-discrete,display .3s allow-discrete}.bsoc-sheet[open]::backdrop{opacity:1}@starting-style{.bsoc-sheet[open]::backdrop{opacity:0}}@media (min-width:560px){.bsoc-sheet{inset:0;margin:auto;height:-moz-max-content;height:max-content;max-height:88svh;border-radius:20px}}.bsoc-in{padding:22px 20px 24px;max-height:92svh;overflow-y:auto;outline:none}.bsoc-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.bsoc-eyebrow{display:inline-block;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0b5a51;background:#e6f4f1;padding:4px 10px;border-radius:999px;margin-bottom:8px}.bsoc-h2{font-size:1.3rem;font-weight:800;letter-spacing:-.02em;margin:0}.bsoc-x{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;border:1px solid #edeff0;background:#f6f7f8;color:#8a938f;cursor:pointer;flex:0 0 auto;transition:background .16s,color .16s,border-color .16s}.bsoc-x:hover{background:#eef0f1;color:#16211f;border-color:#e0e3e5}.bsoc-x svg{width:17px;height:17px}.bsoc-lede{color:#5b6b66;margin:0 0 14px;font-size:.95rem}.bsoc-step[hidden]{display:none}.bsoc-opts{display:flex;flex-direction:column;gap:8px}.bsoc-opt{display:grid;grid-template-columns:40px 1fr auto;align-items:center;-moz-column-gap:12px;column-gap:12px;width:100%;text-align:start;padding:12px 14px;background:#fff;border:1px solid #e6e2da;border-radius:14px;cursor:pointer;font:inherit;color:#16211f;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s;opacity:0;transform:translateY(10px);animation:bsocIn .34s cubic-bezier(.32,.72,0,1) forwards}.bsoc-opt:hover{background:#f7faf9;border-color:#0b5a51;transform:translateY(-1px);box-shadow:0 6px 18px #0b5a511a}.bsoc-opt__ic{grid-column:1;grid-row:1/span 2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#e6f4f1;color:#0b5a51}.bsoc-opt__tt{grid-column:2;grid-row:1/span 2;font-weight:700;font-size:.98rem;line-height:1.2}.bsoc-opt__ar{grid-column:3;grid-row:1/span 2;color:#0b5a51;font-weight:900;font-size:1.15rem}@keyframes bsocIn{to{opacity:1;transform:none}}.bsoc-opt:nth-child(1){animation-delay:30ms}.bsoc-opt:nth-child(2){animation-delay:70ms}.bsoc-opt:nth-child(3){animation-delay:.11s}.bsoc-opt:nth-child(4){animation-delay:.15s}.bsoc-opt:nth-child(5){animation-delay:.19s}.bsoc-pill{display:inline-block;margin:0 0 12px;font-size:.76rem;font-weight:600;color:#0b5a51;background:#e6f4f1;padding:4px 11px;border-radius:999px}.bsoc-f{display:block;margin-top:12px}.bsoc-f label{display:block;font-size:.8rem;font-weight:600;color:#5b6b66;margin-bottom:5px}.bsoc-f input{width:100%;font:inherit;color:#16211f;background:#fff;border:1px solid #e6e2da;border-radius:12px;padding:11px 13px;outline:none}.bsoc-f input:focus{border-color:#0b5a51;box-shadow:0 0 0 3px #0b5a5126}.bsoc-inrow{display:flex;align-items:stretch;gap:0;border:1px solid #e6e2da;border-radius:12px;background:#fff;overflow:hidden}.bsoc-inrow:focus-within{border-color:#0b5a51;box-shadow:0 0 0 3px #0b5a5126}.bsoc-inrow.is-iti{border:0;overflow:visible;background:transparent;box-shadow:none;display:block}.bsoc-inrow.is-iti:focus-within{box-shadow:none}.bsoc-inrow.is-iti .iti{display:block;width:100%}.bsoc-inrow.is-iti .iti input,.bsoc-inrow.is-iti .iti input[type=tel],.bsoc-inrow.is-iti .iti input[type=text]{width:100%;font:inherit;color:#16211f;background:#fff;border:1px solid #e6e2da;border-radius:12px;padding-top:11px;padding-bottom:11px;outline:none}.bsoc-inrow.is-iti .iti input:focus{border-color:#0b5a51;box-shadow:0 0 0 3px #0b5a5126}.bsoc-inrow.is-iti .iti__selected-flag{border-start-start-radius:12px;border-end-start-radius:12px}.iti__country-list{border:1px solid #e6e2da;border-radius:12px;box-shadow:0 14px 38px #0f172a29;padding:6px;background:#fff;max-height:232px;z-index:6}.iti__country{border-radius:8px;padding:9px 10px}.iti__country.iti__highlight{background:#e6f4f1}.iti__dial-code{color:#5b6b66}.bsoc-sheet:has(.ccp:not([hidden])){overflow:visible}.bsoc-sheet:has(.ccp:not([hidden])) .bsoc-in{overflow:visible}.bsoc-inrow>#bsoc-input{flex:1;min-width:0;border:0;background:transparent;padding:11px 13px;font:inherit;color:#16211f;outline:none;box-shadow:none}.bsoc-inrow>#bsoc-input:focus{border:0;box-shadow:none}.bsoc-actions{display:flex;align-items:center;gap:12px;margin-top:14px}.bsoc-back{background:none;border:none;color:#5b6b66;font:inherit;font-weight:600;cursor:pointer;padding:8px 4px;flex:0 0 auto}.bsoc-back:hover{color:#16211f}.bsoc-send{flex:1;padding:13px;border:none;border-radius:12px;background:#0b5a51;color:#fff;font:700 15px/1 inherit;font-family:inherit;cursor:pointer}.bsoc-send:disabled{opacity:.6;cursor:default}.bsoc-msg{margin-top:8px;font-size:.86rem;font-weight:600;min-height:1em;color:#5b6b66}.bsoc-msg.err{color:#b3261e}@media (prefers-reduced-motion:reduce){.bsoc-sheet,.bsoc-sheet::backdrop{transition:none}.bsoc-opt{animation:none;opacity:1;transform:none}}
