.sidebar-left .countries .btgc-heading{font-size:18px;line-height:1.3;margin:0 0 8px;color:#155b78;font-weight:600}
.sidebar-left .countries .btgc-nav{border:1px solid rgba(0,0,0,.10);border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.03)}
.sidebar-left .countries .btgc-search{padding:10px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}
.sidebar-left .countries .btgc-search input{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #d6d6d6;border-radius:6px;font-size:14px;line-height:1.35;background:#fff;color:#333}
.sidebar-left .countries .btgc-search input:focus{outline:2px solid rgba(0,120,180,.18);outline-offset:1px;border-color:#7aaec7}
.sidebar-left .countries .btgc-search-status{margin-top:8px;padding:7px 9px;border-radius:5px;background:#f7f7f7;color:#66757d;font-size:13px;line-height:1.35}
.sidebar-left .countries .btgc-accordion{max-height:430px;overflow-y:auto;overscroll-behavior:contain;background:#fff}
.sidebar-left .countries .btgc-region-block{border-bottom:1px solid rgba(0,0,0,.07)}
.sidebar-left .countries .btgc-region-block:last-child{border-bottom:0}
.sidebar-left .countries .btgc-region-toggle{appearance:none;-webkit-appearance:none;width:100%;min-height:48px;box-sizing:border-box;border:0;background:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#155b78;cursor:pointer;font:inherit}
.sidebar-left .countries .btgc-region-toggle:hover,.sidebar-left .countries .btgc-region-toggle:focus{background:#f7fafc;outline:0}
.sidebar-left .countries .btgc-region-name{font-size:16px;line-height:1.35;font-weight:700}
.sidebar-left .countries .btgc-chevron{font-size:23px;line-height:1;color:#6c7d86;transform:rotate(0deg);transition:transform .16s ease}
.sidebar-left .countries .btgc-region-block.is-open>.btgc-region-toggle{background:#f7fafc}
.sidebar-left .countries .btgc-region-block.is-open .btgc-chevron{transform:rotate(90deg)}
.sidebar-left .countries .btgc-region-panel{background:#fff}
.sidebar-left .countries .btgc-town-list{display:block;border-top:1px solid rgba(0,0,0,.06)}
.sidebar-left .countries a.btgc-town{display:block;box-sizing:border-box;padding:10px 14px 10px 24px;border-bottom:1px solid rgba(0,0,0,.055);font-size:15px;line-height:1.35;color:#2d6c88;text-decoration:none;background:#fff}
.sidebar-left .countries a.btgc-town:hover,.sidebar-left .countries a.btgc-town:focus{background:#f7fafc;color:#154d67;text-decoration:none}
.sidebar-left .countries a.btgc-view-all{display:flex;align-items:center;justify-content:space-between;gap:8px;box-sizing:border-box;padding:12px 14px 12px 24px;font-size:14px;line-height:1.35;font-weight:700;color:#d81b60;text-decoration:none;background:#fcf6f9;border-top:1px solid rgba(216,27,96,.12)}
.sidebar-left .countries a.btgc-view-all:hover,.sidebar-left .countries a.btgc-view-all:focus{background:#faedf3;color:#b51651;text-decoration:none}
.sidebar-left .countries [hidden]{display:none!important}
@media (max-width:960px){
  .sidebar-left .countries .btgc-heading{font-size:18px}
  .sidebar-left .countries .btgc-region-name{font-size:17px}
  .sidebar-left .countries a.btgc-town{font-size:16px;padding-top:11px;padding-bottom:11px}
  .sidebar-left .countries .btgc-region-toggle{min-height:50px}
  .sidebar-left .countries .btgc-accordion{max-height:480px}
}
.sidebar-left .countries .btgc-region-block.is-current>.btgc-region-toggle{background:#f3f8fb}
.sidebar-left .countries a.btgc-town.is-current{font-weight:700;color:#155b78;background:#eef6fa;box-shadow:inset 3px 0 0 #1a759f}
.sidebar-left .countries a.btgc-town.is-current:hover,.sidebar-left .countries a.btgc-town.is-current:focus{background:#e7f2f7;color:#104d68}

.btgc-view-all-top{margin:2px 0 7px;border-bottom:1px solid rgba(0,0,0,.08);font-weight:700;}
