.button_btnPrimary__8TshW{position:relative;display:inline-flex;align-items:center;gap:10px;padding:15px 27px;border-radius:999px;border:none;background:var(--brand-red);color:#fff;font-size:15.5px;font-weight:500;letter-spacing:-.005em;text-decoration:none;cursor:pointer;overflow:hidden;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s ease,background .32s ease}.button_btnPrimary__8TshW:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.22) 50%,hsla(0,0%,100%,0) 70%);transform:translateX(-120%);transition:transform .7s cubic-bezier(.16,1,.3,1)}.button_btnPrimary__8TshW:hover{background:var(--brand-red-hover);transform:translateY(-2px);box-shadow:0 14px 34px -12px rgba(203,14,37,.55)}.button_btnPrimary__8TshW:hover:before{transform:translateX(120%)}.button_btnArrow__ktfV9{transition:transform .32s cubic-bezier(.16,1,.3,1)}.button_btnPrimary__8TshW:hover .button_btnArrow__ktfV9{transform:translateX(4px)}.button_btnPrimaryCompact__9hwJf{font-size:13.5px;padding:8px 18px;gap:8px}.button_btnPrimaryBlock__A6Vnv{width:100%;justify-content:center}.button_btnPrimarySpread__WxNNX{justify-content:space-between}.button_btnPrimary__8TshW:disabled{opacity:.65;cursor:wait;transform:none;box-shadow:none}.button_btnPrimary__8TshW:disabled:before{display:none}.button_btnPrimaryInverse__qcAwS{background:#fff;color:var(--brand-red)}.button_btnPrimaryInverse__qcAwS:before{background:linear-gradient(100deg,rgba(203,14,37,0) 30%,rgba(203,14,37,.1) 50%,rgba(203,14,37,0) 70%)}.button_btnPrimaryInverse__qcAwS:hover{background:#fff;color:var(--brand-red-hover);box-shadow:0 14px 34px -12px rgba(0,0,0,.14)}