---COUNTRY_LIST---.country-list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:0}.country-item{display:inline-block;background:#0B0F19;color:#ffffff;border-radius:7px;margin:8px;padding:10px 20px;text-decoration:none;line-height:1.2;cursor:pointer;transition:transform 0.2s ease;white-space:nowrap}.country-item:hover{transform:scale(1.05)}---END_COUNTRY_LIST------JOB_TAGS---.job-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.job-tag{font-size:12px;background-color:#BFDBFE;color:#111827;border-radius:7px;padding:5px;border:1px solid #BFDBFE;display:inline-block;line-height:1;white-space:nowrap;margin:5px}---END_JOB_TAGS---.li::marker{color:#2563EB}