.pm-country-selector__title{font-size:24px;font-weight:700;margin-bottom:40px;text-align:center}.pm-country-selector{background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.08);margin:200px auto 0;max-width:960px;padding:40px 24px}.pm-country-selector__regions{display:flex;flex-wrap:wrap;gap:24px}.pm-country-selector__region{flex:1 1 200px}.pm-country-selector__country-list{gap:8px}.pm-country-selector__country{align-items:center;border-radius:4px;color:inherit;display:inline-flex;gap:8px;padding:4px 8px;text-decoration:none}.pm-country-selector__country:hover{background:#f5f5f5}.pm-country-selector__flag{border-radius:2px;height:auto;width:20px}.pm-country-selector__region-title{font-size:16px;font-weight:700;margin-bottom:12px}.pm-country-selector__country-list{display:flex;flex-direction:column;gap:6px}