.hs_custom_btn a.custom_btn_text{align-items:center;background-color:#fff;border:1px dashed #3939ef;border-radius:88px;color:#3939ef;display:inline-flex;font-family:Space Mono,sans-serif;font-weight:400;gap:10px;overflow:hidden;padding:10px 12px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.hs_custom_btn a.custom_btn_text span{padding:5px 0 5px 16px;transition:all .3s ease-in-out}.hs_custom_btn a.custom_btn_text:hover span{padding-right:10px}.hs_custom_btn .custom_btn_text:after{background-color:#3939ef;border-radius:50%;content:"";display:inline-block;height:32px;transform:scale(.25);transition:all .3s ease;width:32px}.hs_custom_btn .custom_btn_text:hover:after{background-color:#3939ef;background-position:50%;background-repeat:no-repeat;background-size:14px;transform:scale(1.2)}.hs_custom_btn a.custom_btn_text:focus{background-color:#1c1c77;color:#fff!important}.hs_custom_btn a.custom_btn_text:focus:after{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:14px;transform:scale(1.2)}.hs_custom_btn a.custom_btn_text:focus span{padding-right:10px}.hs_custom_btn a.custom_btn_text:active{outline:5px auto -webkit-focus-ring-color;outline-color:#5e9ed6;outline-offset:4px}@media (max-width:767px){.hs_custom_btn a.custom_btn_text{gap:5px;padding:9px 12px 9px 20px}.hs_custom_btn a.custom_btn_text span{padding:0}.hs_custom_btn .custom_btn_text:after{content:"";height:22px;transform:scale(.363);width:22px}}