.btn-left{text-align:left}.btn-center{text-align:center}.btn-right{text-align:right}.hs__buttons a{border:none;border-radius:500px;color:#fff;display:inline-block;font-size:25px;font-weight:500;padding:20px 35px;text-align:center}.btn_animation a{animation:rocking 2s infinite;animation-timing-function:ease-out;transition:.2s}.hs__buttons a:active,.hs__buttons a:focus,.hs__buttons a:hover{animation:none!important}.hs__buttons.black_btn a{background:#000;border:none;border-radius:500px;color:#fff;display:inline-block;font-size:32px;font-weight:500;padding:25px 50px;text-align:center}.green_btn a{background-color:#32b46f;color:#fff}.green_btn:hover{color:#fff}.orange_btn a{background-color:#ffb600;color:#41464c}.orange_btn:hover{color:#41464c}.hs__buttons.normal_btn a{padding:20px 35px}.hs__buttons.large_btn a{font-size:32px;padding:33px 126px}.rel{position:relative;z-index:5}@media (max-width:991px){.hs__buttons.large_btn a,.hs__buttons.normal_btn a{font-size:18px;padding:20px 50px}}@keyframes rocking{0%{transform:rotate(0deg)}25%{transform:rotate(0deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0deg)}}.amazing_LP_V1 .hs__buttons.black_btn a{overflow:hidden;position:relative;transition:all .3s ease;z-index:0}.amazing_LP_V1 .hs__buttons.black_btn a:before{background:linear-gradient(90deg,#fdb43d,#fb502d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:-1}.amazing_LP_V1 .hs__buttons.black_btn a:hover{color:#000}.amazing_LP_V1 .hs__buttons.black_btn a:hover:before{opacity:1}