.hs-button-matriks{align-items:center;border-radius:50px;display:inline-flex;min-width:200px;overflow:hidden;padding:0;position:relative;transition-delay:.3s;z-index:0}.hs-button-matriks,.hs-button-matriks:hover{text-decoration:none}.hs-button-matriks .hs-button-text{font-weight:400;margin:0 30px 0 0;padding:10px 20px;text-align:center;transition:.6s;width:100%;z-index:1}.hs-button-matriks .hs-button-arrow{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;height:calc(100% - 4px);justify-content:center;margin-left:25px;position:absolute;right:2px;z-index:1}.hs-button-matriks .hs-button-arrow svg{height:50%}.hs-button-matriks:after{aspect-ratio:2/1;border-radius:50%;content:"";left:50%;position:absolute;top:-50%;transform:translate(-50%,-100%);transition:all 1s ease;width:300%;z-index:0}.hs-button-matriks:hover:after{transform:translate(-50%)}.hs-button-matriks.secondary .hs-button-text{font-weight:700;margin-right:40px}.hs-button-matriks.secondary .hs-button-text.stopAnim{font-weight:400}.hs-button-matriks.secondary:hover .hs-button-text{text-decoration:underline}.hs-button-matriks.secondary .hs-button-arrow{overflow:hidden}.hs-button-matriks.secondary .hs-button-arrow.stopAnim{overflow:auto;right:25px}.hs-button-matriks.secondary .hs-button-arrow svg{margin-left:-35px;transition:.3s}.hs-button-matriks.secondary .hs-button-arrow.stopAnim svg{margin-left:0;width:20px}.hs-button-matriks.secondary:hover .hs-button-arrow svg{margin-left:0}