:root{--free-proxy-hover:#f9fafb;--free-proxy-white:#fff;--free-proxy-black:#101828;--free-proxy-primary:#4855dc;--free-proxy-shadow:#1018280d;--free-proxy-button-shadow:#323eba;--free-proxy-divider-gray:#919eab3d}.proxy-module{margin:20px auto;max-width:900px;width:100%}.proxy-module__actions{display:flex;gap:24px;justify-content:center;margin-bottom:40px}.proxy-module__export-options{align-items:center;border-radius:100px;display:flex}.proxy-module__export-options:hover{background:var(--free-proxy-hover)}.proxy-module__option{align-items:center;display:flex;font-size:16px;font-weight:400;gap:8px;line-height:20.75px;padding:8px 16px;text-align:center;text-decoration-skip-ink:none;text-underline-position:from-font}#export-txt+label:before{background:url(https://25792325.fs1.hubspotusercontent-eu1.net/hubfs/25792325/raw_assets/public/soax-theme-live/images/txt.svg);content:"";height:24px;width:24px}#export-csv+label:before{background:url(https://25792325.fs1.hubspotusercontent-eu1.net/hubfs/25792325/raw_assets/public/soax-theme-live/images/csv.svg);content:"";height:24px;width:24px}.proxy-module__radio{display:none}.proxy-module__radio:checked+label{background:var(--free-proxy-white);border:1px solid var(--free-proxy-primary);border-radius:66.66px}.proxy-module__btn{background-color:var(--free-proxy-primary);border:none;border-radius:56px;box-shadow:0 1px 2px 0 var(--free-proxy-shadow);color:var(--free-proxy-white);cursor:pointer;font-size:14px;font-weight:500;line-height:22px;padding:8px 18px;text-decoration-skip-ink:none;text-underline-position:from-font}.proxy-module__btn:hover{background:var(--free-proxy-button-shadow);font-weight:500}.proxy-module__table_scrollable{overflow-x:auto}.proxy-module__table_container{border-radius:16px;min-width:900px;overflow:hidden}.proxy-module__table{border:1px solid var(--free-proxy-divider-gray);border-collapse:collapse;margin-bottom:0;min-width:900px;table-layout:fixed;width:100%}.proxy-module__table td,.proxy-module__table th{border:none}.proxy-module__header{text-align:left}.proxy-module__header,.proxy-module__header-cell{background-color:var(--free-proxy-primary);color:var(--free-proxy-white)}.proxy-module__header-cell{font-size:18px;font-weight:500;line-height:32px;padding:16px;text-decoration-skip-ink:none;text-underline-position:from-font}.proxy-module__header--sortable{cursor:pointer}.proxy-module__body .proxy-module__row:nth-child(odd){background-color:var(--free-proxy-hover)}.proxy-module__body .proxy-module__row:nth-child(2n){background-color:var(--free-proxy-white)}.proxy-module__cell{border-bottom:1px solid var(--free-proxy-divider-gray);color:var(--free-proxy-black);font-size:14px;font-weight:500;line-height:22px;padding:16px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.proxy-module__flag{border-radius:2px;height:15px;margin-right:4px;width:21px}.proxy-module__flag,.proxy-module__sort-icon{vertical-align:middle}.proxy-module__sort-icon.asc:before{content:url('data:image/svg+xml;utf8, <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 19V5M12 5L5 12M12 5L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');vertical-align:bottom}.proxy-module__sort-icon.desc:before{content:url('data:image/svg+xml;utf8, <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V19M12 19L19 12M12 19L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');vertical-align:bottom}@media (max-width:720px){.proxy-module__actions{flex-direction:column;gap:8px;margin-bottom:24px}.proxy-module__option{flex-grow:1;justify-content:center}.proxy-module__header-cell{font-size:14px;font-weight:600;line-height:20px}}@media (max-width:768px){.proxy-module__actions,.proxy-module__table_scrollable{padding-left:16px;padding-right:16px}}