.satellite-tools{padding:var(--spacing-10) 0}.satellite-tools__header{display:flex;flex-direction:column;gap:var(--spacing-2)}.satellite-tools__table{padding-top:var(--spacing-8)}.satellite-tools__table-head{display:flex;border-bottom-width:1px;border-bottom-color:var(--violet-500);border-bottom-style:solid}.satellite-tools__table-header{font-size:var(--font-size-heading-5);line-height:var(--font-line-height-heading-5);padding:var(--spacing-4) 0}.satellite-tools__table-header--hidden-sm{display:none}.satellite-tools__table-row{display:flex;flex-direction:column;align-items:center;border-bottom-width:1px;border-bottom-color:var(--violet-100);border-bottom-style:solid;padding:var(--spacing-4) 0;gap:var(--spacing-4)}.satellite-tools__table-row:last-of-type{border-bottom-color:var(--violet-500)}.satellite-tools__table-cell .button{display:flex}@media(min-width: 29.9375rem){.satellite-tools__table{position:relative}.satellite-tools__table-head{flex-direction:row;justify-content:space-between;position:sticky;background-color:var(--white-500);top:0}.satellite-tools__table-header{width:25%}.satellite-tools__table-header--hidden-sm{display:block}.satellite-tools__table-row{flex-direction:row}.satellite-tools__table-cell{width:25%}.satellite-tools__table-cell .button{padding:var(--spacing-3);display:inline-flex}.satellite-tools__table-cell .button__text{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}