.btn-upn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;min-width:44px;width:280px;padding:12px 20px;border:1px solid transparent;border-radius:32px;background:#fdba30;color:#000;font-family:TelegrafBold;font-weight:900;font-size:16px;line-height:1.2;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;box-sizing:border-box;-webkit-box-sizing:border-box}.btn-upn:hover{background-color:#e2a62a;transform:translateY(-1px)}.btn-upn:disabled{background:#ffe1be;color:gray;cursor:not-allowed;opacity:.72;transform:none;-webkit-transform:none}
