.gts-country-picker{min-width:0;font:400 1rem/1.4 Arial,Helvetica,sans-serif}
.gts-country-picker .gts-picker-label{display:block;font-size:.875rem;font-weight:700;margin:0 0 .35rem}
.gts-country-picker details{border:1px solid #9ba4ae;background:#fff;border-radius:3px;min-width:0}
.gts-country-picker summary{padding:.55rem .6rem;cursor:pointer;min-height:1.4rem;overflow-wrap:anywhere}
.gts-country-picker summary:focus-visible{outline:3px solid #1c73bf;outline-offset:3px}
.gts-country-picker .gts-country-panel{padding:.5rem .6rem;border-top:1px solid #d8dde5}
.gts-country-picker .gts-country-options{max-height:13rem;overflow-y:auto;margin:.4rem 0}
.gts-country-picker label.gts-country-option{display:flex;align-items:center;gap:.55rem;font-size:.93rem;font-weight:400;padding:.4rem .2rem;margin:0;cursor:pointer}
.gts-country-picker label[hidden],.gts-country-picker p[hidden]{display:none}
.gts-country-picker input[type=checkbox]{flex:0 0 auto;width:1rem;height:1rem;min-height:1rem;padding:0;margin:0;accent-color:#394d82}
.gts-country-picker .gts-country-search{box-sizing:border-box;width:100%;min-height:2.4rem;padding:.4rem .5rem;border:1px solid #9ba4ae;border-radius:2px;font:inherit}
.gts-country-picker .gts-country-search-label{font-size:.85rem}
.gts-country-picker small{display:block;font-size:.8rem;line-height:1.45;color:#59636d;margin-top:.35rem}
.gts-country-picker .gts-country-empty{font-size:.85rem;color:#59636d}
