.supt-button{font-family:var(--font-primary);font-size:clamp(16px,.19vw + .96rem,18px);line-height:clamp(16px,.19vw + .96rem,18px);font-weight:400}@media screen and (min-width:1440px){.supt-button{font-size:clamp(18px,.66vw + .53rem,25px);line-height:clamp(18px,.66vw + .53rem,25px)}}.supt-button{line-height:clamp(16px,.38vw + .91rem,20px);color:var(--color-text);background-color:transparent;border:0;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer}.supt-button::-moz-focus-inner{border:0}.supt-button{display:inline-flex;padding:4px 12px 6px;border-radius:100px;border:1px solid #000;border:1px solid var(--border-border-color,#000)}.supt-button__inner{display:inline-flex;align-items:center;gap:6px}.supt-button__inner.-right{flex-direction:row-reverse}.supt-button:last-child{margin-right:0}