.bl_btnListUsually{display:flex;flex-wrap:wrap;gap:16px 32px;margin:0;padding:0}.bl_btnListUsually_item{font-weight:500;line-height:1.35;list-style:none;width:calc(50% - 16px)}.bl_btnListUsually_item_btn{align-items:center;background:#2d59a9;background-color:#fff;border:1px solid #d4d4d4;border-radius:8px;border-radius:100px;box-shadow:0 1px 4px rgba(12,12,13,.05);box-shadow:0 1px 4px 0 rgba(12,12,13,.05);box-sizing:border-box;color:#fff;color:inherit;display:inline-block;display:inline-flex;font-size:1.125rem;height:100%;justify-content:center;line-height:1.35;padding:15px 31px;position:relative;text-align:center;text-decoration:none;transition:.25s;width:100%}.bl_btnListUsually_item_btn:hover{background:#fff;color:#2d59a9}.bl_btnListUsually_item_btn svg{position:absolute;right:24px;top:calc(50% - 12px)}.bl_btnListUsually_item_btn:focus,.bl_btnListUsually_item_btn:focus-visible,.bl_btnListUsually_item_btn:hover{border-color:#2d59a9;color:#2d59a9;outline:none}.bl_btnListUsually_item_btn:focus svg path,.bl_btnListUsually_item_btn:focus-visible svg path,.bl_btnListUsually_item_btn:hover svg path{stroke:#2d59a9}.hp_left .bl_btnListUsually_item_btn{justify-content:flex-start;text-align:left}@media screen and (max-width:768px){.bl_btnListUsually{flex-direction:column;gap:12px}.bl_btnListUsually_item{width:100%}.bl_btnListUsually_item_btn{font-size:1rem;padding:15px 44px 15px 20px;width:100%}.bl_btnListUsually_item_btn svg{position:absolute;right:20px;top:calc(50% - 12px)}}